Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / typogrify / INSTALL.txt
1 To install Typogrify, move the entire "typogrify" directory into your Drupal
2 installation's modules folder.
3
4
5 Enable the module:
6
7 Administration -> Extend
8
9
10 Add it as a filter to an existing Text format:
11
12 Go to Administration -> Configuration -> Content authoring -> Text formats and editors and then click configure next to the format you'd like to add it to.
13
14 For starters, you probably just want to add this filter to your default text
15 format. Typogrify expects html input so it should be be the last filter you
16 apply (ie, after Markdown). Typogrify will not work as expected if it is
17 applied to plain text, or if it is the only filter applied to the text.
18
19
20 Choose which typographic refinements to apply:
21
22 Administer -> Configuration -> Content authoring -> Text formats and editors -> [Your Input Format] -> Configure