Description
A plugin allowing you to change the WP-Syntax code highlighting color scheme elegantly.
WP-Syntax rawks for writing about geeky stuff, but I want it more blacker. And I want a CSS file to hack instead of those icky and inefficient inline styles.
I got the basic idea from WP-Syntax-Colorizer but went further with an external CSS file.
Screenshots
Installation
Prerequisite
- Install WP-Syntax.
Installification
-
Either
-
Unpack the zip file and upload the files to
wp-content/plugins/wp-syntax-hacktify
,or my favorite,
- Check it out fresh with Subversion:
-
cd wp-content/plugins svn co https://svn.wp-plugins.org/wp-syntax-hacktify/trunk wp-syntax-hacktify
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Enjoy my colors, or override them yourself by making a file named
uglier_syntax_styles.css
in your plugins directory (wp-content/plugins
)! Usewp-content/plugins/wp-syntax-hacktify/hacktified.css
as an example.
FAQ
- WTF?
-
Everything in the WP-Syntax documentation still applies.
If you’re confused by the CSS styles, look at the GeSHi documentation, and the language-specific files in
wp-content/plugins/wp-syntax/geshi/geshi
.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Wp-Syntax Hacktify” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Wp-Syntax Hacktify” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.