| #
ef7b3ecd |
| 12-Sep-2005 |
Andreas Gohr <andi@splitbrain.org> |
option for setting baseurl #523
darcs-hash:20050912173116-7ad00-d342f7b065591097b19966e4650192d449a6039e.gz
|
| #
e82e3526 |
| 07-Sep-2005 |
Andreas Gohr <andi@splitbrain.org> |
fixed handling of non standard ports
darcs-hash:20050907213543-7ad00-c411e9f5788bf2629ba8529c46d7247aff1a2305.gz
|
| #
b7551a6d |
| 02-Sep-2005 |
Esther Brunner <esther@kaffeehaus.ch> |
Constant DOCU_CONF corrctly initialisied (had a slash to much)
darcs-hash:20050902133442-283c4-5793471583d07fe58e652f40f485508d239e84cc.gz
|
| #
7367b368 |
| 14-Aug-2005 |
Andreas Gohr <andi@splitbrain.org> |
added stopword support to the indexer, added indexer webbug
darcs-hash:20050814181035-7ad00-ed5d879d29fcee7f925f806456675605b058966a.gz
|
| #
e7cb32dc |
| 29-Jul-2005 |
Andreas Gohr <andi@splitbrain.org> |
DOKU_CONF define for config directory #479
darcs-hash:20050729155457-7ad00-94554865259e4cbd6a1c75bb62a93f37304adbf0.gz
|
| #
98407a7a |
| 26-Jun-2005 |
andi <andi@splitbrain.org> |
directory cleanup
This cleans up the directory structure as discussed on the mailning list. Users should delete their previous _cache directories to recover diskspace.
darcs-hash:20050626100913-997
directory cleanup
This cleans up the directory structure as discussed on the mailning list. Users should delete their previous _cache directories to recover diskspace.
darcs-hash:20050626100913-9977f-83c0fdc32047db2090fc52a843ffae50cbf12248.gz
show more ...
|
| #
8fc4e739 |
| 24-Jun-2005 |
andi <andi@splitbrain.org> |
fix for broken realpath on windows #404 #417
darcs-hash:20050624114602-9977f-153f5270fe88112bf347098468ccad03904a645c.gz
|
| #
bc3b6aec |
| 05-Jun-2005 |
andi <andi@splitbrain.org> |
moved lang directory into inc dir
darcs-hash:20050605110714-9977f-e974278576a74db3ffb46647411dd68f96f517ca.gz
|
| #
f62ea8a1 |
| 05-Jun-2005 |
andi <andi@splitbrain.org> |
directory layout cleanup !IMPORTANT
This patch changes the directory structure of dokuwiki as suggested in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html
As the changes.log is not
directory layout cleanup !IMPORTANT
This patch changes the directory structure of dokuwiki as suggested in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html
As the changes.log is not managed through darcs you need to move it your self to the new location in data/changes.log
I think I modified the code at all nessessary places, but I may have forgotten a few things.
darcs-hash:20050605103842-9977f-af20f63c1d604888375d175d89ac6bd71566d47d.gz
show more ...
|
| #
7b2649be |
| 23-May-2005 |
andi <andi@splitbrain.org> |
UNDO: added cache_limiter command as suggested in #94
darcs-hash:20050523182304-9977f-69b49f7f2cd637686e999fda9e3281d2f6d9bbd8.gz
|
| #
80a43e54 |
| 23-May-2005 |
andi <andi@splitbrain.org> |
added cache_limiter command as suggested in #94
darcs-hash:20050523182304-9977f-9011c7f882139b00333feaa625a25650bedf6f86.gz
|
| #
16521111 |
| 23-May-2005 |
andi <andi@splitbrain.org> |
moved loading of languages to init.php - fixes #346
darcs-hash:20050523174804-9977f-a49e154bb89357d39eb8ddb3273650759cd74114.gz
|
| #
ee20e7d1 |
| 19-May-2005 |
andi <andi@splitbrain.org> |
first attempt of syntax plugins
The first version of the new plugin system. Syntax plugins only yet. A very simple example plugin called info (doing nothig useful yet) is included.
Missing Features
first attempt of syntax plugins
The first version of the new plugin system. Syntax plugins only yet. A very simple example plugin called info (doing nothig useful yet) is included.
Missing Features
- Doku_Block_Handler needs work (doesn't honur plugins yet) - there is no way to specify the order of plugins and other modes yet - useful output from the info plugin - bug testing and fixing - code cleanup - documentation
darcs-hash:20050519201009-9977f-f793dbfc6a39d8a9643b610927d93cd3288bdd6b.gz
show more ...
|
| #
b000c6d4 |
| 13-May-2005 |
andi <andi@splitbrain.org> |
let scriptify move the old file away after copy
darcs-hash:20050513151255-9977f-ff7a5e5984c8e419654950bfb56b1d42b31937d5.gz
|
| #
b94418bb |
| 13-May-2005 |
jan <jan@jandecaluwe.com> |
msg not available in init.php
darcs-hash:20050513094100-45605-db4bffe5e2fa91296c66d9bf87d3f8482ad11ee9.gz
|
| #
3ba793e2 |
| 12-May-2005 |
andi <andi@splitbrain.org> |
fix for undefined function error in scriptify patch
darcs-hash:20050512213519-9977f-37df66fbdeba1245e8b4e9ab02c54417a3794017.gz
|
| #
8c4f28e8 |
| 12-May-2005 |
jan <jan@jandecaluwe.com> |
Turn sensitive files into scripts that exit immediately
darcs-hash:20050512204225-45605-bee22b4df3d23374bc4922ede8f48106ea217209.gz
|
| #
919eeb46 |
| 10-May-2005 |
andi <andi@splitbrain.org> |
added trailing slash when basedir is set
darcs-hash:20050510163354-9977f-9d0daa1ff8878899260f410f7e805d65a5fb3e46.gz
|
| #
bdc127a4 |
| 09-May-2005 |
andi <andi@splitbrain.org> |
use SCRIPT_NAME instead of REQUEST_URI in getBaseName
REQUEST_URI breaks on directory access (eg. /dokuwiki/) and with the internal rewrite. SCRIPT_NAME should always work. Counter-Examples welcome
use SCRIPT_NAME instead of REQUEST_URI in getBaseName
REQUEST_URI breaks on directory access (eg. /dokuwiki/) and with the internal rewrite. SCRIPT_NAME should always work. Counter-Examples welcome
darcs-hash:20050509204019-9977f-ff5220346347575449734d5fd80fe9b85e5517c2.gz
show more ...
|
| #
e015a61c |
| 08-May-2005 |
Troels Liebe Bentsen <tlb@rapanden.dk> |
Support for /~tlb request uri's.
darcs-hash:20050508095536-ee6b9-6b03d3d6656756f6c519f87defadd1cec4a9e7e2.gz
|
| #
4724a577 |
| 06-May-2005 |
andi <andi@splitbrain.org> |
small fixes
darcs-hash:20050506145743-9977f-16cbd3c620a635fc49f965a7dd43baec38bf7200.gz
|
| #
093ec9e4 |
| 29-Apr-2005 |
andi <andi@splitbrain.org> |
another fix for #292
darcs-hash:20050429190416-9977f-90a87eb28eebed76b3032a9b32584b0f96ff047f.gz
|
| #
92b83b77 |
| 29-Apr-2005 |
andi <andi@splitbrain.org> |
basedir option added #292
darcs-hash:20050429104545-9977f-ac44f6be6333965c96a5d3bca7acde9f610d4d78.gz
|
| #
340756e4 |
| 13-Apr-2005 |
andi <andi@splitbrain.org> |
removed closing php tag for includes
darcs-hash:20050413175338-9977f-c969db6f86df5df175db9a39b4fabb9f072f8f67.gz
|
| #
3fc74836 |
| 31-Mar-2005 |
andi <andi@splitbrain.org> |
surpress warning when ini_set not allowed #228
darcs-hash:20050331161454-9977f-97c58dabd626ff93d86135d69fb70cb4d30669ab.gz
|