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 Sweet Justice

Descripción

  • Keep updated! http://nexus.zteo.com/tag/sweet-justice/
  • This plugin can be used to justify text on your WordPress blog.
  • You can modify your templates to contain the css classes required,
  • Or you can insert a shortcode in your posts/pages to activate it.
  • Please note that the script is currently very picky and will only justify pure text.
  • This plugin is released under the BSD license, like the original script found at http://github.com/aristus/sweet-justice
  • Credits for the script itself should be attributed to carlos@bueno.org

Instalación

  1. Expand this plugin’s archive content to wp-content/plugins/
  2. Go to Administration > Plugins and activate this plugin.
  3. In your posts/pages, use this syntax:
    [sj [type=full|hyphens|disabled]]
    eg:
    [sj]
    [sj type=hyphens]
  4. Or update your template to contain the classes recognized by Sweet Justice where you wish to justify text;
    eg:
    < … class=»sweet-justify»>…
    Three classes are handled:

    • sweet-justice -> justify and handle hyphens for text contained in this element
    • sweet-hyphens -> only handle hyphens
    • justice-denied -> disable justifying and handling hyphens — useful for a child element

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«WP Sweet Justice» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «WP Sweet Justice» 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.