The Joomla! Extensions Directory ™


CodeIs CodeHighlighter PluginLanguage

Plugin CodeIs 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.

CodeIs CodeHighlighter has an editor extension which allows you to easily insert code into your content:
http://extensions.joomla.org/extensions/edition/editor-buttons/16402

Chang log:
V1.1
1.Extract all descriptions into language file.
V1.2
1.Add CodeHighlighter for Joomla1.5.x
V1.3
1.Add Default Language selection.
2.Drop Mootools dependency.
V1.4
1. Add CodeHighlighter for Joomla1.7.x

Report Extension

 

Images

 

2013-04-21
Reviews: 5
It works but facing line number problem.

For example, if I had 100 lines of code, it just show the first 50 line number, the rest will not showing line number.

I'm using Joomla 2.5
2012-04-21
Reviews: 4
A very simple, elegant solution to make using Alex Gorbatchev's syntax highlighter a breeze.

Thanks for taking the time to make this. The community appreciates it.

This also works great in conjunction with RokCandy macros. The ability to use BBC markup for syntax highlighting is a feature most end-users want.
2012-03-27
Reviews: 1
Great implementation. I like that I only have to load the JS files for the languages that I'm ever going to use.
2012-03-07
Reviews: 1
I needed a plugin to display syntax highlighting on my site. I tried a few different solutions. This one worked best for me. The plugin was easy to install and the documentation was clear & easy to access. Nice work, keep it up!
2012-01-21
Reviews: 4
I needed a code highlighter for EasyBlog and was told by the devs that a third party solution plugin for Joomla should do the job. I was set on using Alex Gorbatchevs SyntaxHighlighter and settled on CodeIs as it also supported Joomla 1.7.

After uploading the plugin and the button, and enabling them in the extension manager everything was up and running, nothing more to do.

Great plugin. No fuss. Up and running in minutes.

/DM
2011-06-08
Reviews: 1
I guess this works ok but i have a problem with this and any other syntax highlighter and that is that it doesnt show everything.

When working with for example C++ there is codes such as:

#include
#include

But when you submit this the code after every #include gets removed... Any idea why this happens and how can I make so this doesnt happen?
Owner's reply

It works fine in my site, doesn't exist the reported syntax highlighter problem.
Have you ever tested it or just guess?

2011-05-20
Reviews: 1
This addon is perfect!
It's such an easy way to use Alex Gorbatchev SyntaxHighlighter in Joomla without a ton of configuration and training for our users!

The plugin is fast, works perfectly and fits out needs nicely.
We had a very specific need for our Joomla site and nothing was doing what we needed it to do.
When we found this plugin, it was great. It does exactly what we need it to do and it does it well.

Thank you for a wonderful plugin!
2011-03-25
Reviews: 9
Works very nice! Thank yo very much!

The button is great as well.

Using the standart PRE tag instead of custom tags is a great idea.