Plain HTML nugget

Creating and modifying plugins.
Post Reply
satollo
Regular
Posts: 13
Joined: Wed Jul 05, 2006 9:41 am
Contact:

Plain HTML nugget

Post by satollo »

For me the html nugget plugin (that use a wysiwyg editor) amke impossible to insert plain html, eg. with javascript.
I'm using the wrong plugin?

Satollo
jhermanns
Site Admin
Posts: 378
Joined: Tue Apr 01, 2003 11:28 pm
Location: Berlin, Germany
Contact:

Post by jhermanns »

In your html nugget's configuration page:

You just have to switch the WYSIWYG editor to html mode by clicking it's "<>" button.

And on the bottom of the page, make sure you turn off markup transformations for this plugin.
satollo
Regular
Posts: 13
Joined: Wed Jul 05, 2006 9:41 am
Contact:

Post by satollo »

jhermanns wrote:In your html nugget's configuration page:

You just have to switch the WYSIWYG editor to html mode by clicking it's "<>" button.

And on the bottom of the page, make sure you turn off markup transformations for this plugin.
But, when I tried to insert some javascript it has been removed (not the tag, the content - i added some google adsense code...). I think it's the editor... maybe it's configurable to keep the javascript, I don't know!

:-)


I can create another html nugget plugin without the editor... copying the original...

Satollo
Post Reply