Typogrify

mikl - June 7, 2007 - 05:00

Typogrify.module brings the typographic refinements of Typogrify to Drupal.

  • Wraps ampersands (the “&” character) with <span class="amp"></span>.
  • Prevents single words from wrapping onto their own line using Shaun Inman's Widont technique.
  • Converts straight quotation marks "" to typographer's quotation marks “”, using SmartyPants.
  • Converts multiple hyphens to en dashes and em dashes (according to your preferences), using SmartyPants.
  • Wraps multiple capital letters with <span class="caps"></span>.
  • Wraps initial quotation marks with <span class="quo"></span> or <span class="dquo"></span>.
  • Adds a css style sheet that uses the <span> tags to substitute a showy ampersand in headlines, switch caps to small caps, and hang initial quotation marks.
  • Inserts ligatures (if supported by platform and browser).
  • Replaces ascii arrows with unicode arrows (if supported by platform and browser).

Learn more about Typogrify

The original Typogrify is Python code by Christian Metts. Typogrify.module uses Hamish Macpherson's PHP port of that code, php-typogrify.

Learn more about setting type for the web

#D7CX: I pledge that Typogrify will have a full Drupal 7 release on the day that Drupal 7 is released.

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.0-beta1 Download (19.74 KB) 2009-Oct-20 Notes
6.x-1.0 Download (19.3 KB) 2009-May-29 Notes
5.x-1.0 Download (19.11 KB) 2009-May-29 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev Download (19.77 KB) 2009-Oct-20 Notes
6.x-1.x-dev Download (20.37 KB) 2009-Oct-20 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.