- Aug 29, 2005
-
-
Esther Brunner authored
darcs-hash:20050829150543-283c4-331c46a3f2a9c7e7556fdf1a1e322b54f3c7eec6.gz
-
- Aug 24, 2005
-
-
chris authored
darcs-hash:20050824224718-50fdc-6d27ff70e60e6fe547aff6c2b305507c4ab3f669.gz
-
- Aug 11, 2005
-
-
Andreas Gohr authored
darcs-hash:20050811184846-7ad00-630336203cbebcaafcc5ebf10d5f628df6be0ea0.gz
-
- Aug 07, 2005
-
-
Andreas Gohr authored
darcs-hash:20050807134726-7ad00-371965dc6bea32e86221e93b3a677bc1047fb089.gz
-
- Jul 18, 2005
-
-
Andreas Gohr authored
This adds very simple pagetemplate support. When a file named _template.txt exists in a namespace this file's contents are loaded into the editor when a new page is added in the namespace. Please note that this file is not editable from within the Wiki as it starts with an underscore. The wiki admin has to create it her self on the filesystem. darcs-hash:20050718173842-7ad00-39b1b76bef4c6243fc00d94673793d68b356aecb.gz
-
- Jun 27, 2005
-
-
matthiasgrimm authored
This patch exchanges some forgotten php short forms against xml pendents. darcs-hash:20050627164725-7ef76-6412b45fc0c7be8a53e78b5df1170bba4088b45c.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 15, 2005
-
-
matthiasgrimm authored
A wrong variable name was used in the english language file and an gramatically mistake in function comments was corrected. darcs-hash:20050615175208-7ef76-f41f2da7a0e27333e35d12bcc510f641d73289a5.gz
-
- Jun 13, 2005
-
-
matthiasgrimm authored
This patch replaces the big textual spellchecker controls with a nice one using toolbar like buttons darcs-hash:20050613182725-7ef76-34661fe2322682059335dced7ad60dfb31350c30.gz
-
- Jun 11, 2005
-
-
andi authored
Konqeror seems to ignore the charset darcs-hash:20050611092916-9977f-311b99e63b66a83c9f9022c468ba61d0687822c2.gz
-
- Jun 09, 2005
-
-
andi authored
darcs-hash:20050609233643-9977f-11492f9b23b5e553ad6322bcd046ff32d64c37c1.gz
-
- Jun 08, 2005
-
-
andi authored
darcs-hash:20050608194746-9977f-7880cc210b55ff5f47b52665c580087f266dd9b2.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
-
-
chris authored
This patch will extend the useheading configuration setting to apply to - search page - backlinks page - recent changes page darcs-hash:20050605132931-50fdc-39bc6dfb55968fc68cb646a0f8cf2cbc56d3e12f.gz
-
chris authored
darcs-hash:20050605110302-917ab-91d606d41c33566504e3e5b097ff5668a447f078.gz
-
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
-
- Jun 03, 2005
-
-
matthiasgrimm authored
The DokuWiki search function uses 'OR' to combine multiple search words. This behaviour is unusual and not very helpful to narrow the search results. This patch changed the behaviour to 'AND'. Multiple search words will reduce the count of search results. It uses assertions now. This has the big advantage that only one regular expression have to be processed for each file and the behaviour can be changed easily. The functionallity has been extended: Words with a preceding minus sign (-) will be excluded from and words with a preceding plus sign (+) will be included in the search results. Is a preceding sign is missing (+) is assumed. darcs-hash:20050603182746-7ef76-03b18a3707c91e8c5cbb99253b603d090b679c1a.gz
-
- May 31, 2005
-
-
matthiasgrimm authored
The TOC toggle button was very small and inconspicuous. This patch replaces the old one with small arrows placed at the right border of the TOC header. Code cleanup in html.php: html_toc() and html_list_toc() are obsolete and have been removed. darcs-hash:20050531184155-7ef76-249f948b2a8b71d45aab2b8418db2be5eb638f6d.gz
-
- May 25, 2005
-
-
matthiasgrimm authored
This patch adds some sanity checks for the history start parameter 'first'. Only the needed history entries will be loaded at once now. This will reduce server load a bit darcs-hash:20050525161658-7ef76-1ab681b4c784bbe834fae91301ee7b9cd2a2cd8b.gz
-
- May 23, 2005
-
-
matthiasgrimm authored
This patch adds a 'next' and a 'previous' button to the history page. They make it possible to see more than one page of history data. darcs-hash:20050523165826-7ef76-77a2c21e8b172200f169e0aea8441e8b100ab278.gz
-
- May 19, 2005
-
-
andi authored
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
-
- May 11, 2005
-
-
andi authored
darcs-hash:20050511191229-9977f-86608b464b474e36ff1b4a059e2a0d88996537df.gz
-
- May 08, 2005
-
-
matthias.grimm authored
This patch extends the user registration with a more direct way without the need for an valid email address. The user password is queried in the registration form and not automatically generated and sent by email. This mode could be configured with the new option 'autopasswd'. Some new texts were added for translation but only english and german translation databases have been updated yet. darcs-hash:20050508200129-45302-ad4f2cf1d18514c76373cb6d6015e74712638402.gz
-
- May 09, 2005
-
-
matthiasgrimm authored
This patch fixes the user registration from the admin page. It removes the 'register' filter in act_clean() and enables act_permcheck() to handle permissions to 'register' differentially. darcs-hash:20050509204423-7ef76-eeb3681e364b85690c342f8eabeb65d326cb0637.gz
-
- May 08, 2005
-
-
Matthias Grimm authored
If 'openregister' is not set the menue entry 'Add new user...' will be added to the admin page so that registering of new users is always possible through an GUI. If 'openregister is set the menu entry will be omitted to not to overload the admin page. darcs-hash:20050508101344-4145d-cb3f9e10f4b8d26dec516ce796e54ed12a1e2b53.gz
-
- May 01, 2005
- Apr 29, 2005
-
-
andi authored
darcs-hash:20050429205320-9977f-6bf54f3b022104a0a9aefa882dfba09a98bc9c2a.gz
-
- Apr 25, 2005
- Apr 24, 2005
- Apr 23, 2005
- Apr 22, 2005
-
-
andi authored
darcs-hash:20050422145235-9977f-5607e92b1984b5b8444b5325827b3f3fda275898.gz
-
- Apr 19, 2005
-
-
andi authored
darcs-hash:20050419185603-9977f-4bc9a1ba1878436bd71795c5d7fec2a5582561bf.gz
-
- Apr 17, 2005