Beskrivning
Prettify is a WordPress plugin that automatically embeds the required javascript for Google Code Prettify. It also includes a preview of what your code will look like and the ability to customize the look by installing ThemeKit For WordPress. ThemeKit For WordPress is also on WordPress.org.
If you prefer you can run the plugin without ThemeKit and it will just use the default Prettify styles.
Features include:
- ThemeKit ready.
- Easy to use syntax and styling.
- Same syntax highlighter as css-tricks.com.
Installation
- Install Prettify For WordPress either via the WordPress.org plugin directory, or by uploading the files to your server
- After activating Prettify you will be able to use the default styling.
- If you would like the custom styler then you will also need ThemeKit For WordPress
- That’s it. You’re ready to go!
- Enjoy your syntax highlighter.
Vanliga frågor
- Nothing Yet…
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Prettify For WordPress” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Prettify For WordPress” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.1
- Resolved issue that would cause a fatal error in prettify-wordpress.php – Parse error: syntax error, unexpected T_FUNCTION in /wp-content/plugins/prettify-wordpress/prettify-wordpress.php on line 42
1.0
- Initial release