public
Description: A flexible, elegant and easy-to-use content management system
Homepage: http://textpattern.com/
Clone URL: git://github.com/gerhard/textpattern-4-0.git
commit  45057817763ba18d3a8be626b42e345655e787e4
tree    78567fd137b04cf319d8c48191e82114af97fdba
parent  7604c52d1ed511cb9355429b5787983d13897bf8
name age message
file .htaccess Wed Jul 11 04:12:40 -0700 2007 Remove trigger_error on http-auth with fcgi as ... [sencer]
file HISTORY.txt Mon Jun 30 08:22:51 -0700 2008 Stretching history. [r.wetzlmayr]
file README.txt Fri Nov 23 14:46:28 -0800 2007 * more history.txt updates [ruud]
directory images/ Fri Jul 22 07:54:05 -0700 2005 Add superfluous image [dean]
file index.php Sat May 17 09:25:52 -0700 2008 use txp_status_header() in /index.php instead o... [ruud@vanmelick.com]
directory rpc/ Mon Jul 07 11:38:57 -0700 2008 XML-RPC server: fiddle with time zones. [r.wetzlmayr]
directory textpattern/ Mon Jul 07 12:24:02 -0700 2008 Visitor logging: Cater for proxied/load-balance... [r.wetzlmayr]
README.txt
Textpattern 4.0.6

Released under the Gnu General Public License

== Installation ==

* Extract the files to your site (in the web root, or choose a 
  subdirectory). The top-level index.php should reside in this 
  directory, as should the /textpattern/ directory.
* Create, or establish the existence of, a working mysql database,
  load /textpattern/setup/ (or /subpath/textpattern/setup/ )
  in a browser, and follow the directions.

== Upgrading ==

* Simply replace the two files in your main installation directory 
  (index.php and .htaccess) and everything in your /textpattern/ 
  directory (except config.php) with the corresponding files in this
  distribution.
* When you login to the admin-side, the relevant upgrade script is 
  run automatically. Please take a look into diagnostics to find out 
  whether there are any errors and whether the correct version number 
  is displayed.

== Getting Started ==

* FAQ is available at http://textpattern.com/faq
* In-Depth Documentation and tag-index is available in the TextBook project
  at http://textbook.textpattern.net/
* You can get support in our forums at http://forum.textpattern.com/

* IMPORTANT: Regularly check back at textpattern.com to see if updates are 
  available. 4.0.x is in maintenance mode which means updates are as painless 
  as possible, and often fix important bugs or security-related issues.