summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Polish updateAndreas Gohr2008-01-04
| | | | darcs-hash:20080104140951-7ad00-8c563cb30ca014d5ce5f373f660d88204ed70632.gz
* Brazilian Portuguese updateAndreas Gohr2008-01-04
| | | | darcs-hash:20080104140733-7ad00-e60bf288ff2d3c22b010e3e509c009c3af339b65.gz
* Trigger IO_WIKIPAGE_WRITE on page deleteGabriel Birke2007-12-21
| | | | | | | | | | | DokuWiki will fire two IO_WIKIPAGE_WRITE events instead of one when a page is deleted. The first event has no revision and empty text in the data. Now the code conforms with the documentation at http://wiki.splitbrain.org/wiki:events_list#io_wikipage_write Now action plugins can act on page delete. darcs-hash:20071221150130-79ce3-51092d13c2e29285e5580f704f409f25563134c6.gz
* make hashs escapable in configfile #1282Andreas Gohr2007-12-18
| | | | | | | 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
* Romanian language updateAndreas Gohr2007-12-14
| | | | darcs-hash:20071214105324-7ad00-fb59fd40d8c20f2019f3fa769bd229ba18d40903.gz
* read a file from a ZIP without diskwriteDanjer2007-12-10
| | | | darcs-hash:20071210191826-da454-9b88e46e7ab574d605280152905f884cc64abad6.gz
* Italian language updateAndreas Gohr2007-12-10
| | | | darcs-hash:20071210190648-7ad00-61f6b7ce8ac35e09fc963d84ec8638a7884797ae.gz
* added info on control macros on syntax pageAndreas Gohr2007-12-04
| | | | darcs-hash:20071204222503-7ad00-219aa343f2ccef71179827cd2546955fc2bcb847.gz
* romanian language updateAndreas Gohr2007-12-04
| | | | darcs-hash:20071204202246-7ad00-5ddd212cd7ff6aad243218b3f7e1ca99cb3b8af5.gz
* removed debug statement from ACL manager script codeAndreas Gohr2007-12-03
| | | | darcs-hash:20071203204115-7ad00-a3acb23f33d5e5bfe99e1424df349d196543570e.gz
* no write check for users.auth.php when non-plain backend is used FS#1271Andreas Gohr2007-12-03
| | | | darcs-hash:20071203202342-7ad00-66a9695f554122e6ad1b78e400cb56b07ec65d19.gz
* getUserData should really be implemented always... (FS#1272)Andreas Gohr2007-12-03
| | | | | | | ... but with this patch DokuWiki will not break completely when left out for trustExternal() auth backends darcs-hash:20071203201532-7ad00-72dbc2d16e4c8c09cca9558286164f4d858c19ce.gz
* construct toolbar signature from $INFO (FS#1274)Andreas Gohr2007-12-03
| | | | darcs-hash:20071203191945-7ad00-76968829ba4b20bf10e453eadaed0216e05e61de.gz
* romanian language updateAndreas Gohr2007-12-03
| | | | darcs-hash:20071203183011-7ad00-ac36914f25ae71842551fb49bfdadb9ebf0aaba6.gz
* removed obsolete language stringsAndreas Gohr2007-12-01
| | | | darcs-hash:20071130234249-7ad00-176b2e8bff203f8a78aceef713ca398a316dbdfc.gz
* Swedish language updateAndreas Gohr2007-12-01
| | | | darcs-hash:20071130233509-7ad00-6c6a262533c0e49af763bd45854e34cf33ba13cb.gz
* Spanish language updateAndreas Gohr2007-12-01
| | | | darcs-hash:20071130233302-7ad00-9cbdf61a70e1a0771bb4ee1a77fc82c3b64dffa1.gz
* Spellchecker removedAndreas Gohr2007-11-23
| | | | | | | | With spell checkers available in all modern browsers, having a spell checker in DokuWiki's core code is no longer necessary. This patch removes the spell checking feature. It will be made available as optional plugin. darcs-hash:20071123125840-7ad00-faf7aa4673421dbb3fad904ba5b46b4927a5176d.gz
* make toolbar JS functions accept absolute image pathsAndreas Gohr2007-11-23
| | | | darcs-hash:20071123102814-7ad00-c7060ea1daf8ff4a6d7fcb3ce912d3ce43410b35.gz
* Catalan language updateAndreas Gohr2007-11-21
| | | | darcs-hash:20071121203902-7ad00-bb88d1124d181b56152f22da892d6d3eccf1161c.gz
* UNDO: Catalan language updateAndreas Gohr2007-11-18
| | | | darcs-hash:20071118103614-7ad00-3426a738ddde80038a24ef6aae712c077d6458f7.gz
* german language updateAndreas Gohr2007-11-18
| | | | darcs-hash:20071118105953-7ad00-a93b7707b09890fe3c184bb233238ee4df8e4ffe.gz
* Catalan language updateAndreas Gohr2007-11-18
| | | | darcs-hash:20071118103614-7ad00-5fc73d82a46ac4e3dcb7d8a9c94711c17d40fc47.gz
* added missing pix folder for acl pluginAndreas Gohr2007-11-17
| | | | darcs-hash:20071117214220-7ad00-744a12e693c8107fd4c8cca12ec3bb7208739511.gz
* ACL Manager rewrittenAndreas Gohr2007-11-17
| | | | | | | | | | | | | | | This patch replaces the old ACL manager plugin with a new, completely rewritten one. The ACL manager is now independent of the page from which it was called, instead all pages and namespaces are selectable from an AJAX enhanced list similar to the one used in the media manager. This should take care of a major complain by new users. Another major confusion was that the old manager only showed relevant rules. This new manager always shows *all* defined ACL rules. darcs-hash:20071117155740-7ad00-1de71e396d5dbc117bf5788fb5667af828d5c20f.gz
* added XMLRPC linkList()Michael Klier2007-11-09
| | | | darcs-hash:20071109112720-23886-1ce97b5cc09630c55ef507144c53bbb8aae4f892.gz
* fix problems if $USERINFO['grps'] is not setAndreas Gohr2007-11-02
| | | | darcs-hash:20071102181850-7ad00-9c2c9b0ef953274b8abdadd95c53e8f4e1982810.gz
* russian language updateAndreas Gohr2007-11-02
| | | | darcs-hash:20071102181710-7ad00-3e239b6f0a9be465e33f283c1ed56958289f3dae.gz
* utf8_trim bugfixAndreas Gohr2007-11-02
| | | | | | Fixes the utf8_trim() function when a charlist is given darcs-hash:20071102181430-7ad00-4160d3d47b53e9c0db76328004c1f95c76d590e6.gz
* added makeFileField method to form classMichael Klier2007-10-29
| | | | darcs-hash:20071029141013-23886-ca99a6bff50766f2015f071d89fcc3265746b3b5.gz
* CSS update for media formMichael Klier2007-10-29
| | | | darcs-hash:20071029135607-23886-63a278261ccce0003a02fa7e2609fad09583e88b.gz
* refactored media upload formMichael Klier2007-10-29
| | | | darcs-hash:20071029134739-23886-a5f5dfa7cf1e5b029958ba67a44f3df19bcaa3bf.gz
* allow enctype setting in form classMichael Klier2007-10-29
| | | | darcs-hash:20071029134359-23886-aec96a73329d48537e02927f40b08da9b879d4b9.gz
* Revert change to DOKU_INC introduced by xmlrpc_putpage patchGuy Brand2007-10-27
| | | | darcs-hash:20071027202616-19e2d-6477ab646496d10203875826e06d923cda32fde2.gz
* Add the Universal Wiki Edit Button to the deafault templateAndreas Gohr2007-10-26
| | | | | | | | | | | | | | | | The "Universal Wiki Edit Button" is a movement to make Wikis easily recognizable to users regardless of the used engine or template. The aim is to create an icon which is as easy to recognize as the now well known RSS icon. The hope is to spread the Wiki idea and make more people aware of the use of Wikis outside the scope of Wikipedia. The logo is added through a background CSS defined in UWEB.css More info about the Universal Wiki Edit Button can be found at http://www.aboutus.org/uweb - you may also add your thoughts about it there. darcs-hash:20071026213115-7ad00-6101fbc3449b4426f795c60775c874eb0e53bb82.gz
* adds a second class to action buttonsAndreas Gohr2007-10-26
| | | | darcs-hash:20071026210930-7ad00-e8048c01f924eeaf060effee155fc5d36b997804.gz
* Galician language updateAndreas Gohr2007-10-26
| | | | darcs-hash:20071026205405-7ad00-56ddd5adab9ae4ae37697cd82a10f5c4ea056271.gz
* Turkish updateAndreas Gohr2007-10-26
| | | | darcs-hash:20071026185916-7ad00-86fc05c180aba145b154e8a61539691f75906fbb.gz
* Translatable JavaScript strings for pluginsGabriel Birke2007-10-26
| | | | | | | | | | Strings to be used in plugin provided JavaScript can now be put into the plugin's lang.php files. It has to be stored as subkeys of $lang['js']. Eg the following in lib/plugins/blah/lang/en/lang.php $lang['js']['foo'] darcs-hash:20071026131130-79ce3-75ab69b1ba527c823e0e5ef0fde031032aaa2548.gz
* Brasilian Portuguese UpdateFrederico Goncalves Guimaraes2007-10-26
| | | | darcs-hash:20071026110711-b9abf-3c57eaea66fb90636e51fa9aa03dc7928824fb6f.gz
* Malagasy translation addedinfogasy.net2007-10-26
| | | | darcs-hash:20071026105801-fcedb-774d8682b46798df4b1a7f81da5b25a561428641.gz
* Latvian language updateAndreas Gohr2007-10-19
| | | | darcs-hash:20071019063310-7ad00-d087781c8064cd650946dfd1d457563ce646cae6.gz
* Allow HTML from inline RSS (typo fix)Tom N Harris2007-10-16
| | | | darcs-hash:20071015225606-6942e-4945a9510445707655951b740f6302dfb97c655a.gz
* Fix border condition on recent change updateTom N Harris2007-10-16
| | | | darcs-hash:20071015225711-6942e-4d540e23e3c2ab62e378b0b9bc3cb80041c79350.gz
* header support for renderer pluginsAndreas Gohr2007-10-16
| | | | | | | Renderer plugins now can store HTTP header information in 'format <mode>' which will be used to send their output. Also fixes a problem with loading cache files. darcs-hash:20071016185626-7ad00-c0e18a90b310daf0d3a3c01d7a73f3524ced803d.gz
* fixed Thai romanizationAndreas Gohr2007-10-15
| | | | darcs-hash:20071015170603-7ad00-cce18a874fa1857af1717519cac14e86f986c7f2.gz
* tiny compatibility fix for FeedParserAndreas Gohr2007-10-15
| | | | | | | This should make older plugins working with a SimplePie Beta wor with Dokuwiki's current SimplePie version darcs-hash:20071015121248-7ad00-08a8be1f16649626cada3135e9d18c872689eed8.gz
* Reduce memory requirement for indexerTom N Harris2007-10-12
| | | | darcs-hash:20071012000327-6942e-bdef26ce258dea0229ad8b8dbbc7c089dea880ad.gz
* fixed URLs in plugin and user managerAndreas Gohr2007-10-13
| | | | | | | For the new plugin repository, plugins should use a page named after their class at wiki.splitbrain.org darcs-hash:20071013191842-7ad00-0580762663329d4f21e6996748117987438c953f.gz
* xmlrpc_putpageDennis Ploeger2007-10-12
| | | | | | Adds the putpage-method to the xmlrpc-server-code darcs-hash:20071012135930-b8925-1d770de41b3e6aea4c612666194e915dda344647.gz