summaryrefslogtreecommitdiff
path: root/conf
Commit message (Collapse)AuthorAge
* directory cleanupandi2005-06-26
| | | | | | | | 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
* option merge of refcheck and refcountmatthiasgrimm2005-06-17
| | | | | | | 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
* make DokuWiki xml conformmatthiasgrimm2005-06-17
| | | | | | XML has problems with usual PHP shortcuts like '<?' or '<? darcs-hash:20050617130335-7ef76-8e98db5cdae5f8b81993a380cb3d3acc9ac33dbd.gz
* media reference check part 2matthiasgrimm2005-06-16
| | | | | | | | | | | 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
* media reference checkmatthiasgrimm2005-06-05
| | | | | | | | | 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
* AJAX spellchecker #29andi2005-06-07
| | | | | | | | | | | | | | | | | | | | 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
* directory layout cleanup !IMPORTANTandi2005-06-05
| | | | | | | | | | | | | 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
* fixed mime type for RTF #361Matthias Grimm2005-05-30
| | | | darcs-hash:20050530180343-4145d-027716bcbc51e10dd36eeb0a16657eb10b371297.gz
* Support for MySQL hashed passwords added (old and new style)andi2005-05-14
| | | | darcs-hash:20050514135518-9977f-217e9b111e8d42389e114a530209dbd3fdab3c76.gz
* added AJAX to acronymsandi2005-05-13
| | | | darcs-hash:20050513152833-9977f-d14d56f5536fda4264f12ef81e5ad4db140f77eb.gz
* multiple hash methods for passwordsandi2005-05-13
| | | | | | | | | | This patch allows the method for hashing (onewaycrypting) the user passwords to be set with $conf['passcrypt']. Available are MD5, salted MD5, SHA1 salted SHA1 (SSHA) and the old Unix crypt (2 char seed). This change was inspired by a mail from Chris Brotherton (thanks for making me think about this) darcs-hash:20050513152248-9977f-2358b26449ed865a981c8558308a2857ba17c12f.gz
* Turn sensitive files into scripts that exit immediatelyjan2005-05-12
| | | | darcs-hash:20050512204225-45605-bee22b4df3d23374bc4922ede8f48106ea217209.gz
* user registration without emailmatthias.grimm2005-05-08
| | | | | | | | | | | | 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
* example local.php addedandi2005-05-06
| | | | darcs-hash:20050506174256-9977f-0dc70f659d591ed62c03564a1db874e172ae66cd.gz
* blacklist updateandi2005-05-06
| | | | darcs-hash:20050506145725-9977f-5c317b0bba373c7521aabfa5640e899713c5f892.gz
* more cleanupandi2005-04-29
| | | | darcs-hash:20050429205436-9977f-762f3ded6f93cfb3e068f3acdc1bb80690ad658b.gz
* added internal rewritingandi2005-04-29
| | | | darcs-hash:20050429205320-9977f-6bf54f3b022104a0a9aefa882dfba09a98bc9c2a.gz
* basedir option added #292andi2005-04-29
| | | | darcs-hash:20050429104545-9977f-ac44f6be6333965c96a5d3bca7acde9f610d4d78.gz
* small acronym fix #282andi2005-04-27
| | | | darcs-hash:20050427180844-9977f-bb8e94037594c32662e481dac300543814dca0c3.gz
* small fixes, spamlist updatedandi2005-04-24
| | | | darcs-hash:20050424191942-9977f-2ffbb2a682d43151de5fb759020732932a10b216.gz
* new parser: images, added flash support #154andi2005-04-15
| | | | darcs-hash:20050415121416-9977f-583ee34659f70017fec4f8b8a4de327c5b1631e4.gz
* more fetch.php hackingandi2005-04-14
| | | | darcs-hash:20050414205219-9977f-abd598794c5261b12a89d402e481d3425851d2b9.gz
* new parser - more fixesandi2005-04-10
| | | | darcs-hash:20050410170115-9977f-620a5fccdc80d5af01d0b9aec9f8b1fb8e4c667d.gz
* Use first heading as page name in links.jan2005-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | I just read "Don't make me think!" by Steve Krug, about web usability, and I liked its common sense a lot. One message was that every page should have a title, and that it should literally match what you click to get there. This patch tries to automate that for Dokuwiki. In wiki page links, it will fetch the first heading (the title) and use it as the name in links (unless an explicit other name is defined in the link). The same is done for the breadcrumbs (at least the default ones). I believe all this should make navigation easier. The feature is enabled/disabled with a configuration variable called $conf['useheading']. TO DO: more testing. Check whether the first heading is at a unique high level (probably easier when true parsing will be used.) Check hierarchical breadcrumbs. Perhaps omit the title from the automatic table of contents, and perhaps adapt the toc intentation of the lower level headings. darcs-hash:20050326130557-45605-bf7fdaf29e61924f2631af1bb95177ee0415c24d.gz
* template support (incomplete, maybe broken)andi2005-03-06
| | | | darcs-hash:20050306183159-9977f-22dbb69831b5fa2e28bbf62448c65053d96a2cb9.gz
* relnofollow added #181andi2005-03-04
| | | | darcs-hash:20050304184755-9977f-9dccfd8e8330b18c179298f2b0f09819cc5fb913.gz
* load local.php from init.phpandi2005-03-04
| | | | darcs-hash:20050304184127-9977f-9fbde6f7973ddc0a516f26fc18ee0ff1f19686e3.gz
* safemode hack #179andi2005-03-03
| | | | darcs-hash:20050303222903-9977f-038e77fc63d17af9bda168d214cecd1cf84b5aa9.gz
* using DOKU_BASE for local.php includeandi2005-03-02
| | | | darcs-hash:20050302193328-9977f-4221f30768ee58c60247dcd42e8d98b7b1e6a5eb.gz
* blacklist updateandi2005-03-02
| | | | darcs-hash:20050302192226-9977f-d222f383308822a72bc9941128323d98305600cd.gz
* admin config changesandi2005-02-25
| | | | darcs-hash:20050225120234-9977f-2a1e6e63b41ffa7da98db82339230c08678de4f4.gz
* blacklist updateandi2005-02-19
| | | | darcs-hash:20050219102741-9977f-dd9f2310af17a9c43dc9b0002996a2febfb112c4.gz
* updated blacklistandi2005-02-04
| | | | darcs-hash:20050204213231-9977f-efdd0d04b4e2068b839bcffceacd45834201d8d1.gz
* gdlib config option (fixes #106)andi2005-02-01
| | | | darcs-hash:20050201195637-9977f-0b793fe383ace1b8ecb0569ce8fb6a4fe404c84f.gz
* coral cache interwiki linkandi2005-01-30
| | | | darcs-hash:20050130121637-9977f-07e27567edf3255a99ad0a478d4ef0341a9f1113.gz
* removed ldap stuff from configandi2005-01-29
| | | | darcs-hash:20050129170255-9977f-b69ffb1949555b2d4a79c3e926a48dc49057874d.gz
* deaccenting configandi2005-01-23
| | | | darcs-hash:20050123201406-9977f-68b7ed58d460af96a0a076d973aa4f2568fb28b8.gz
* Initial revision.andi2005-01-12
darcs-hash:20050112202454-9977f-60936f24fe2092a30223627e0683de2df61d0c4a.gz