- Jan 25, 2006
-
-
chris authored
darcs-hash:20060126011342-9b6ab-40d04573bef34fa4012edac74186355b9a7ff0d9.gz
-
- Jan 24, 2006
-
-
matthiasgrimm authored
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
-
- Jan 22, 2006
-
-
matthiasgrimm authored
This patch make the MySQL backend work again after Andi's code cleanup ;-) darcs-hash:20060122125327-7ef76-5b7a46fa8bc49fc68a11a44fabddc9753e9a1dfb.gz
-
- Nov 26, 2005
-
-
Andreas Gohr authored
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
-
- Nov 25, 2005
-
-
Andreas Gohr authored
darcs-hash:20051125123614-7ad00-42e0ab6a594e177603175ee37467fc2bdd45d2cb.gz
-
- Nov 18, 2005
-
-
Andreas Gohr authored
darcs-hash:20051118160203-7ad00-252721783583771e92d06db312329d578d811861.gz
-
- Nov 07, 2005
-
-
Matthias Grimm authored
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
-
- Nov 06, 2005
-
-
Matthias Grimm authored
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
-
- Nov 03, 2005
-
-
Andreas Gohr authored
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
-
- Oct 29, 2005
-
-
Andreas Gohr authored
darcs-hash:20051029185222-7ad00-c184ab3496539f3027407c7d17e8770a1849546a.gz
-
- Oct 27, 2005
-
-
Andreas Gohr authored
darcs-hash:20051027183410-7ad00-5ca48cf2d4058016f5cf07887d9eaa7b07a4043f.gz
-
- Oct 20, 2005
-
-
chris authored
darcs-hash:20051020181434-50fdc-44222aa2074bb0e39a1c240c516259579b380740.gz
-
- Sep 22, 2005
-
-
Andreas Gohr authored
darcs-hash:20050922171132-7ad00-926fcd98726b1bd7451e48bf63a1c9443647e8ec.gz
-
- Sep 19, 2005
-
-
Andreas Gohr authored
darcs-hash:20050919182036-7ad00-f49586d597a4298c801d635f1b6f5a68c7423085.gz
-
- Sep 17, 2005
-
-
joe.lapp authored
Particularly useful with $conf['useheading'] darcs-hash:20050917041821-36b45-4187b687b6ade759035d0d695eb715f9192c1a7e.gz
-
- Sep 16, 2005
-
-
joe.lapp authored
darcs-hash:20050916203729-36b45-e260ee168228c79204402c72244f7561e02dd8eb.gz
-
- Sep 15, 2005
-
-
joe.lapp authored
darcs-hash:20050915153238-36b45-6a10efcc6969713d3c2554ab610535ebae95aca1.gz
-
- Sep 14, 2005
-
-
joe.lapp authored
Allows user to select the word separation character in page names. darcs-hash:20050915012947-36b45-3d6b53cda05a7d7c2eb3497f4732f7492a63e9aa.gz
-
- Sep 12, 2005
-
-
Andreas Gohr authored
darcs-hash:20050912173116-7ad00-d342f7b065591097b19966e4650192d449a6039e.gz
-
- Sep 11, 2005
-
-
Pavel Vitis authored
This patch allows one to set $conf['im_convert'] to use ImageMagick instead of PHPs libGD to resize images. convert is more powerful than libGD - it can resize animated gifs for example. darcs-hash:20050911140225-c484b-10fbb66d003c839debc98edf814e261bddea3aa6.gz
-
- Sep 03, 2005
-
-
Andreas Gohr authored
darcs-hash:20050903220229-7ad00-5d95f905eaeb3f6b867aa3ee43c2a8bccc533c00.gz
-
- Sep 02, 2005
-
-
Andreas Gohr authored
darcs-hash:20050902201230-7ad00-3446903b251caa6b0422603fc738b4d4ba872906.gz
-
- Aug 24, 2005
-
-
chris authored
darcs-hash:20050824231545-50fdc-2d0fc2e9efba6c6d740f00c9113d07eabc3963ce.gz
-
- Aug 08, 2005
-
-
steven-danz authored
Updates to the subscription patch to add a configuration option to enable/disable the feature, move the messages to the language files, and general cleanup darcs-hash:20050808045034-4c315-88a72dc8d2b22fdd9af8caa0505ef5c737965c86.gz
-
- Jul 31, 2005
-
-
Andreas Gohr authored
This patch allows you to add a file named conf/words.aspell with your own words you don't want the spellchecker to choke on. Thanks to Steven Danz for code idea darcs-hash:20050731172612-7ad00-60fb3f09589c4758f1093f532de9699beb048569.gz
-
- Jul 23, 2005
-
-
Andreas Gohr authored
custom.conf is no longer supported darcs-hash:20050723205235-7ad00-6bec0d0fdd57d321784edd014917ddc4257fe3e5.gz
-
- Jul 13, 2005
-
-
andi authored
darcs-hash:20050713173724-9977f-7de120262968b766b16bf27915e61bc1d0947fb0.gz
-
- Jul 01, 2005
-
-
andi authored
darcs-hash:20050701142901-9977f-86bda7dbbc8b1c297b7aefb25069d8005fe05281.gz
-
- Jun 27, 2005
-
-
andi authored
darcs-hash:20050627165659-9977f-7ef857696090d2c97cb3f3684227effe2f8aabf9.gz
-
- Jun 26, 2005
-
-
matthiasgrimm authored
This patch correct the meaning of the reference check configuration options. They become more logical. refcheck boolean Enable/Disable the reference checker. If set to '0' the existence of references is not checked and vica versa. recshow int defines how many references should be displayed If set to '0' no references are shown at all. This meaning is more logical. The first parameter switches the checker on/off and the second would be set, if the user wanted to see where the references are and how many should be displayed. darcs-hash:20050626153207-7ef76-0800eb2e394bf1b9f4233e7698b4d894f4b58e5b.gz
-
andi authored
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
-
- Jun 17, 2005
-
-
matthiasgrimm authored
The options refcheck and refcount were merged to refcheck. This reduces configuration options and make the function more robust. darcs-hash:20050617201556-7ef76-47841e0b8713a26b6fb7eacffa9e89752f65ae50.gz
-
matthiasgrimm authored
XML has problems with usual PHP shortcuts like '<?' or '<? darcs-hash:20050617130335-7ef76-8e98db5cdae5f8b81993a380cb3d3acc9ac33dbd.gz
-
- Jun 16, 2005
-
-
matthiasgrimm authored
Part 1 only checks for the existance of references. Part 2 will show where this references are so that the user could easily find them. Both parts are configurable: refcheck darcs-hash:20050616163425-7ef76-a7fce6cd1ef5d2cc2e4ac3b869969a65c671770a.gz
-
- Jun 05, 2005
-
-
matthiasgrimm authored
This patch implements the first step of a media file reference checker. Every time the user wanted to delete a media file it would be ckecked for still existing references to this media file. File deletion is denied if this media file is still in use. darcs-hash:20050605185038-7ef76-475e5990609587e1b8cee0e155fa6002f1c5b27c.gz
-
- Jun 07, 2005
-
-
andi authored
This is nearly a complete rewrite of the gmail like AJAX spellchecker from http://www.broken-notebook.com/spell_checker/index.php Here are the differences and features * seemless integrated into DokuWiki * no need for the pspell extension * needs GNU aspell installed (not sure about the version I guess 0.60+ for UTF8) * needs PHP 4.3.0+ * uses SACK for AJAX * gets errors and suggestions in one transfer So far only tested in Firefox. It should work in IE, Safari and Opera 8, too. Please test and report back. darcs-hash:20050607194456-9977f-f699144d1fd28359742b2ce0f28c839a1f4cefbb.gz
-
- Jun 05, 2005
-
-
andi authored
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
-
- May 30, 2005
-
-
Matthias Grimm authored
darcs-hash:20050530180343-4145d-027716bcbc51e10dd36eeb0a16657eb10b371297.gz
-
- May 14, 2005
-
-
andi authored
darcs-hash:20050514135518-9977f-217e9b111e8d42389e114a530209dbd3fdab3c76.gz
-
- May 13, 2005
-
-
andi authored
darcs-hash:20050513152833-9977f-d14d56f5536fda4264f12ef81e5ad4db140f77eb.gz
-