summaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Collapse)AuthorAge
* - Made the text files Windows-friendly.Dries Buytaert2004-02-14
|
* - Corrected some breadcrumb trails and added a paragraph about upgrading.Dries Buytaert2004-01-14
|
* - Removed the magic_quotes_gpc requirement. Suggested by Ax.Dries Buytaert2003-11-27
|
* - Updated the installation guidelines as per Charlie's suggestion (#2274).Dries Buytaert2003-09-24
|
* - Some INSTALL file improvements by Slavica. Patch #5.Dries Buytaert2003-06-21
|
* - Small corrections and improvements to the INSTALL file. Patch by Kjartan.Dries Buytaert2003-06-14
|
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
| | | | | | | | | | | | | - Fixed a typo in the MSSQL database scheme. Patch by Michael Frankowski. - Removed dependency on "register_globals = on"! Patches by Michael Frankowski. Notes: + Updated the patches to use $foo["bar"] instead of $foo['bar']. + Updated the INSTALL and CHANGELOG files as well. - Tiny improvement to the "./scripts/code-clean.sh" script.
* - Fixed a few typos.Dries Buytaert2003-03-08
|
* - Improved installation instructions. Thanks Gary.Dries Buytaert2003-03-08
|
* - Updated the URL with installation instructions.Dries Buytaert2002-08-15
|
* - small update to the INSTALL fileDries Buytaert2001-10-23
|
* - a bunch of various updatesDries Buytaert2001-04-05
|
* - added fine-grained user permission system which allows us to giveDries Buytaert2001-02-18
| | | | | | | | | certain users access to specific administration sections only. Ex. a FAQ maintainer can only edit the FAQ, and members of an "editorial board" can only edit comments, diaries and stories, .. - code review => rewrote include/user.inc which is much easier now - fixed 4 small bugs
* - documentation updates contributed by Michael O'Henly <michael@tenzo.com>Dries Buytaert2001-02-05
| | | | and myself
* - removed redundant spacesDries Buytaert2001-01-26
|
* - tiny updateDries Buytaert2001-01-13
|
* - fixed PHP4.0.4 problem in discussion.php.Dries Buytaert2000-12-31
- some improvements to account.php and theme.inc. - updated the documentation (again, again and again) - added INSTALL file - removed redundant files