| 1 |
textile.module |
$Id: INSTALL.txt,v 1.5 2007/06/27 23:55:22 joshk Exp $ |
|
INSTALL.txt |
|
|
$Id: INSTALL.txt,v 1.3 2006/05/10 18:48:14 jhriggs Exp $ |
|
| 2 |
|
|
|
For a new installation, copy the entire textile module directory to |
|
|
the appropriate module directory within your Drupal installation. Then |
|
|
log into your site, enable the Textile module on the |
|
|
admin/build/modules page. Finally, you must add the Textile filter to |
|
|
the appropriate input formats and set any desired configuration |
|
|
options. |
|
| 3 |
|
For a new installation, copy the entire textile module directory to the appropriate module directory within your Drupal installation. |
| 4 |
|
|
| 5 |
|
Then download the most up to date (2.0.0 or later) textile library from thresholdstate: |
| 6 |
|
|
| 7 |
|
http://textile.thresholdstate.com/ |
| 8 |
|
|
| 9 |
|
The library should be availble via a link on the right in tar.gz or zip formats. Uncompress the download, and place the classTextile.php file into the same directory as textile.module. |
| 10 |
|
|
| 11 |
|
Then log into your site, enable the Textile module on the admin/build/modules page. Finally, you must add the Textile filter to the appropriate input formats and set any desired configuration options. |