| 1 |
textile.module |
textile.module |
| 2 |
README.txt |
README.txt |
| 3 |
$Id: README.txt,v 1.3 2005/11/30 03:04:05 jhriggs Exp $ |
$Id: README.txt,v 1.5 2007/06/28 00:26:09 joshk Exp $ |
| 4 |
|
|
| 5 |
The Textile module allows you to enter content using Textile, a |
The Textile module allows you to enter content using Textile, a |
| 6 |
simple, plain text syntax that is filtered into valid XHTML. The |
simple, plain text syntax that is filtered into valid XHTML. The |
| 23 |
- textile.info |
- textile.info |
| 24 |
the module information file used by Drupal |
the module information file used by Drupal |
| 25 |
|
|
| 26 |
- textilephp (directory) |
- classTextile.php (external dependency) |
| 27 |
a PHP port of Brad Choate's (<brad at bradchoate dot com>) |
you will need to download the most up-to-date textile library from: |
| 28 |
Textile.pm (<http://bradchoate.com/mt-plugins/textile>) Perl |
|
| 29 |
module ported by Jim Riggs (PHP source code); this file is |
http://textile.thresholdstate.com/ |
| 30 |
available separately under the GNU GPL from |
|
| 31 |
<http://jimandlissa.com/project/textilephp> |
and place its classTetxile.php file in to the same directory as |
| 32 |
|
textile.module |
| 33 |
|
|
| 34 |
- README.txt (this file) |
- README.txt (this file) |
| 35 |
general module information |
general module information |