Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

WP Sweet Justice

Opis

  • 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

Instalacija

  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

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“WP Sweet Justice” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “WP Sweet Justice” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.