Page 1 of 1

Add more WYSIWYG editors in "com_typedcontent"

Posted: Mon Sep 10, 2007 5:43 pm
by ola84
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 this works, the problem is when I press the save-button, all the HTML is striped. :(

Is there someone ho have a clue what i have done wrong or what I have forgot?

Thanks !