| b7441779 | 02-Mar-2006 |
Andreas Gohr <gohr@cosmocode.de> |
no default targets
Using the target attribute is considered bad practice. This patch removes the default targets from dokuwiki.conf and fixes the footer.html of the default template accordingly
dar
no default targets
Using the target attribute is considered bad practice. This patch removes the default targets from dokuwiki.conf and fixes the footer.html of the default template accordingly
darcs-hash:20060302134306-6e07b-cae2e54472687abb50f7cb97bd6c479b7c7d97d7.gz
show more ...
|
| 084995dd | 02-Mar-2006 |
Andreas Gohr <gohr@cosmocode.de> |
small cosmetic fix for feed style
darcs-hash:20060302131439-6e07b-ff5511f6e32060c6d910c914017a9bc2f2d74550.gz |
| 0699afe9 | 02-Mar-2006 |
Andreas Gohr <gohr@cosmocode.de> |
fix for mediaselection from root namespace #555
darcs-hash:20060302130917-6e07b-4b474a70371aaeb7d97d6c04ff84d77aa1415449.gz |
| e935fb4a | 02-Mar-2006 |
Andreas Gohr <gohr@cosmocode.de> |
fetch.php now understands partial and conditional requests, fix for #593
darcs-hash:20060302125020-6e07b-25b701312aa4da899f299d82ccac1f5fd66e0255.gz |
| a794f25d | 02-Mar-2006 |
Andreas Gohr <gohr@cosmocode.de> |
mimetypes and icons for opendocument formats #722
darcs-hash:20060302105634-6e07b-217c0dfad45ce76f5d4ba155379947c41f5216f5.gz |
| 6c2bb100 | 02-Mar-2006 |
Andreas Gohr <gohr@cosmocode.de> |
Allow non-ID names in ACLs
Some auth backends allow special chars like whitespaces in user and group names. This made problems with the existing ACL checks and ACL manager. This patch makes the ACL
Allow non-ID names in ACLs
Some auth backends allow special chars like whitespaces in user and group names. This made problems with the existing ACL checks and ACL manager. This patch makes the ACL system work with these cases by (url)encoding all special chars below 128.
darcs-hash:20060302101850-6e07b-14bda9dbdb3528904325419b35bb9eddb0d1dde3.gz
show more ...
|
| a18f748f | 02-Mar-2006 |
Denis Simakov <akinoame1@gmail.com> |
additional russian update
darcs-hash:20060302053204-3c565-1b07d505954c3358c394e8ba702f82817b14382a.gz |
| 0d58d74e | 01-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
Postgres backend for new OO auth
darcs-hash:20060301223021-7ad00-868d32088de468523c63c4cc7e44869331dfc4b9.gz |
| a87b764b | 01-Mar-2006 |
Igor Tarasov <tigr@mail15.com> |
russian update
darcs-hash:20060301192153-8c940-aa1509ae517f93cbabbf7e2f420e665a4343dbfa.gz |
| a0c3b0ea | 01-Mar-2006 |
larsch8 <larsch8@m2.stud.ku.dk> |
Preliminary Danish localization for the rest of the plugins. Too tired to complete it right now...
darcs-hash:20060301003307-a08f5-68dde44c8a9be592d8823a1a5e24538f813e1133.gz |
| db9d7f2f | 28-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
fixed problem with io_sweepNS() on windows systems
darcs-hash:20060228224239-7ad00-74183c4f12a176a1c7712fac6278ca5d4ff9b705.gz |
| a329ae32 | 28-Feb-2006 |
larsch8 <larsch8@m2.stud.ku.dk> |
Added Danish localization for usermanager plugin and fixed typos in ditto for acl plugin
darcs-hash:20060228214036-a08f5-16c209ecc627715fad5875c5c0b317ab6d73ee16.gz |
| 56fa9a3f | 28-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
fixed Call to undefined function: html_buildlist in the feed
darcs-hash:20060228210711-7ad00-316b48e7a541446e9778368b8d72fc5c11da16fd.gz |
| f864871e | 28-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
unlock a page directly after deletion
This should fix a problem making sweepNS() never work
darcs-hash:20060228204811-7ad00-79cca976993d8fa662b94fe683b898985d0dc774.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 |
| 10dc665f | 26-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
fix for footnotes and toolbar pickers
darcs-hash:20060226104314-d5083-5b13dc5c5d356ca4a86241b1e5b428be36a8d940.gz |
| 8ed45f3a | 25-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
fix for disturbing css text alignment in text inputs
darcs-hash:20060225223830-d5083-80a20c33259db6f45c4baf79f58e351020b3ea61.gz |
| e5606d11 | 25-Feb-2006 |
larsch8 <larsch8@m2.stud.ku.dk> |
Localized remainder of basic package to Danish
darcs-hash:20060225163214-a08f5-2d31a5f88d612944572e53d3eac9269f517d6947.gz |
| fdd20f15 | 25-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
removed obsolete toc unit test
darcs-hash:20060225162230-7ad00-3694f6e8d8ae36a3814d2ce09bc400a33a0d89c5.gz |
| 44881d27 | 24-Feb-2006 |
Troels Liebe Bentsen <tlb@rapanden.dk> |
Fix umask bug and do a code cleanup of chmod/mkdir usage so set the correct permissions, this should also fix problems with dokuwiki making setuid files on some umasks.
* Don't set the umask() any
Fix umask bug and do a code cleanup of chmod/mkdir usage so set the correct permissions, this should also fix problems with dokuwiki making setuid files on some umasks.
* Don't set the umask() anymore, this is not good form and we don't really know what is it in the old code anyway as it was not done properly. * Retire the dmask config option introduce 2 new ones called fmode and dmode, this is more in line with posix and should make more sense. * Use chmod for setting the correct permissions but only if it's needed. * Set changing of permissions off by default as i should work properly in most Apache setups without and it does not make sense on windows anyway.
darcs-hash:20060224211655-ee6b9-68f7bb59417d6f0033cfd3764146923daa4dcf1b.gz
show more ...
|
| 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 ...
|