summaryrefslogtreecommitdiff
path: root/inc
Commit message (Collapse)AuthorAge
* French strings updateGuy Brand2008-02-13
| | | | darcs-hash:20080213214113-19e2d-391868917a440be7f11a0b6e2a8955cb083d5f4c.gz
* make sure not supported profile fields are not accepted FS#1329Andreas Gohr2008-02-13
| | | | darcs-hash:20080213214505-7ad00-8ff1974ccbab38168f95072faaeb53134f95b926.gz
* check modMail capability correctly FS#1329Andreas Gohr2008-02-13
| | | | darcs-hash:20080213213322-7ad00-bd2a818080046a492447b7c1ecb0a4c1a89ea5e1.gz
* Hungarian updateAndreas Gohr2008-02-13
| | | | darcs-hash:20080213204325-7ad00-392f8f23f8035f0a74ac11601e64c27859a3b026.gz
* filter usernames case-insensitive in user managerGabriel Birke2008-02-13
| | | | darcs-hash:20080213194342-79ce3-e05ea08fd276d0d841863878d614412aeaf2e305.gz
* Rationalise Parser PHP & HTML syntax mode handling to renderer only.Chris Smith2008-02-13
| | | | | | | | | | | | | | This patch corrects the problems with the previously (reversed) patch "remove htmlok and phpok tests from Doku_Handler". The handler will now write php, phpblock, html & htmlblock instructions and let the renderer decide how these instructions should be processed. The xhtml renderer will follow the "phpok" and "htmlok" config settings. If these settings are turned off the any instructions will be rendered as code with php or html syntax highlighting (as appropriate). darcs-hash:20080213024941-d26fc-ec485362803e63a2d949dad5c23e17db939e6ced.gz
* Have aclcheck use auth_isadminGuy Brand2008-02-12
| | | | darcs-hash:20080212213222-19e2d-d8a2261fa83d6482afe213ffb41611ae723811de.gz
* make sure $ID is set correct when rendering metadataAndreas Gohr2008-02-08
| | | | darcs-hash:20080208212733-7ad00-b111663f6397e220beac70b9f54bdffd0d8c2760.gz
* removed security token requirement for loginAndreas Gohr2008-02-08
| | | | | | | This was discussed a while ago on the mailing list. We want to work cross-site logins keep working. darcs-hash:20080208200733-7ad00-a1f6164d65001586ec23311c07fe5c277bd62a82.gz
* Norwegian updateAndreas Gohr2008-01-30
| | | | darcs-hash:20080130222205-7ad00-76b123c78c1e3d758b1627ec09fafb25b96b4ada.gz
* Hungarian updateAndreas Gohr2008-01-30
| | | | darcs-hash:20080130220034-7ad00-aa23168b9d0bbfc384f4944633d5adbce15c296b.gz
* UNDO: remove htmlok and phpok tests from Doku_HandlerSpring Pierre2008-01-17
| | | | | | | | | there is no necessity for the "htmlok" and "phpok" testing in the Doku_Handler, taken the fact that the page renderer does it too. and it gives the possibility to the renderer to choose, what to do with such blocks. darcs-hash:20080117222648-01292-c4b5a890ada5e5e962ba7e3f62c4c2fc5d72138f.gz
* Support for deep namespace templates and strftime placeholdersAndreas Gohr2008-01-26
| | | | | | | | | | | This patch addes namespace templates will be used for all new namespaces in the same namespace and the namespaces below. They have to be named __template.txt Additionally can strftime() place holders be used in namespace templates to insert any part of the current time into a template. darcs-hash:20080126165959-7ad00-9a820e42d237e1aa0828996ebc9cf3d67d453128.gz
* remove htmlok and phpok tests from Doku_HandlerSpring Pierre2008-01-17
| | | | | | | | | there is no necessity for the "htmlok" and "phpok" testing in the Doku_Handler, taken the fact that the page renderer does it too. and it gives the possibility to the renderer to choose, what to do with such blocks. darcs-hash:20080117222648-01292-cfce862d4e6fe9ce61feda7d6f11f014a68f5ffa.gz
* Hungarian updateAndreas Gohr2008-01-28
| | | | darcs-hash:20080128211824-7ad00-eaca4449ce11346175b9b8a82e354b3f6a267d3e.gz
* Probably fixes cookie loss on https/http switch FS#1174Andreas Gohr2008-01-24
| | | | darcs-hash:20080124211231-7ad00-5d9f8e834be5d7d3abc772ad7c956455258dad59.gz
* typo fix FS#1316Andreas Gohr2008-01-22
| | | | darcs-hash:20080122222402-7ad00-436d561b2cc12a225c6f407540ba54268d6550d0.gz
* mor nofollow for links to non-existant pages FS#1260Andreas Gohr2008-01-22
| | | | darcs-hash:20080122203104-7ad00-0c5c6978383520a66df25af7360319fdd7d39a19.gz
* fix problems with gzip compressionJens Wilke2008-01-22
| | | | darcs-hash:20080122185828-1ec87-37d8149991d56d3b924634598e57ef2d0b6562a8.gz
* Hungarian language updateAndreas Gohr2008-01-22
| | | | darcs-hash:20080122185359-7ad00-bdf569d4d6a1c1d8c5113f7c0c5b12ed3fa155ba.gz
* czech language updateAndreas Gohr2008-01-22
| | | | darcs-hash:20080122185140-7ad00-0ff0feaa401db1fb01880c4b323b0019d2663fe1.gz
* gethostsbyaddrs() must check if only one IP was suppliedMichael Klier2008-01-22
| | | | darcs-hash:20080122175535-23886-a6e9a9170bf23ebe460cccdbb06f97206d1d98eb.gz
* use <sup> to markup footnote anchorsAndreas Gohr2008-01-19
| | | | | | | Using the <sup> HTML tag ensures that footnotes are shown correctly when displayed outside the DokuWiki stylesheet (eg. in feedreaders) darcs-hash:20080119010614-7ad00-59426b5e1d44f0ab932867e19e42b71f260f9cc9.gz
* correct fix for FS#1227Andreas Gohr2008-01-19
| | | | darcs-hash:20080119005310-7ad00-055e1aaf63625c0ab9bfd31f49fd9c7cba5972a8.gz
* prevent error on buggy syntax plugin FS#1218Andreas Gohr2008-01-19
| | | | darcs-hash:20080118234120-7ad00-01defe99eda2568ef91acc679a35b25e8bdc40ed.gz
* partial fix for TOC displayed on deleted pages FS#1222Andreas Gohr2008-01-19
| | | | darcs-hash:20080118230442-7ad00-badb2e3dd61cb724e780e39488b68b5fb1f3ba7c.gz
* Always show pageids for "matching pagenames" FS#1227Andreas Gohr2008-01-18
| | | | darcs-hash:20080118225518-7ad00-772f0368e71ffe5868d1ba0a5ca2fcc1010f1bf9.gz
* correct UTF-8 trimming of abstracts in metarenderer FS#1233Andreas Gohr2008-01-18
| | | | darcs-hash:20080118224834-7ad00-bda8d919c3fdf4bafe8509dca35aa437b38e1ac6.gz
* add relAndreas Gohr2008-01-18
| | | | darcs-hash:20080118223507-7ad00-3cc83db3fac31917a50378646785a006a03825a2.gz
* try to warn about pcre.backtrack_limit errors FS#1258Andreas Gohr2008-01-18
| | | | darcs-hash:20080118214138-7ad00-86962cd0413db95ea19383c4579b3240ad3c4301.gz
* bzopen does not like 'b' open mode FS#1239Andreas Gohr2008-01-18
| | | | darcs-hash:20080118213300-7ad00-11a2b04c91c566ba2965bc548b94b8bf5b1bf5e5.gz
* skip invalid filenames in media directory list (related to FS#1312 FS#1306)Andreas Gohr2008-01-18
| | | | | | | Invalid media files (like uppercase names) are no longer listed in the media manager. Instead a warning is shown. darcs-hash:20080118205511-7ad00-01625475e055be71628fd68aaaad786959420dce.gz
* fixed XML encoding for RSS 1.0 image title FS#1307Andreas Gohr2008-01-18
| | | | darcs-hash:20080118202958-7ad00-3bb8db2d93b3a353da153ec1a22b52807f75cb61.gz
* Show proxy path in notify mails FS#1308Glen Harris2008-01-18
| | | | darcs-hash:20080118201511-f6de1-13f0ffff4f546298cce1a4e3dcd2d9679217ace8.gz
* Arabic updateAndreas Gohr2008-01-14
| | | | darcs-hash:20080114173625-7ad00-e53b8ee34aff334ef95c8e1276a93893efbedc7f.gz
* Kurdish translationAndreas Gohr2008-01-08
| | | | darcs-hash:20080108202749-7ad00-19c07813e00345d0637da788768c5e3448d8b113.gz
* Hungarian updateAndreas Gohr2008-01-07
| | | | darcs-hash:20080107204755-7ad00-9213dd89e13a706b7e764aad2065278f12552356.gz
* parenthesis_escaper_fixstephane.chazelas2008-01-04
| | | | darcs-hash:20080104145301-3d17c-6ba186de4a2661f7d4f6b080e4cf74fed9ae1904.gz
* French updateAndreas Gohr2008-01-04
| | | | darcs-hash:20080104143832-7ad00-705fa397a4fedaf21cbff8b7fedabcadaec02ea1.gz
* Dutch updateAndreas Gohr2008-01-04
| | | | darcs-hash:20080104141457-7ad00-f2ffae5e2d53b6d3018e9a5ad85264b557626b53.gz
* 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
* romanian language updateAndreas Gohr2007-12-04
| | | | darcs-hash:20071204202246-7ad00-5ddd212cd7ff6aad243218b3f7e1ca99cb3b8af5.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