Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

beautyorange-wp-code-prettifier

Leírás

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

Telepítés

  1. Install and activate the plugin
  2. Use <pre class=”prettyprint [lang-html|linenums:1]“> and </pre> tag around the code,and post it

GYIK

Not yet

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“beautyorange-wp-code-prettifier” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“beautyorange-wp-code-prettifier” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.02

  • Changed filter function name, to avoid conflict with other plugins.

1.01

  • Fixed path error

1.00

First version