Your Account
Community
Topics (Upcoming)
More |
View story
Using CKEditor in symfony 1.2 admin generator
http://feedproxy.google.com/~r/symfony/planet/~3/33x329FI6pQ...
Submitted by
narko
1 month, 3 weeks, 4 days, 6 hours agoThe symfony admin generator is a BIG time saver. It’s almost like magic, it generates an administration interface based on your database models. If you spend countless hours creating lists and forms to manage data in tables, you are crazy not to use it.
When you have HTML content in a table, the ideal is to show a WYSIWYG editor instead of the TEXTAREA where the HTML will be displayed...
Tags: none
|