You are here

README.txt in Typogrify 5

Same filename and directory in other branches
  1. 6 README.txt
  2. 7 README.txt

What is Typogrify.module?
=========================

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

* Wraps ampersands (the "&" character) with <span class="amp">&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">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.


Learn more about Typogrify
==========================

Typogrify originated as Python code by Christian Metts. Typogrify.module uses Hamish Macpherson's port, php-typogrify.

Announcement:
http://www2.jeffcroft.com/sidenotes/2007/may/29/typogrify-easily-produce-web-typography-doesnt-suc/

Example Page:
http://static.mintchaos.com/projects/typogrify/

Project Page:
http://code.google.com/p/typogrify/

Typogrify.module uses PHP Typogrify:
http://blog.hamstu.com/

Typogrify.module uses PHP SmartyPants:
http://www.michelf.com/projects/php-smartypants/

To learn more about Widont:
http://www.shauninman.com/archive/2006/08/22/widont_wordpress_plugin


Learn more about setting type for the web
=========================================

The Elements of Typographic Style Applied to the Web
http://webtypography.net/

Five simple steps to better typography
http://www.markboulton.co.uk/journal/comments/five_simple_steps_to_better_typography/

Thinking With Type
http://www.thinkingwithtype.com/

And if you're going to buy one book...
http://www.amazon.com/Elements-Typographic-Style-Robert-Bringhurst/dp/0881791326

File

README.txt
View source
  1. What is Typogrify.module?
  2. =========================
  3. Typogrify.module brings the typographic refinements of Typogrify to Drupal.
  4. * Wraps ampersands (the "&" character) with &.
  5. * Prevents single words from wrapping onto their own line using Shaun Inman's Widont technique.
  6. * Converts straight quotation marks to typographer's quotation marks, using SmartyPants.
  7. * Converts multiple hyphens to en dashes and em dashes (according to your preferences), using SmartyPants.
  8. * Wraps multiple capital letters with CAPS.
  9. * Wraps initial quotation marks with or .
  10. * Adds a css style sheet that uses the tags to substitute a showy ampersand in headlines, switch caps to small caps, and hang initial quotation marks.
  11. Learn more about Typogrify
  12. ==========================
  13. Typogrify originated as Python code by Christian Metts. Typogrify.module uses Hamish Macpherson's port, php-typogrify.
  14. Announcement:
  15. http://www2.jeffcroft.com/sidenotes/2007/may/29/typogrify-easily-produce-web-typography-doesnt-suc/
  16. Example Page:
  17. http://static.mintchaos.com/projects/typogrify/
  18. Project Page:
  19. http://code.google.com/p/typogrify/
  20. Typogrify.module uses PHP Typogrify:
  21. http://blog.hamstu.com/
  22. Typogrify.module uses PHP SmartyPants:
  23. http://www.michelf.com/projects/php-smartypants/
  24. To learn more about Widont:
  25. http://www.shauninman.com/archive/2006/08/22/widont_wordpress_plugin
  26. Learn more about setting type for the web
  27. =========================================
  28. The Elements of Typographic Style Applied to the Web
  29. http://webtypography.net/
  30. Five simple steps to better typography
  31. http://www.markboulton.co.uk/journal/comments/five_simple_steps_to_better_typography/
  32. Thinking With Type
  33. http://www.thinkingwithtype.com/
  34. And if you're going to buy one book...
  35. http://www.amazon.com/Elements-Typographic-Style-Robert-Bringhurst/dp/0881791326