Linux 软件免费装

WpPygments

开发者 emirotin
更新时间 2011年7月10日 07:04
PHP版本: 3.0.1 及以上
WordPress版本: 3.2

标签

code highlight pygments colorization

下载

0.3 0.3.1 0.3.2

详情介绍:

WpPygments is the plugin that utilizes Pygments library (through the http://pygmentizer.appspot.com service, which I also wrote) to highlight and colorize the code snippets in your WP blog. Plugin page: http://blog.mirotin.net/wppygments Plugin code: http://github.com/emirotin/WpPygments/ Pygmentizer service: http://pygmentizer.appspot.com/ Pygmentizer code: http://github.com/emirotin/pygmentizer/

安装:

As usual - unzip the archive to your plugins forlder, go to WP admin panel and activate the plugin. Use <pre><code lang="lang_code">...</code></pre> for your code snippets. See http://pygmentizer.appspot.com/languages for the list of working language codes.

升级注意事项:

Upgrade should work smoothly in a fully automatic way.