| b6878855 | 18-Feb-2006 |
Troels Liebe Bentsen <tlb@rapanden.dk> |
Fix wrong umask usage and so we set the correct file premissions.
darcs-hash:20060218183753-ee6b9-1a3dab069a868e3f5e10e9dd6af14fefd0d8b730.gz |
| ac9115b0 | 18-Feb-2006 |
Troels Liebe Bentsen <tlb@rapanden.dk> |
Fix wrong umask usage and so we set the correct file premissions.
darcs-hash:20060218183251-ee6b9-798ab2994526311b1e58f04e7684b39b51426887.gz |
| c771e9ed | 24-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
fix for export_html to look good again after my "css_in_dokuwiki_context.patch"
darcs-hash:20060224223947-d5083-e7fd85205458be8322064941789b4335179949d8.gz |
| 732c5c93 | 25-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
GeSHi update to 1.0.7.7
There's been a few more languages added, namely ColdFusion, T-SQL, Robots.txt, AutoIT and Java 5, and a couple of bug fixes.
darcs-hash:20060225142520-7ad00-f70f971f69a947dc
GeSHi update to 1.0.7.7
There's been a few more languages added, namely ColdFusion, T-SQL, Robots.txt, AutoIT and Java 5, and a couple of bug fixes.
darcs-hash:20060225142520-7ad00-f70f971f69a947dcde4ae7bc2d8378ff250a4cb1.gz
show more ...
|
| 403f3b3b | 24-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
admin styles removed to own plugin style file
darcs-hash:20060224222256-d5083-3f74698d8f701b1d69af6eb0be07d1451a63b7c6.gz |
| 29efb617 | 24-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
every css element in div.dokuwiki context (as suggested by Max Khitrov last December)
darcs-hash:20060224215542-d5083-fc56b0dee72cbc062649ce85cbf13f154d973ba1.gz |
| 7e8fbbe0 | 24-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
english fix for #714
darcs-hash:20060224194246-7ad00-2cf04d89e58208226c6fa98db463e7a7ec32fd74.gz |
| 06a4bf8f | 24-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
added type check in html_btn #715
darcs-hash:20060224192428-7ad00-c6910ed8cf9656f61b1c813e899f7f75d13309ab.gz |
| d15580d8 | 24-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
fixed typo in HTTP client #726
darcs-hash:20060224192130-7ad00-32144bb71be4c9f0cde6a613d8612ce760d18892.gz |
| db7650cc | 24-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
commented out all entries in local.php.dist
darcs-hash:20060224185810-7ad00-b992f75bc356b68746963260f80ed50ac97d4d5e.gz |
| 9ff28cfd | 24-Feb-2006 |
gb <gb@isis.u-strasbg.fr> |
french config plugin strings
darcs-hash:20060224171715-2060e-25be215fbbeb3dac2b8038068c7db751f3d0d594.gz |
| 418d06d1 | 24-Feb-2006 |
gb <gb@isis.u-strasbg.fr> |
french strings update (issues #671, #233)
darcs-hash:20060224160957-2060e-3d75415077e5be85c438b19561264bbf66aafcf4.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 ...
|
| 4fced885 | 24-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
parse error in renderer fixed
darcs-hash:20060224154748-7ad00-dc2e34203914bb51b622fc5c7eeac81b9118071f.gz |
| b8c943a4 | 24-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
removed deprecated TOC code
darcs-hash:20060224151221-7ad00-314d411cb22d2cd59079751f31cf4b4c49a7f0b6.gz |
| c2f250d5 | 24-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
english fixes for #671 and #233
darcs-hash:20060224124815-7ad00-e4942eca78d6bd13be1b54f5ceee6f494ee62dc2.gz |
| 220c8709 | 23-Feb-2006 |
chris <chris@jalakai.co.uk> |
config plugin update - fix choices for 'maxtoclevel'
darcs-hash:20060223230053-9b6ab-5fa0fbee8f0a1cb792d7ee21ed97d94fce31cf17.gz |
| 389db369 | 23-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
small enhancement for image insertion as suggested by Bob Baddeley
darcs-hash:20060223210412-7ad00-725252ab13b08d01569f13fabdffbdc3b0334676.gz |
| 0affd488 | 23-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
endless loop fixed #727
darcs-hash:20060223205726-7ad00-9f68c6bb78a495b1a3b67835927a9d5452d05945.gz |
| 1abfaba4 | 21-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
fixes for utf-8 to/from unicode conversion
The functions utf8_to unicode and unicode_to_utf8 didn't work correctly with some 3 and 4 byte strings. This exchanges those functions against two more sop
fixes for utf-8 to/from unicode conversion
The functions utf8_to unicode and unicode_to_utf8 didn't work correctly with some 3 and 4 byte strings. This exchanges those functions against two more sophisticated ones. It also adds unit testing for them.
darcs-hash:20060221212605-7ad00-7bfefe8c9615d5a7f3b33c279ce79d4200d4778c.gz
show more ...
|
| 559fe45b | 20-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
final (?) style for editbar
darcs-hash:20060220213931-d5083-3899830799e1c790421d66e8fb8629423c79b471.gz |
| ece67f6d | 21-Feb-2006 |
larsch8 <larsch8@m2.stud.ku.dk> |
Added Danish localization for profile updating
darcs-hash:20060221011446-a08f5-f7138e1c4f7e7a94d8a3daded8bb4cf0b57d733d.gz |
| e41c4da9 | 19-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
some TOC fixes
darcs-hash:20060219164726-7ad00-eb637e1db83e2f3b6c3629da18214b6587590b24.gz |
| 6dbf01cc | 19-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
edit bar style for IE
darcs-hash:20060219142833-d5083-f41d8010f1359571ed6de68dcfbf04676b10c383.gz |
| 976fa0be | 19-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
style for edit bar with chris' suggestion
darcs-hash:20060219133545-d5083-00cda34a3d66f52d15de9825bdd31c590367599e.gz |