Plugins/Syntax Highlighting

From 워드프레스(WORDPRESS) 한국어 위키

Jump to: navigation, search
Chili + Enzymes 
Combine the Chili Code Highlighter and the Enzymes WordPress plugin to show your code snippets inside a post, a page, and everywhere in a theme. Chili is based on jQuery
CoolCode 
Adds syntax highlighting and line number to your code, base on Text_Highlighter.
Code Viewer 
Pulls source code from an external file and displays it, optionally adding a link to download the code directly. It displays the code with proper indentation, line numbers, and automatic long-line wrapping.
Dean's Source Code syntax highlighting 
This plugin using Geshi to highlight source code in a wide range of popular languages,along with pretty output.It's Easy to use,and can auto adjust the height of the Code Container if the code is too big.
Flash Text Formatter
Flash Text Formatter can format the text according to keyword definition list stored in external XML file. It uses Flash to format and display the code.
iG:Syntax Hiliter 
Highlight the syntax of the code in your posts using the GeSHi Library, be it HTML, CSS, ASP, PHP, JAVA or SQL. You just use the appropriate tags & bingo, your code becomes pretty. Released under GPL, this plugin has a spiffy admin interface to set various options & allows plain-text view for all published code!!
PHPizer 
Syntax-highlights PHP code wrapped in appropriate marker tags. Additionally, allows you to specify CSS class to wrap around any code blocks.
Quick & Dirty PHP Source Printer 
Not a plugin per se, this PHP script provides a fast and easy way to display the source of a plugin, with syntax-highlighted code and optional line numbering.
SimpleCode 
Based on Dan Cederholm’s script of the same name, SimpleCode for WordPress provides a tab in the admin area for processing standard HTML markup for use as code examples.
Simple Syntax Highlighter 
Yes! - it has returned. 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. This plugin is really fast and easy to use, so try it.
Syntax Highlighting plugin 
using GNU Enscript as backend.
SyntHihol
Uses the php Geshi library to do syntax highlighting and works with any language Geshi supports, < 15 lines of code for the plugin.
Vim Color
The vimcolor module highlights code in many different formats. VIM is a common programmers text editor for (usually) unix based systems. Out of the box VIM can color the syntax of 200+ languages including PHP, Perl, C, HTML, Fortran, Haskell, Java, etc.
Wordpress Code Highlight Plugin
Uses the text_highlighter PEAR package. Comes with PEAR code for those hosting environments without this PEAR package installed.


<< Back to the Plugin List.

Personal tools