How the 'eck do i add a bit of code into an article?
Bascially i want to display a banner and its one of those "Copy the code below and paste it in" thingymebobs....
The only way i can see of adding any sort of code is an HTML button.
![]()

How the 'eck do i add a bit of code into an article?
Bascially i want to display a banner and its one of those "Copy the code below and paste it in" thingymebobs....
The only way i can see of adding any sort of code is an HTML button.
![]()

There's a module you can get called mod_php... just add an instance of this with the code in you require... it's what I did to add the Google Map to my site.
Little-Miss (6th December 2010)

You could try this:
Your default Joomla editor (tinyMCE) will strip <script> tags when you save the article unless you configure it not to.
Go to Extensions>Plugins>editors>TinyMCE and on the right hand side set...
Code Cleanup on Startup: Off
Code cleanup on save: Never
Do not clean HTML entities: Yes
....Save.
Take from:
How do I embed javascript into article?
Ben
Little-Miss (6th December 2010)
There are currently 1 users browsing this thread. (0 members and 1 guests)