Go to file
Andreas Gohr 1ca31cfe69 simplified file permission handling
This patch simpliefies the configuration of the file and directory creation
modes. There is no need to set the umask anymore. Only the wanted permissions
for files and directories are set. An init function compares the wanted modes
with the ones that would be choosen by the system automatically (consulting
the system's umask) and sets the modes for chmod when needed.

darcs-hash:20060304154038-7ad00-5ef1db3a87e42563a602f9d050c681d2ea74682f.gz
2006-03-04 16:40:38 +01:00
_test Allow non-ID names in ACLs 2006-03-02 11:18:50 +01:00
bin simplified file permission handling 2006-03-04 16:40:38 +01:00
conf simplified file permission handling 2006-03-04 16:40:38 +01:00
data revised wiki:dokuwiki page 2006-03-03 11:20:12 +01:00
inc simplified file permission handling 2006-03-04 16:40:38 +01:00
lib simplified file permission handling 2006-03-04 16:40:38 +01:00
.htaccess.dist FollowSymLinks option as suggested in #723 2006-03-02 14:55:49 +01:00
COPYING Initial revision. 2005-01-12 21:24:54 +01:00
README fixed links in readme 2005-04-14 23:34:32 +02:00
doku.php Fix umask bug and do a code cleanup of chmod/mkdir usage so set the correct permissions, this should also fix problems with dokuwiki making setuid files on some umasks. 2006-02-24 22:16:55 +01:00
feed.php revised wiki:dokuwiki page 2006-03-03 11:20:12 +01:00
index.php phpdoc comments 2005-01-14 17:40:57 +01:00

README

All documentation for DokuWiki is available online
at http://wiki.splitbrain.org/wiki:dokuwiki

For Installation Instructions see
http://wiki.splitbrain.org/wiki:install

DokuWiki - 2004-2005 (c) by Andreas Gohr <andi@splitbrain.org>
See COPYING for license info