Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Wp-Syntax Hacktify

Descripción

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.

Capturas

  • New colors for diff output
  • Some PHP with my new colors
  • Some HTML with my new colors

Instalación

Prerequisite

  1. Install WP-Syntax.

Installification

  1. Either

    1. Unpack the zip file and upload the files to wp-content/plugins/wp-syntax-hacktify,

      or my favorite,

    2. Check it out fresh with Subversion:
             cd wp-content/plugins
             svn co http://svn.wp-plugins.org/wp-syntax-hacktify/trunk wp-syntax-hacktify
  1. Activate the plugin through the ‘Plugins’ menu in WordPress.
  2. Enjoy my colors, or override them yourself by making a file named uglier_syntax_styles.css in your plugins directory (wp-content/plugins)! Use wp-content/plugins/wp-syntax-hacktify/hacktified.css as an example.

Preguntas frecuentes

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Wp-Syntax Hacktify" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.