Linux 软件免费装

SyntaxHighlighter Plus

开发者 FredWu
更新时间 2010年6月4日 05:37
PHP版本: 2.0 及以上
WordPress版本: 2.7.x

标签

html css javascript php code highlighter syntax highlight source sourcecode xhtml

下载

0.10 0.11 0.12 0.14 0.15 0.15a 0.15b 0.16 0.17 0.18 1.0b1 1.0b2 0.13

详情介绍:

SyntaxHighlighter Plus is a Wordpress plugin for code syntax highlighting. It is an enhanced version of the original SyntaxHighlighter by Matt, Viper007Bond and mdawaffe. Please give them a big applause for making such a great plugin! SyntaxHighlighter allows you to easily post syntax highlighted code all without loosing it's formatting or making an manual changes. It supports the following languages (the alias for use in the post is listed next to the name): This plugin uses the SyntaxHighlighter JavaScript package by Alex Gorbatchev.

安装:

Updgrading From A Previous Version To upgrade from a previous version of this plugin, delete the entire folder and files from the previous version of the plugin and then follow the installation instructions below. Important: If you have made any changes to the CSS file, please make sure to back it up before upgrade! Uploading The Plugin Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload it to /wp-content/plugins/. This should result in the following file structure: - wp-content - plugins - syntaxhighlighter-plus | readme.txt | syntaxhighlighter.php - syntaxhighlighter - scripts | clipboard.swf | shBrushBash.js | shBrushCpp.js | shBrushCSharp.js | [...] | shCore.js | shLegacy.js - src | shCore.js | shLegacy.js - styles | SyntaxHighlighter.css See Also: "Installing Plugins" article on the WP Codex Plugin Activation Go to the admin area of your WordPress install and click on the "Plugins" menu. Click on "Activate" for the "SyntaxHighlighter" plugin. Plugin Usage Just wrap your code in [sourcecode language='css']code here[/sourcecode]. The language attribute is required! See the plugin's description for a list of valid language attributes.

更新日志:

Version 1.0b2 Version 1.0b1 Version 0.18 Version 0.17 Version 0.16 Version 0.15b Version 0.15a Version 0.15 Version 0.14 Version 0.13 Version 0.12 (broken) Version 0.11 Version 0.10