Add more WYSIWYG editors in "com_typedcontent"

Have a programming question regarding your component, plug-in, extension or core hacks? Have an interesting tidbit, FAQ or programming tip you’d like to share? This is the place for you.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Post Reply
ola84
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Tue May 15, 2007 9:22 am

Add more WYSIWYG editors in "com_typedcontent"

Post by ola84 » Mon Sep 10, 2007 5:43 pm

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 !
Last edited by ola84 on Mon Sep 10, 2007 5:47 pm, edited 1 time in total.

Post Reply