Descripció
A plugin for WordPress, syntax highlighting of source code snippets in post, this plugin integrates Google Code Prettify : google-code-prettify. Supports all C-like, Bash-like, and XML-like languages. No need to specify the language. Widely used with good cross-browser support.
Source
= CheckOut =
Use this command to anonymously check out the latest project source code:
svn checkout http://svn.beautyorange.com/code/beautyorange-wp-code-prettifier/trunk/ beautyorange-wp-code-prettifier-read-only
Browse
http://trac.beautyorange.com/code/browser/beautyorange-wp-code-prettifier
Instal·lació
- Install and activate the plugin
- Use <pre class=”prettyprint [lang-html|linenums:1]“> and </pre> tag around the code,and post it
PMF
Not yet
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«beautyorange-wp-code-prettifier» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «beautyorange-wp-code-prettifier» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.02
- Changed filter function name, to avoid conflict with other plugins.
1.01
- Fixed path error
1.00
First version