Code Highlighter
Code Highlighter Button
Manifest Update
Google Analytics
JShield
Home
Code Highlighter Download
Plugin CodeHighlighter is a content plugin for Joomla 1.6.
It uses SyntaxHighlighter 2.x/3.x library from http://alexgorbatchev.com/wiki/SyntaxHighlighter Supports up to 25 languages syntax highlighting for AppleScript.js, ActionScript3, Bash/shell, C#, C++, CSS, Delphi, Diff, Erlang, Groovy, JavaScript, Java, JavaFX, Perl, PHP, Plain Text, PowerShell, Python, Ruby, Sass, Scala, SQL, Visual Basic, XML, HTML, XSLT.
Download CodeHighlighter
Code Highlighter Demo
SyntaxHight V3 default theme looks like:
/**
* Example prepare content method
*
* Method is called by the view
*
* @param string The context of the content being passed to the plugin.
* @param object The content object. Note $article->text is also available
* @param object The content params
* @param int The 'page' number
* @since 1.6
*/
public function onContentPrepare($context, &$article, &$params, $limitstart)
{
$app = JFactory::getApplication();
}
SyntaxHight theme Eclipse V3 looks like:
SyntaxHight theme Emacs V3 looks like:
SyntaxHight theme Fadetogrey V3 looks like:
SyntaxHight theme Dmultra V3 looks like:
SyntaxHight theme Midnight V3 looks like:
SyntaxHight theme RDark V3 looks like:
SyntaxHight theme Default V2 looks like:
Google Analytics Download
Google Analytics is a powerful site tracking system, above all it is free!
Google Analytics shows you how people found your site, how they explored it, and how you can enhance their visitor experience. With this information, you can improve your website return on investment, increase conversions, and make more money on the web. CodeIs Google Analytics is a system plugin for Joomla1.5 to Joomla2.5.x, it is for Joomla webmasters to use Google Analytics in an easy and simple way.
Download CodeIs Google Analytics
Making your website a dependable resource depends greatly on your hosting service. Research the best 10 web hosting services to maximize the abilities of your site.
Google Analytics Demo
Please view the source code of this page, and you will find some JavaScript code like:
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-4973264-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
UA-4973264-2 is the Web Property ID of codeis.com, your site may have a different one.
Code Highlighter Button Demo
Insert PHP Code:
Generated PHP Code:
Insert XML Code:
Generated XML Code:
Tips:You will notice the characters <> in the xml code is escaped, otherwise Joomla will remove all tags.
You may interest in the CodeHighlighterButton document.
Code Highlighter Button Download
CodeIs CodeHighlighterButton is an editor extension which allows you to easily insert code into your content.
This button works with CodeIs CodeHighlighter.
Download Joomla Plugin CodeHighlighterButton