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

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

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


Revision 1.6 - (show annotations) (download)
Mon Oct 13 21:16:33 2008 UTC (13 months, 2 weeks ago) by joshk
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, HEAD
Branch point for: DRUPAL-6--1, DRUPAL-6--2
Changes since 1.5: +19 -5 lines
File MIME type: text/plain
update for 6.0 release
1 $Id: INSTALL.txt,v 1.5 2007/06/27 23:55:22 joshk Exp $
2
3 For a new installation, copy the entire textile module directory to the
4 appropriate module directory within your Drupal installation.
5
6 Then download the most up to date textile library from thresholdstate:
7
8 http://textile.thresholdstate.com/
9
10 The library should be availble via a link on the right in tar.gz or zip
11 formats. Uncompress the download, and place the classTextile.php file
12 into the same directory as textile.module.
13
14 You can also get the library from their SVN reposiory:
15
16 http://textpattern.googlecode.com/svn/releases/4.0/source/textpattern/lib/classTextile.php
17
18 Then log into your site, enable the Textile module on the
19 admin/build/modules page. Finally, you must add the Textile filter to
20 the appropriate input formats and set any desired configuration options.
21
22 NOTE: you need to be careful with how your input filters are ordered. I
23 recommend setting up a special filter for textile. Disable the
24 line-break converter, and set up the HTML filter to run AFTER textile,
25 and only allow the types of tags you want to permit.

  ViewVC Help
Powered by ViewVC 1.1.2