What's new? | Help | Directory | Sign in
Google
typography-helper
Set of small filters to facilitate better typography in Rails views (RHTML) or Mephisto (Liquid)
  
  
  
  
    
Join project
Project owners:
  lutherkent

A set of filters to provide CSS typographical hooks to Rails views (RHTML) or Mephisto template (Liquid). It's basically a Ruby port of the Typogrify template filters for Django.

I don't know much about Typography, but I do know that curly quotes look better than straight ones, that HTML entities look better than plain-text, and that Django users shouldn't have all the fun.

See an Example of Typography Helper in action.

Included filters:

NOTES:

To get it, navigate to your Rails/Mephisto root directory

Rails: script/plugin install http://typography-helper.googlecode.com/svn/typography_helper

Mephisto: script/plugin install http://typography-helper.googlecode.com/svn/mephisto_typography_helper