![]() |
Extended scaffolding - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: Extended scaffolding (/showthread.php?tid=21868) |
Extended scaffolding - El Forum - 08-23-2009 [eluser]MaD HamsteR[/eluser] Hi, making my contribution to the project. I've been working on this for couple of days and want to share with the public. Features: Zebra like table Row highlighting Quick search Table switch MarkItUp HTML and BB editor for textareas Table column sorting Installation: [Backup] Extract & Replace Shots: View Editor Download: CI Extended scaffolding Table switch Select table from dropdown, press enter Sorting Click on column header TODO'S Clear & optimize Hope that helps somebody... Extended scaffolding - El Forum - 08-23-2009 [eluser]8e8[/eluser] Great job! I was going to get around to doing something like this for myself (mainly a WYSIWYG editor for textareas) but it looks like I won't have to. I'll test it out later and let you know what I think ;] Extended scaffolding - El Forum - 09-09-2009 [eluser]Veektore[/eluser] Hey there... Quick question - do you know of a way to enable the Scaffolding to look at TWO databases. Perhaps pass the name of the database in the load_scaffolding function? Extended scaffolding - El Forum - 09-09-2009 [eluser]BrianDHall[/eluser] Your download link results in a 404 error, I'm afraid. Extended scaffolding - El Forum - 09-18-2009 [eluser]ayukawaa[/eluser] Yes, still 404 error. Extended scaffolding - El Forum - 09-19-2009 [eluser]MaD HamsteR[/eluser] Should work now... Extended scaffolding - El Forum - 11-10-2009 [eluser]bhossain[/eluser] Hi everybody... I am new in codeIgniter, i am thinking to use scaffolding in admin section of my application but problem is it's not supporting table relationship. can any one give me an idea what can i do for P/F key. Example, i have school and student table and makes relation between two table by P/F key. now i want, school name will come in dropdown when going to add a student by scaffolding. Please give an idea about this issue. thank you... Extended scaffolding - El Forum - 11-10-2009 [eluser]Zack Kitzmiller[/eluser] Scaffolding has been depreciated. It should not be used, and will be removed from new versions of CI. It is very insecure. NEVER EVER EVER EVER EVER use it on a production site. Extended scaffolding - El Forum - 11-10-2009 [eluser]bhossain[/eluser] @techneke... thank you. Extended scaffolding - El Forum - 11-26-2009 [eluser]Philipp Gérard[/eluser] 404 again ![]() |