Archive for the 'Syntax Highlighting' Category

SimpleSyntax

Wednesday, February 21st, 2007

Simple Syntax Highlighter is activated with a [syntax,filename,language] tag in a post or a page. It pulls file filename from your code folder, applies syntax highlighting for language language, and inserts the highlighted file into your post. It also provides a direct download link to the original code. This plugin is all-PHP with no javascript.

This plugin uses PHP Geshi, so it can highlight any language that Geshi does.

Download Image SimpleSyntax.zip Downloads: 359 times

(more…)

wp-simplecode

Wednesday, February 21st, 2007

wp-simplecode is a very simple plugin for WordPress that takes standard markup and processes it for use within code examples. It is inspired by Dan Cederholm’s SimpleCode script.

Download Image wp-simplecode-1.5.zip Downloads: 381 times

(more…)

Source Code syntax highlighting plugin for WordPress (V1.1)

Wednesday, February 21st, 2007

This plugin using Geshi to highlight source code in a wide range of popular languages

Download Image deans_code_highlighter_v1.1.zip Downloads: 402 times

(more…)

WP Plugin: Code Viewer

Wednesday, February 21st, 2007

Code Viewer is a WordPress plugin that pulls source code from an external file and displays it, optionally adding a link to download the code directly. The plugin displays the code with proper indentation, line numbers, and automatic long-line wrapping.

Download Image code-viewer.txt Downloads: 439 times

(more…)

Coolcode

Wednesday, February 21st, 2007

Adds syntax highlighting and line number to your code, base on Text_Highlighter.

Download Image coolcode.zip Downloads: 410 times

(more…)