gerhard / textpattern-4-0
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (3)
- Wiki (1)
- Graphs
-
Branch:
master
r.wetzlmayr (author)
Tue May 26 00:48:01 -0700 2009
commit 0c81466184c09e0d59ce68caed32cdfc3ec9497a
tree 8c2c6d16701548607b49e8de8bf694463122779c
parent d3fde1c86eb3603a2f7987d96bf9bae234f10d76
tree 8c2c6d16701548607b49e8de8bf694463122779c
parent d3fde1c86eb3603a2f7987d96bf9bae234f10d76
| name | age | message | |
|---|---|---|---|
| |
.htaccess | Sat Oct 04 00:03:43 -0700 2008 | |
| |
HISTORY.txt | ||
| |
README.txt | Sat Jan 17 05:30:17 -0800 2009 | |
| |
css.php | ||
| |
images/ | ||
| |
index.php | ||
| |
rpc/ | Wed Nov 19 10:03:07 -0800 2008 | |
| |
textpattern/ |
README.txt
Textpattern 4.0.8 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/ and the /rpc/ 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), everything in your /rpc/ directory 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.

