a794f25d | 02-Mar-2006 |
Andreas Gohr <gohr@cosmocode.de> |
mimetypes and icons for opendocument formats #722
darcs-hash:20060302105634-6e07b-217c0dfad45ce76f5d4ba155379947c41f5216f5.gz |
6c2bb100 | 02-Mar-2006 |
Andreas Gohr <gohr@cosmocode.de> |
Allow non-ID names in ACLs
Some auth backends allow special chars like whitespaces in user and group names. This made problems with the existing ACL checks and ACL manager. This patch makes the ACL
Allow non-ID names in ACLs
Some auth backends allow special chars like whitespaces in user and group names. This made problems with the existing ACL checks and ACL manager. This patch makes the ACL system work with these cases by (url)encoding all special chars below 128.
darcs-hash:20060302101850-6e07b-14bda9dbdb3528904325419b35bb9eddb0d1dde3.gz
show more ...
|
44881d27 | 24-Feb-2006 |
Troels Liebe Bentsen <tlb@rapanden.dk> |
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.
* Don't set the umask() any
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.
* Don't set the umask() anymore, this is not good form and we don't really know what is it in the old code anyway as it was not done properly. * Retire the dmask config option introduce 2 new ones called fmode and dmode, this is more in line with posix and should make more sense. * Use chmod for setting the correct permissions but only if it's needed. * Set changing of permissions off by default as i should work properly in most Apache setups without and it does not make sense on windows anyway.
darcs-hash:20060224211655-ee6b9-68f7bb59417d6f0033cfd3764146923daa4dcf1b.gz
show more ...
|
ac9115b0 | 18-Feb-2006 |
Troels Liebe Bentsen <tlb@rapanden.dk> |
Fix wrong umask usage and so we set the correct file premissions.
darcs-hash:20060218183251-ee6b9-798ab2994526311b1e58f04e7684b39b51426887.gz |
db7650cc | 24-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
commented out all entries in local.php.dist
darcs-hash:20060224185810-7ad00-b992f75bc356b68746963260f80ed50ac97d4d5e.gz |
31e187f8 | 24-Feb-2006 |
Sean Coates <sean@caedmon.net> |
hierarchical breadcrumbs
This patch adds optional hierarchical breadcrumbs. This was discussed last december in http://www.freelists.org/archives/dokuwiki/12-2005/msg00112.html and followups. Many p
hierarchical breadcrumbs
This patch adds optional hierarchical breadcrumbs. This was discussed last december in http://www.freelists.org/archives/dokuwiki/12-2005/msg00112.html and followups. Many people where in favour of this.
darcs-hash:20060224155631-21b7e-10f25b7bdf60120ec99850afefd4d1662c5b87aa.gz
show more ...
|
8a831f2b | 10-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
romanization support in utf8 library
This patch addes basic romanization support to the utf-8 library. It converts non-latin languages to ASCII.
The transliteration tables used where gathered from
romanization support in utf8 library
This patch addes basic romanization support to the utf-8 library. It converts non-latin languages to ASCII.
The transliteration tables used where gathered from various places on the net. I do not speak any of those languages so I can't say how good they are. Any recommendations and fixes are welcome!
This can be enabled for ID cleaning by setting the deaccent option to 2. It is also used in the XHTML renderer to generate section ids based on the header titles. Leading digits and any remaining non-ASCII chars are removed as well. This is the first step to make section ID always XHTML compatible. Making sure they are unique is not implemented yet.
darcs-hash:20060210200627-7ad00-61a633563bb92a00ef4a3f699d73117139cbf367.gz
show more ...
|
24bc1a35 | 30-Jan-2006 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
MySQL canDo() patch
This patch adds a canDo() function to the MySQL backend to give higher program levels the opportunity to find out what functions the MySQL backend provides.
Furthermore the opti
MySQL canDo() patch
This patch adds a canDo() function to the MySQL backend to give higher program levels the opportunity to find out what functions the MySQL backend provides.
Furthermore the option encryptPass was renamed to forwardClearPass because the old name was misleading and not clear.
Last but not least the mysql.conf.php was reorganized to make clear which SQL statements enable which functions.
darcs-hash:20060130192750-7ef76-2ba9388ea56b17e4f26feda74a66b7d9b8da7333.gz
show more ...
|
8fd2f03a | 29-Jan-2006 |
Andreas Gohr <andi@splitbrain.org> |
resendpasswd option added
darcs-hash:20060129131054-7ad00-aa633eafdd206cb38c710cc6a6de958c14eecb6d.gz |
1d3e0272 | 27-Jan-2006 |
Andreas Gohr <andi@splitbrain.org> |
moved translations for ACL manager
darcs-hash:20060127141826-7ad00-c1689c7db5c4831fbbfca4a4c6c5f27c64546951.gz |
20e7ccb0 | 26-Jan-2006 |
chris <chris@jalakai.co.uk> |
config plugin update & removal of $conf['pluginmanager'] option
darcs-hash:20060126011342-9b6ab-40d04573bef34fa4012edac74186355b9a7ff0d9.gz |
dfdd92d5 | 24-Jan-2006 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
MySQL modify user patch
This patch changed the function modifyUser(). Before this update each data change was applied by deleting and re-adding the complete user entry. The new function uses the UPD
MySQL modify user patch
This patch changed the function modifyUser(). Before this update each data change was applied by deleting and re-adding the complete user entry. The new function uses the UPDATE SQL statement.
Furthermore all human readable error messages were removed. The calling procedure is in charge now to inform the user about failures. Internal debug messages were added. They can be enabled in the configuration file.
Last but not least the module retrieves the database version now to handle incompatible features between different MySQL versions.
darcs-hash:20060124190625-7ef76-f6dffabf230155aa51bf3c8569c31fd444634407.gz
show more ...
|
a771ad3a | 22-Jan-2006 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
MySQL backend code cleanup fix
This patch make the MySQL backend work again after Andi's code cleanup ;-)
darcs-hash:20060122125327-7ef76-5b7a46fa8bc49fc68a11a44fabddc9753e9a1dfb.gz |
8b9da5a7 | 26-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
Added Google sitemap support #371
This patch addes the automatic creation of Google sitemaps. The map is created in the DokuWiki root dir and named sitemap.xml.gz if gzip compression is available -
Added Google sitemap support #371
This patch addes the automatic creation of Google sitemaps. The map is created in the DokuWiki root dir and named sitemap.xml.gz if gzip compression is available - if not the gz extion is skipped. How often the map is recreated is defined through the $conf['sitemap'] option. It accepts a day value.
darcs-hash:20051126234709-7ad00-6ff4b0e79670cdfa39e615ec9dc40146ffcc9dd4.gz
show more ...
|
2649b1a4 | 25-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
option to send 404 header for missing pages
darcs-hash:20051125123614-7ad00-42e0ab6a594e177603175ee37467fc2bdd45d2cb.gz |
b7f6218b | 18-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
rpm file filetype added
darcs-hash:20051118160203-7ad00-252721783583771e92d06db312329d578d811861.gz |
75bfc19c | 07-Nov-2005 |
Matthias Grimm <matthiasgrimm@users.sourceforge.net> |
MySQL auth module documentation
This patch completes the documentation of the MySQL SQL statements that are necessary to run the mysql OO auth module in mysql.conf.php.example.
Some pattern names i
MySQL auth module documentation
This patch completes the documentation of the MySQL SQL statements that are necessary to run the mysql OO auth module in mysql.conf.php.example.
Some pattern names in the code were not in line - fixed.
darcs-hash:20051107210740-4145d-cdf140b6d14664ce9c1a85f67e1bf8feb294c17b.gz
show more ...
|
3ff230f7 | 06-Nov-2005 |
Matthias Grimm <matthiasgrimm@users.sourceforge.net> |
mysql extension for OO auth system
This patch adds the mysql extension to the OO auth system. The SQL statements are defined in conf/mysql.conf.php.example and needs to be adapted to the local datab
mysql extension for OO auth system
This patch adds the mysql extension to the OO auth system. The SQL statements are defined in conf/mysql.conf.php.example and needs to be adapted to the local database. The set of statements work with the database structure described in conf/mysql.conf.php.example.
This module is beta and heavy testing in different environments is recommended.
The documentation of the SQL statements is not complete yet
darcs-hash:20051106130303-4145d-28acb18584822f8d1eafa1d63e206f2e83f64009.gz
show more ...
|
0dc92c6f | 03-Nov-2005 |
Andreas Gohr <gohr@cosmocode.de> |
hidepages configoption
This new option accepts a RegExp to filter certain pages from all automatic listings (RSS, recent changes, search results, index). This is useful to exclude certain pages like
hidepages configoption
This new option accepts a RegExp to filter certain pages from all automatic listings (RSS, recent changes, search results, index). This is useful to exclude certain pages like the ones used in the sitebar templates. The regexp is matched against the full page ID with a leading colon. If it matches the page is assumed to be a hidden one.
IMPORTANT: this is not related to ACL. A hidden page is still visible to all users (if not restricted by ACL) when linked or called directly.
darcs-hash:20051103101726-6e07b-8d45912a1b4f6cfc9e3fce147c15f84a58ea7ca2.gz
show more ...
|
78a6aeb1 | 29-Oct-2005 |
Andreas Gohr <andi@splitbrain.org> |
More work on Javascript and CSS dispatchers
darcs-hash:20051029185222-7ad00-c184ab3496539f3027407c7d17e8770a1849546a.gz |
f42d1c75 | 27-Oct-2005 |
Andreas Gohr <andi@splitbrain.org> |
option for disabling debug output
darcs-hash:20051027183410-7ad00-5ca48cf2d4058016f5cf07887d9eaa7b07a4043f.gz |
8b06d178 | 20-Oct-2005 |
chris <chris@teacherscpd.co.uk> |
auth update, incl. auth object, plain.class.php; resend password & update profile actions
darcs-hash:20051020181434-50fdc-44222aa2074bb0e39a1c240c516259579b380740.gz |
d9aba8f4 | 22-Sep-2005 |
Andreas Gohr <andi@splitbrain.org> |
blacklist update
darcs-hash:20050922171132-7ad00-926fcd98726b1bd7451e48bf63a1c9443647e8ec.gz |
046bfd80 | 19-Sep-2005 |
Andreas Gohr <andi@splitbrain.org> |
blacklist update
darcs-hash:20050919182036-7ad00-f49586d597a4298c801d635f1b6f5a68c7423085.gz |
9773c5ed | 17-Sep-2005 |
joe.lapp <joe.lapp@pobox.com> |
$conf['toptoclevel'] specifying topmost level of TOC
Particularly useful with $conf['useheading']
darcs-hash:20050917041821-36b45-4187b687b6ade759035d0d695eb715f9192c1a7e.gz |