| #
f5c2808f
|
| 05-Apr-2006 |
Ben Coburn <btcoburn@silicodon.net> |
rewrite export URLs
This patch rewrites export urls so that robots.txt can be used to request that some (or all) export types are ignored by robots when indexing the wiki.
For example: User-agent:
rewrite export URLs
This patch rewrites export urls so that robots.txt can be used to request that some (or all) export types are ignored by robots when indexing the wiki.
For example: User-agent: * Disallow: _export/
or for example: User-agent: * Disallow: _export/raw/
Note: This rewriting is only done when $conf['userewrite'] is set to '1' for using the rewrite rules from '.htaccess.dist'.
darcs-hash:20060405025621-05dcb-b1b5f48681f78d75d25b1e75fab79346fcc8b84e.gz
show more ...
|
| #
d5197206
|
| 03-Apr-2006 |
chris <chris@jalakai.co.uk> |
move hsc() & ptln() functions from template.php to common.php
darcs-hash:20060403202815-9b6ab-1b499148333458ee8acb68b5e38ca72d3b1c9b3c.gz
|
| #
1512f40d
|
| 31-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
fix for icons in mediamanager #771
darcs-hash:20060331080812-7ad00-45251cae2920cf73930be91f2b4f5768619b1b9c.gz
|
| #
78d4e784
|
| 22-Mar-2006 |
Esther Brunner <esther@kaffeehaus.ch> |
functions for accessing template config variables
darcs-hash:20060322140200-283c4-c544d2dddf39a7d41c106a0d11d64d98fe8e8343.gz
|
| #
ee4c4a1b
|
| 11-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
Automatic draft saving
DokuWiki now automatically creates a draft file of the currently edited page. In case of an editing interuption (eg. Browsercrash) the draftfile can be continued later.
darcs
Automatic draft saving
DokuWiki now automatically creates a draft file of the currently edited page. In case of an editing interuption (eg. Browsercrash) the draftfile can be continued later.
darcs-hash:20060311200148-7ad00-919337a51e001136178d175a1755cd26122e9726.gz
show more ...
|
| #
21a15207
|
| 08-Mar-2006 |
Anika Henke <a.c.henke@arcor.de> |
unique id for top button, link and anchor
darcs-hash:20060308232857-d5083-f9aa3009a5b70cbcb14d66ae94deb3edf6da3693.gz
|
| #
36223ba7
|
| 06-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
ACL check for profile button #731
darcs-hash:20060306191714-7ad00-2d97a91607c30ca0ef912419a916b42dc4553e7b.gz
|
| #
aeaccbf9
|
| 06-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
added missing DOKU_INC in require call
darcs-hash:20060306112739-7ad00-ab5c8b7bb04f85800c5e087c0ad61f96abb8fd95.gz
|
| #
43650a18
|
| 05-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
fixed html in mediapopup
darcs-hash:20060305121731-7ad00-2dcf0a4d457e14c2132bf4406d89041dc9653f42.gz
|
| #
93c020ac
|
| 05-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
SECURITY FIX - fix for a minor XSS vulnerability in image metadata handling
Image meta data (from EXIF/IPTC fields) was not escaped correctly in the media select popup. This allowed to introduce mal
SECURITY FIX - fix for a minor XSS vulnerability in image metadata handling
Image meta data (from EXIF/IPTC fields) was not escaped correctly in the media select popup. This allowed to introduce malicious javascript code through EXIF tags. Only the media manager was affected.
darcs-hash:20060305102810-7ad00-7d8c7c32b914ff9d9987da5c137d01e2153d569c.gz
show more ...
|
| #
0699afe9
|
| 02-Mar-2006 |
Andreas Gohr <gohr@cosmocode.de> |
fix for mediaselection from root namespace #555
darcs-hash:20060302130917-6e07b-4b474a70371aaeb7d97d6c04ff84d77aa1415449.gz
|
| #
4f2e0004
|
| 28-Feb-2006 |
Tim Weber <dokuwiki.bugs@scytale.de> |
export_html instead of _xhtml in template.php FS#728
darcs-hash:20060228203550-565ca-39181e82452bd13cd490dd9eba722cdfca7087c1.gz
|
| #
24a33b42
|
| 26-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
changed IDs to avoid name clashes
darcs-hash:20060226172332-7ad00-f073117ba2f027935f87cf23106bf6a4316a5790.gz
|
| #
31e187f8
|
| 24-Feb-2006 |
Sean Coates <sean@caedmon.net> |
hierarchical breadcrumbs
This patch adds optional hierarchical breadcrumbs. This was discussed last december in http://www.freelists.org/archives/dokuwiki/12-2005/msg00112.html and followups. Many p
hierarchical breadcrumbs
This patch adds optional hierarchical breadcrumbs. This was discussed last december in http://www.freelists.org/archives/dokuwiki/12-2005/msg00112.html and followups. Many people where in favour of this.
darcs-hash:20060224155631-21b7e-10f25b7bdf60120ec99850afefd4d1662c5b87aa.gz
show more ...
|
| #
98c86858
|
| 17-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
file cleanups
This patch cleans up the source code to satisfy the coding guidelines (see http://wiki.splitbrain.org/wiki:development#coding_style)
It converts files to UNIX lineendings and removes
file cleanups
This patch cleans up the source code to satisfy the coding guidelines (see http://wiki.splitbrain.org/wiki:development#coding_style)
It converts files to UNIX lineendings and removes tabs and trailing whitespace. Not all files were cleaned yet.
darcs-hash:20060217222040-7ad00-bba3d2bee3b5aa7cbb5184258abd50805cd071bf.gz
show more ...
|
| #
82fd59b6
|
| 03-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
new way of auth module capability checking
This changes the way of how the capabilities of the used auth module are checked as suggested as first option in http://www.freelists.org/archives/dokuwiki
new way of auth module capability checking
This changes the way of how the capabilities of the used auth module are checked as suggested as first option in http://www.freelists.org/archives/dokuwiki/01-2006/msg00267.html
The MySQL backend WAS NOT TESTED and probably needs some work.
darcs-hash:20060203150302-7ad00-c524cafe20499f32e76ad42b4e68d7c635f6a9e9.gz
show more ...
|
| #
1dd0c202
|
| 27-Jan-2006 |
Anika Henke <a.c.henke@arcor.de> |
replaced form attr. 'name' by 'id' + prefixed values with 'dw__' for strictness
darcs-hash:20060127112205-d5083-8020a108120f6f1baa68456dd509a13021320c21.gz
|
| #
cd52f92d
|
| 25-Jan-2006 |
chris <chris@jalakai.co.uk> |
oo auth update - remove legacy auth remnants, add auth->canDo
darcs-hash:20060125000125-9b6ab-9853f11e04d8ea93235317fa8137cef079eb2641.gz
|
| #
b6c6979f
|
| 21-Jan-2006 |
Andreas Gohr <andi@splitbrain.org> |
urlencode -> rawurlencode (related to #685)
This changes nearly all occurences of urlencode to rawurlencode. The latter encodes spaces as %20 while the former uses a + sign. For the use in browser U
urlencode -> rawurlencode (related to #685)
This changes nearly all occurences of urlencode to rawurlencode. The latter encodes spaces as %20 while the former uses a + sign. For the use in browser URLs %20 is the correct form.
darcs-hash:20060121192747-7ad00-6563b77368a41f071609495c6a145982938a8301.gz
show more ...
|
| #
0c6b58a8
|
| 21-Jan-2006 |
Andreas Gohr <andi@splitbrain.org> |
removed graphical list bullet
Unordered lists used a graphic for the list bullet. Using the same technique as in the ordered lists we don't need an image just to have the color. This has two advanta
removed graphical list bullet
Unordered lists used a graphic for the list bullet. Using the same technique as in the ordered lists we don't need an image just to have the color. This has two advantages:
1. The list bullets still have the correct color when colors are adjusted in style.ini
2. List bullets grow and shrink correctly with the fontsize
It has a disadvantage as well: All list items need to be marked up like this:
<li><div class
darcs-hash:20060121121435-7ad00-c6455f9b58c6e78b630c1121499e2052525fb556.gz
show more ...
|
| #
96331712
|
| 15-Jan-2006 |
Anika Henke <a.c.henke@arcor.de> |
stricter xhtml compliance -- part 2
darcs-hash:20060115183253-d5083-a343b935336bee053b99d75c7e3e72a296eb0099.gz
|
| #
4beabca9
|
| 14-Jan-2006 |
Anika Henke <a.c.henke@arcor.de> |
better_xhtml_compliance_1.patch
darcs-hash:20060114163558-d5083-0d8e27162de2b0bfe9783e31cf4ca45a99006dd5.gz
|
| #
f96fa415
|
| 25-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
Automatic adding of feeds and alternative versions can be disabled in template
darcs-hash:20051125123735-7ad00-78780796c46463692d5ae9310ddc7f136349380f.gz
|
| #
806d77a0
|
| 18-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
Display fileicons in Media Dialog
darcs-hash:20051118154544-7ad00-44682b3e800a616d74eacb61dfa8c6dc5a1a336b.gz
|
| #
c591aabe
|
| 11-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
JavaScript Fixes for the toolbar #628
darcs-hash:20051111200142-7ad00-158925aee01bc24378a8bd99ad27a6173ea085dd.gz
|