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

Diff of /contributions/modules/textile/README.txt

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

revision 1.4, Thu Feb 15 18:10:10 2007 UTC revision 1.4.2.1, Thu Jun 28 00:53:34 2007 UTC
# Line 1  Line 1 
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
# Line 23  Files Line 23  Files
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

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.4.2.1

  ViewVC Help
Powered by ViewVC 1.1.2