Page 1 of 1

How insert script and other in "no editor"

Posted: 14 Aug 2012, 00:15
by dritanc
Hi,

disabling the editor in article or html module i can paste any thing: script, iframe etc..
Inside Phoca Download and Phoca Gallery i can't do this. Why?

What should i change to have the same "no editor" as the rest of joomla?

Thank you!

Re: How insert script and other in "no editor"

Posted: 14 Aug 2012, 15:13
by Jan
Hi, the texarea is protected by filter="safehtml" so this needs to be edited in XML files, e.g. in phoca gallery categories description:

administrator\components\com_phocagallery\models\forms\phocagalleryc.xml

Jan