| 4ce6ec08 | 12-Dec-2005 |
Andreas Gohr <andi@splitbrain.org> |
css fix for compatibility with older templates
darcs-hash:20051212202103-7ad00-0dc080bff0423f2c93e29361db03452552577e93.gz |
| ff0509a8 | 10-Dec-2005 |
Andreas Gohr <andi@splitbrain.org> |
JS fixes
darcs-hash:20051210204439-7ad00-602f2ab029f37fa3886e826329d1e534811fd1f1.gz |
| 00540a38 | 10-Dec-2005 |
Andreas Gohr <andi@splitbrain.org> |
unobstrusive JS for TOC, better onload handling
This path adds more unobstrusive JavaScript for the TOC handling. It also loads JavaScript initialiezers as soon as the DOM is parsed for Mozilla-base
unobstrusive JS for TOC, better onload handling
This path adds more unobstrusive JavaScript for the TOC handling. It also loads JavaScript initialiezers as soon as the DOM is parsed for Mozilla-based Browsers as described at http://dean.edwards.name/weblog/2005/09/busted/ - a IE solution was not chosen yet.
darcs-hash:20051210193709-7ad00-771461e56d9661caf9ca733a6d617f009e24d0b7.gz
show more ...
|
| 0a6ead41 | 07-Dec-2005 |
Andreas Gohr <andi@splitbrain.org> |
remove error supression for local.php (related to #659)
darcs-hash:20051207194400-7ad00-2b0cb5baec92b9cdf40ad7e3e429de0b34aa9f2a.gz |
| 0fac700b | 07-Dec-2005 |
Andreas Gohr <andi@splitbrain.org> |
more debugging code in indexer.php
darcs-hash:20051207193507-7ad00-5b9c870ae153b1c7adc8360822ffc6216be98809.gz |
| e5706166 | 07-Dec-2005 |
steven-danz <steven-danz@kc.rr.com> |
favicon to tpl
Move the favicon.ico file from the DOKU_BASE to DOKU_TPL to make it easier for new templates to replace the image
darcs-hash:20051207024650-4c315-867302015ab832e05e49316aef87fc823a29
favicon to tpl
Move the favicon.ico file from the DOKU_BASE to DOKU_TPL to make it easier for new templates to replace the image
darcs-hash:20051207024650-4c315-867302015ab832e05e49316aef87fc823a29f79c.gz
show more ...
|
| 5fb14d63 | 04-Dec-2005 |
Grzegorz Zur <grzegorz.zur@gmail.com> |
polish language update
darcs-hash:20051204142522-e561a-6b557c039c980da9645443834bb23623a8176933.gz |
| 4e406776 | 03-Dec-2005 |
Andreas Gohr <andi@splitbrain.org> |
check for available memory in GD resizing #655
darcs-hash:20051203145501-7ad00-a5c1f52b98fc26772d6585fe9218a3351da39b95.gz |
| 262bcb0e | 03-Dec-2005 |
Andreas Gohr <andi@splitbrain.org> |
added debug options to indexer.php for sitemap stuff
darcs-hash:20051203142519-7ad00-d72a5e338ecda2b819e8628444d2262d7458b8e2.gz |
| dd7bbbf4 | 03-Dec-2005 |
Andreas Gohr <andi@splitbrain.org> |
cleanups in resize_imageGD (maybe #631)
darcs-hash:20051203133713-7ad00-6c4d3126fb5de8e5396c214b1f6c82f99eca98ae.gz |
| ccdfa6c0 | 03-Dec-2005 |
Andreas Gohr <andi@splitbrain.org> |
fix for wrong include path #651
darcs-hash:20051203131815-7ad00-b45dfcae203764658deb80e0b18b9ddc0cfba37b.gz |
| f95e691e | 03-Dec-2005 |
Andreas Gohr <andi@splitbrain.org> |
don't use named recipients in mails on Windows #652
darcs-hash:20051203131542-7ad00-9c65b70a7fade074b4d46939b1cc62984caa59c9.gz |
| 20b335b5 | 29-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
automatic google ping after sitemap update
darcs-hash:20051129223742-7ad00-2b17207795c195d7194578007ef19029f0ed0f94.gz |
| ce268366 | 29-Nov-2005 |
Ondrej Vegh <ovegh@vsieti.sk> |
slovak language
darcs-hash:20051129185404-38858-50ac1050a556d387d4a4d2134b1ded484ef78bbb.gz |
| ad81d431 | 27-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
Wildcardsearch added #552 #632
Now searching for word parts is possible by adding or prepending a * character to the searchword:
'foo*' searches for words beginning with 'foo' eg. 'foobar' '*foo' l
Wildcardsearch added #552 #632
Now searching for word parts is possible by adding or prepending a * character to the searchword:
'foo*' searches for words beginning with 'foo' eg. 'foobar' '*foo' looks for words ending in 'foo' eg. 'barfoo' '*foo*' gets anything with 'foo' in it eg. 'barfoobaz'
darcs-hash:20051127180723-7ad00-1eb29e812ddaf38d9812697bb1cffffe9a5fb330.gz
show more ...
|
| 519b3173 | 27-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
Template stylesheets are now defined in sytle.ini
Which stylesheets should be loaded for a template is now defined in the style.ini file.
IMPORTANT: template designers need to adjust their style.in
Template stylesheets are now defined in sytle.ini
Which stylesheets should be loaded for a template is now defined in the style.ini file.
IMPORTANT: template designers need to adjust their style.ini
darcs-hash:20051127121849-7ad00-cf5b4d608d72bc9ed57766298a3942c3a2ec88f9.gz
show more ...
|
| e35e4cbd | 27-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
fixed date format for google sitemaps
darcs-hash:20051127110118-7ad00-691b4d529004ef0571896c3d326361970a584409.gz |
| 8b9da5a7 | 26-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
Added Google sitemap support #371
This patch addes the automatic creation of Google sitemaps. The map is created in the DokuWiki root dir and named sitemap.xml.gz if gzip compression is available -
Added Google sitemap support #371
This patch addes the automatic creation of Google sitemaps. The map is created in the DokuWiki root dir and named sitemap.xml.gz if gzip compression is available - if not the gz extion is skipped. How often the map is recreated is defined through the $conf['sitemap'] option. It accepts a day value.
darcs-hash:20051126234709-7ad00-6ff4b0e79670cdfa39e615ec9dc40146ffcc9dd4.gz
show more ...
|
| 1e6dfe49 | 26-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
more fixes on spaces in spellcheck
darcs-hash:20051126175521-7ad00-b836b220bf1cf5f50d881e13d52494dc4c71902e.gz |
| 31b47a2e | 26-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
added greek character to special char picker
darcs-hash:20051126143544-7ad00-8bbceecac51498aaf707b130457616d9d2232943.gz |
| 1e96e0af | 26-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
preserve spaces in spellchecker #620
darcs-hash:20051126134156-7ad00-8ad7d27dfa1e0e2ca672065f96bb7031c34a0056.gz |
| 85cf8195 | 26-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
honor useheading in list feed mode #625
darcs-hash:20051126131800-7ad00-f8d8dd84e4aec36bc6a5abffee835dbc774c870c.gz |
| cc2ae802 | 26-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
added export_xhtmlbody option #636
darcs-hash:20051126125627-7ad00-142bb2502948ce20b7ecc60941ffa3eb318478ed.gz |
| 92715eba | 26-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
javascript fixes #641
darcs-hash:20051126124017-7ad00-7ea49b9ecdae1e7c0b7645245db6ecfc642aa89e.gz |
| d4df8f5c | 25-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
Support for template specific JavaScript
darcs-hash:20051125123839-7ad00-71c1c32083123f74f6fd28c00c6b4f9518d072cc.gz |