/[drupal]/contributions/modules/typogrify/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/typogrify/INSTALL.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Thu Jun 7 13:47:15 2007 UTC (2 years, 5 months ago) by timgambell
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC1, DRUPAL-5--1-0-RC1, DRUPAL-7--1-0-ALPHA1, DRUPAL-5--1-0-BETA2, DRUPAL-5--1-0-BETA4, DRUPAL-6--1-0, DRUPAL-5--1-0-BETA3, DRUPAL-5--1-0, DRUPAL-6--1-0-BETA3, DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA1, DRUPAL-5--1-0-BETA1, DRUPAL-7--1-0-BETA1, DRUPAL-6--1-0-BETA5, DRUPAL-6--1-0-BETA4, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
File MIME type: text/plain
Initial release to Drupal
1 $Id$
2
3
4 To install Typogrify, move the entire "typogrify" directory into your Drupal installation's modules folder.
5
6
7 Enable the module:
8
9 Administer -> Site building -> Modules
10
11
12 Add it as an input format:
13
14 Go to Administer -> Site configuration -> Input Formats and then click configure next to the format you'd like to add it to.
15
16 For starters, you probably just want to add this filter to your default input format. Typogrify expects html input so it should be be the last filter you apply (ie, after after Markdown). Typogrify will not work as expected if it is applied to plain text, or if it is the only filter applied to the text.
17
18
19 Choose which typographic refinements to apply:
20
21 Administer -> Site configuration -> Input Formats -> [Your Input Format] -> Configure

  ViewVC Help
Powered by ViewVC 1.1.2