Adding Javascript, PHP, CSS in Joomla 1.5 content is made easy

To enable you to place Javascript, PHP and CSS right in to your content! Not only in your articles, but also in sections, categories, modules, components, META tags, etc. Click the link below to visit the Joomla plugins.

Sourcerer! …place any code in Joomla!

How to use:

Paste this code:

{source}your code{/source}

Example : Adding javascript in content

{source}
<script type="text/javascript">
<!–
document.write(’This text is placed through JavaScript!’);
//–>
</script>{/source}

If you view source the code look like this:

{source}
&lt;script type=&quot;text/javascript&quot;&gt;<br />
&lt;!–<br />
document.write(’This text is placed through JavaScript!’);<br />
//–&gt;<br />
&lt;/script&gt;{/source}

More syntax examples and usages:
http://www.nonumber.nl/sourcerer

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • Furl
  • Reddit
  • Smarking
  • StumbleUpon
  • Technorati
  • TwitThis
  • YahooMyWeb
  • Simpy
  • Propeller
  • Fark
  • LinkedIn
  • Live
  • Mixx

1 Comment »

  1. Thanks for the great extention :)

    Comment by Minh — November 15, 2008 @ 7:57 am

RSS feed for comments on this post. TrackBack URL

Leave a comment