Beschrijving
This plugin easily integrates the Google Syntax Highlighter by Alex Gorbatchev into WordPress.
Feature summary
- 100% client side, no server dependency
- Multiple languages support
- Wide browser support
- Very lightweight
Languages Supported
- C++ (cpp, c, c++)
- C# (c#, c-sharp, csharp)
- CSS (css)
- Delphi (delphi, pascal)
- Java (java)
- Java Script (js, jscript, javascript)
- PHP (php)
- Python (py, python)
- Ruby (rb, ruby, rails, ror)
- Sql (sql)
- VB (vb, vb.net)
- XML/HTML (xml, html, xhtml, xslt)
Schermafdrukken
Installatie
- Extract plugin into /wp-content/plugins directory.
- Activate the plugin.
- Specify your code snippets in your blog post using the Usage Directions provided by the Google Syntax highlighter.
Here is an example to produce ruby syntax highlighting once the plugin is activated:
<pre name="code" class"ruby">
def my_ruby_snippet
blog_post.should(be_highlighted)
end
</pre>
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Google Syntax Highlighter for WordPress” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Google Syntax Highlighter for WordPress” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.