- Feb 28, 2009
-
-
Gina Haeussge authored
New function linesToHash (which now is used by existing function confToHash) allows for parsing of given strings into a config hash. darcs-hash:20090228130423-2b4f5-e4f08c80350d83d3d93a4652aa8db1aae96e3a13.gz
-
- Jan 27, 2009
-
-
Andreas Gohr authored
Ignore-this: 6f2e5648f5822cae5b038c1bc50ce9ad darcs-hash:20090127161035-7ad00-1d8a1f022ca8933d05fd7befbbe7054508d9d84e.gz
-
- Jan 22, 2009
-
-
Chris Smith authored
- add mediameta and license config files into the cascade - update the cache validity code in cache.php, css.php & js.php to use config_cascade - redo inclusion of main config files to avoid suppression of errors in config files - add getConfigFiles($type) function - minor updates elsewhere to use config_cascade rather than hardcoded config file names darcs-hash:20090122114457-f07c6-98ad5627fd5df93edf8dd03289b9cf6d81962afe.gz
-
- Jan 19, 2009
-
-
Chris Smith authored
This patch extends the config 'password' class to support a "_code" parameter darcs-hash:20090119164809-f07c6-c136b559772610539bccb9e9c0191f6a973216ad.gz
-
Chris Smith authored
darcs-hash:20090119050218-f07c6-8cb3615ee51fe81ef90b1e54675c359d84a2e57c.gz
-
- Jan 18, 2009
-
-
Chris Smith authored
This change add the global $config_cascade which holds the list of files to be read for each configuration setting group. Dokuwiki adds in its configuration file values after preload.php, giving preload.php to set its own configuration cascade. One side effect of the change is "local.protected.php" is part of the default cascade, removing the need for it to be included at the bottom of local.php. darcs-hash:20090118181204-f07c6-fea1c406da1bbdb0a52ab40914f11b835e797728.gz
-
- Dec 13, 2008
-
-
Andreas Gohr authored
darcs-hash:20081213090400-7ad00-4e21cd75978bb07513f32f5d750658e8d777c59e.gz
-
- Dec 02, 2008
-
-
Andreas Gohr authored
With this patch it is possible to define if a file should be served as download or be displayed inside the browser (if supported) by configuring it in conf/mime.conf Mimetypes that should be served with a "Content-Disposition: attachment" header need to be prefixed with a exclamation mark. All others will be served inline. This will also fix a Problem with Flash 10. darcs-hash:20081202210322-7ad00-6e7ef30aff9322cd135311be77809187da121f3b.gz
-
- Nov 19, 2008
-
-
Chris Smith authored
$conf['useheading'] values are now: - 0 : off, use page name in link text - 'content' : use first heading text for links in wiki page content - 'navigation' : use first heading text for links in non-page content, e.g. breadcrumps, backlinks, search results, etc. - 1 : use first heading text in all links (for backwards compatibility, any other values are mapped to 0 or 1 by empty() function.) $conf['useheading'] value should now be checked using the useHeading($linktype) function, where linktype can be "content" or "navigation" darcs-hash:20081119140758-f07c6-6e26456d50dcecc949fada31b0d4e72877fde1cc.gz
-
- Oct 12, 2008
-
-
Gina Haeussge authored
darcs-hash:20081012155022-2b4f5-177571b9b176bb822015623b62b4d35b98a93d7b.gz
-
- May 05, 2008
-
-
Michael Klier authored
darcs-hash:20080505142356-23886-9d3b1f1512a94acc241a01af0d3a9f9053783f3c.gz
-
- Dec 18, 2007
-
-
Andreas Gohr authored
If a hash is needed in config files (parsed by confToHash) it can be escaped as \# (backslash hash) to avoid having it treated as comment start darcs-hash:20071218141030-7ad00-4c0c7317f2f049537d8ed02b47c6c2a18627ee86.gz
-
- Sep 30, 2007
-
-
Andreas Gohr authored
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups. This patch replaces all realpath() calls with a PHP only replacement which should solve those problems. darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
-
- Jul 02, 2006
-
-
Andreas Gohr authored
This patch adds a config option to disable certain internal action commands of DokuWiki's main dispatcher. The options resendpasswd and openregister were removed because they can now set through this new option. The config plugin needs to be adjusted. darcs-hash:20060702121622-7ad00-1e80e77bcfb0ae561fe7abd79cfbe1bb158be720.gz
-
- Feb 17, 2006
-
-
Andreas Gohr authored
This patch cleans up the source code to satisfy the coding guidelines (see http://wiki.splitbrain.org/wiki:development#coding_style) It converts files to UNIX lineendings and removes tabs and trailing whitespace. Not all files were cleaned yet. darcs-hash:20060217222040-7ad00-bba3d2bee3b5aa7cbb5184258abd50805cd071bf.gz
-
- Jan 21, 2006
-
-
chris authored
darcs-hash:20060122011249-9b6ab-fdd9188322e1dc4441562a905ac481f66b703db2.gz
-
- Dec 13, 2005
-
-
chris authored
darcs-hash:20051213175633-9b6ab-1103b79a9d956d72e20b3df6ba4e5e6b55443c78.gz
-
- Jul 29, 2005
-
-
Andreas Gohr authored
darcs-hash:20050729155457-7ad00-94554865259e4cbd6a1c75bb62a93f37304adbf0.gz
-
- Jul 23, 2005
-
-
Andreas Gohr authored
Local configs can now be added to the following files to make updating simpler: acronyms.local.conf mime.local.conf smileys.local.conf entities.local.conf interwiki.local.conf darcs-hash:20050723204824-7ad00-18b8e238f41bce4d3ac25c89bff5b9abf33620f4.gz
-
- Jun 27, 2005
-
-
Steven Danz authored
Add the option of using a local.acronyms.conf file to specify local acronyms without having to edit the default set darcs-hash:20050628023628-3ed6d-2740b411efc124671f235ff9ebfc292c7d331709.gz
-
- Apr 29, 2005
-
-
andi authored
darcs-hash:20050429114925-9977f-ff5b6dcf702b533a2dd64397522da7cd7b97f092.gz
-
- Apr 26, 2005
-
-
andi authored
darcs-hash:20050426181358-9977f-3b12ff92c5671e6703d67ad518379961042da0c3.gz
-
- Apr 16, 2005
-
-
andi authored
darcs-hash:20050416103911-9977f-2c015ba3f80596ca82261eb623eabdea8d617a55.gz
-
- Apr 15, 2005
- Apr 14, 2005
-
-
andi authored
darcs-hash:20050414205219-9977f-abd598794c5261b12a89d402e481d3425851d2b9.gz
-
- Apr 13, 2005
-
-
andi authored
darcs-hash:20050413175338-9977f-c969db6f86df5df175db9a39b4fabb9f072f8f67.gz
-
- Apr 10, 2005
-
-
andi authored
darcs-hash:20050410170115-9977f-620a5fccdc80d5af01d0b9aec9f8b1fb8e4c667d.gz
-