[ PHPXref.com ] [ Generated: Sun Jul 20 20:37:06 2008 ] [ TextilePHP 2.0.8 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> README (source)

   1  TextilePHP
   2  README
   3  @(#) $Id: README,v 1.2 2004/05/23 22:40:48 jhriggs Exp $
   4  
   5  Text::Textile was written by Brad Choate, <brad at bradchoate dot
   6  com>.  It is an adaptation of Textile, developed by Dean Allen of
   7  Textism.com.  TextilePHP is a PHP port of Brad Choate's Text::Textile
   8  (Textile.pm) Perl module ported by Jim Riggs <textile at jimandlissa
   9  dot com>.
  10  
  11  Both user- and developer-level documentation is available in the doc/
  12  directory.
  13  
  14  Files
  15    - Textile.php
  16        the actual Textile implementation (PHP source code)
  17  
  18    - README (this file)
  19        general information
  20  
  21    - doc/
  22        HTML documentation for Textile.php
  23  
  24    - CREDITS
  25        information about those responsible for this module
  26  
  27    - TODO
  28        feature requests and modification suggestions
  29  
  30    - CHANGELOG
  31        change/release history for this code
  32  
  33    - LICENSE
  34        the license (GNU General Public License) covering the usage,
  35        modification, and distribution of this software and its
  36        accompanying files


[ Powered by PHPXref - Served by Debian GNU/Linux ]