Search found 1 match
- Mon Sep 10, 2007 5:43 pm
- Forum: Joombie Coding Q/A
- Topic: Add more WYSIWYG editors in "com_typedcontent"
- Replies: 0
- Views: 474
Add more WYSIWYG editors in "com_typedcontent"
I'm trying to add some more WYSIWYG editors below the editor that is there already in the typedcontent component. With change the administrator/components/com_content/admin.content.html.php file. I have change the file "includes/joomla.php" and I have add some extra columns i table #__content. All t...