summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* stricter xhtml compliance -- part 2Anika Henke2006-01-15
| | | | darcs-hash:20060115183253-d5083-a343b935336bee053b99d75c7e3e72a296eb0099.gz
* use usleep in locking to avoid 100% CPUErik Bystrm2006-01-15
| | | | darcs-hash:20060115105943-4b825-c15733992e9bbf26621d4431da3171bcb8d24057.gz
* plugin manager update, remove js & css file aggregation, improve error handlingchris2006-01-13
| | | | darcs-hash:20060113023414-9b6ab-76bd7b12af34e8f32135c32c22403bd0fb14c98a.gz
* better_xhtml_compliance_1.patchAnika Henke2006-01-14
| | | | darcs-hash:20060114163558-d5083-0d8e27162de2b0bfe9783e31cf4ca45a99006dd5.gz
* css.php bugfix for unitialised arrays in php5chris2006-01-11
| | | | darcs-hash:20060111145922-9b6ab-7193dae5fec7e0d9d081c4e2b39459eba2d56888.gz
* JS fixesAndreas Gohr2005-12-10
| | | | darcs-hash:20051210204439-7ad00-602f2ab029f37fa3886e826329d1e534811fd1f1.gz
* unobstrusive JS for TOC, better onload handlingAndreas Gohr2005-12-10
| | | | | | | | | 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
* more debugging code in indexer.phpAndreas Gohr2005-12-07
| | | | darcs-hash:20051207193507-7ad00-5b9c870ae153b1c7adc8360822ffc6216be98809.gz
* favicon to tplsteven-danz2005-12-07
| | | | | | | 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
* check for available memory in GD resizing #655Andreas Gohr2005-12-03
| | | | darcs-hash:20051203145501-7ad00-a5c1f52b98fc26772d6585fe9218a3351da39b95.gz
* added debug options to indexer.php for sitemap stuffAndreas Gohr2005-12-03
| | | | darcs-hash:20051203142519-7ad00-d72a5e338ecda2b819e8628444d2262d7458b8e2.gz
* cleanups in resize_imageGD (maybe #631)Andreas Gohr2005-12-03
| | | | darcs-hash:20051203133713-7ad00-6c4d3126fb5de8e5396c214b1f6c82f99eca98ae.gz
* automatic google ping after sitemap updateAndreas Gohr2005-11-29
| | | | darcs-hash:20051129223742-7ad00-2b17207795c195d7194578007ef19029f0ed0f94.gz
* Template stylesheets are now defined in sytle.iniAndreas Gohr2005-11-27
| | | | | | | | | 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
* fixed date format for google sitemapsAndreas Gohr2005-11-27
| | | | darcs-hash:20051127110118-7ad00-691b4d529004ef0571896c3d326361970a584409.gz
* Added Google sitemap support #371Andreas Gohr2005-11-27
| | | | | | | | | | 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
* more fixes on spaces in spellcheckAndreas Gohr2005-11-26
| | | | darcs-hash:20051126175521-7ad00-b836b220bf1cf5f50d881e13d52494dc4c71902e.gz
* preserve spaces in spellchecker #620Andreas Gohr2005-11-26
| | | | darcs-hash:20051126134156-7ad00-8ad7d27dfa1e0e2ca672065f96bb7031c34a0056.gz
* javascript fixes #641Andreas Gohr2005-11-26
| | | | darcs-hash:20051126124017-7ad00-7ea49b9ecdae1e7c0b7645245db6ecfc642aa89e.gz
* Support for template specific JavaScriptAndreas Gohr2005-11-25
| | | | darcs-hash:20051125123839-7ad00-71c1c32083123f74f6fd28c00c6b4f9518d072cc.gz
* plugin manager, polish locale files (thanks Michal Tkacz)chris2005-11-20
| | | | darcs-hash:20051120173922-9b6ab-c7cb962e1b5c90e19176fb073b6a8b9040ade920.gz
* rpm file filetype addedAndreas Gohr2005-11-18
| | | | darcs-hash:20051118160203-7ad00-252721783583771e92d06db312329d578d811861.gz
* fix for comment stripping in CSS compressionAndreas Gohr2005-11-12
| | | | darcs-hash:20051112113822-7ad00-507d694e91f85274266df71b7912690c65bc2b5e.gz
* fix for bad characters in interwiki classesAndreas Gohr2005-11-11
| | | | darcs-hash:20051111203902-7ad00-d3cd09528f6732723652e1bb01ba6e8fb9b6205f.gz
* JavaScript Fixes for the toolbar #628Andreas Gohr2005-11-11
| | | | darcs-hash:20051111200142-7ad00-158925aee01bc24378a8bd99ad27a6173ea085dd.gz
* insert bug in IEMatthias Grimm2005-11-11
| | | | | | | This bug fixes a bug in the IE javascript code that prevent the toolbar from inserting text. darcs-hash:20051111170349-4145d-2094b82efa1245ae8190d2d65050fbb2ace11c03.gz
* some style fixesAndreas Gohr2005-11-06
| | | | darcs-hash:20051106171939-7ad00-628f4bed48b395e3087058e47c30c80d5d807046.gz
* transparency fixes for fileiconsAndreas Gohr2005-11-05
| | | | darcs-hash:20051105161316-7ad00-634fdb1738cc37f7d300b2f1eb3477c18a08ffce.gz
* use classes for file icons like in interwiki linksAndreas Gohr2005-11-05
| | | | darcs-hash:20051105155911-7ad00-ecba6272c534f73fc1ace47152187be87ef7c6d3.gz
* fixed wrong color for spellcheckerAndreas Gohr2005-11-03
| | | | darcs-hash:20051103120246-6e07b-5495888c1b781d01906e44068566ba581f13a195.gz
* a small CSS hack to make the buttons work in IE5.2 MacAndreas Gohr2005-11-03
| | | | darcs-hash:20051103114701-6e07b-cb87eca037066a21f59da7f14e65986873607e29.gz
* added support for an additional style.css in a templateAndreas Gohr2005-11-01
| | | | darcs-hash:20051101190506-7ad00-22d53e805ea5cf87172e00b380a788ed9871331e.gz
* added missing success.pngAndreas Gohr2005-10-31
| | | | darcs-hash:20051031182823-7ad00-e404aac8b294c16ebdb58bfdad96129d6169ef02.gz
* CSS replacement supportAndreas Gohr2005-10-30
| | | | | | | | | | Template authors now can use placeholders in their stylesheets which will be replaced by the central CSS dispatcher. Placeholders and their replacements are defined in a style.ini file in the Template directory. This makes changing a colorset very easy. darcs-hash:20051030193321-7ad00-bc66f405fd2e2b18cfcc5dc28feef04671eb6558.gz
* Interwiki icons are set through CSS classes nowAndreas Gohr2005-10-30
| | | | darcs-hash:20051030152828-7ad00-58a99ca20a1d6ec62612a6281034c1dd669be44d.gz
* More work on Javascript and CSS dispatchersAndreas Gohr2005-10-29
| | | | darcs-hash:20051029185222-7ad00-c184ab3496539f3027407c7d17e8770a1849546a.gz
* JavaScript refactoringAndreas Gohr2005-10-29
| | | | | | | | This patch addes a first go on a central javascript and CSS dispatcher which builds a single script from all needed scripts, does optimizing and caching. darcs-hash:20051029002652-7ad00-7558b569c2bf65f5e41820644580d97c62edd0d6.gz
* nicer style for notification messagesAndreas Gohr2005-10-27
| | | | darcs-hash:20051027183616-7ad00-785a9ce88a5afbfe7bda40dd937db51f82266e39.gz
* option for disabling debug outputAndreas Gohr2005-10-27
| | | | darcs-hash:20051027183410-7ad00-5ca48cf2d4058016f5cf07887d9eaa7b07a4043f.gz
* some fixes for getID and the detail pageAndreas Gohr2005-10-21
| | | | darcs-hash:20051021212304-7ad00-f01b3954b6b71ecc9e0cf899ed62bfb33e0c437e.gz
* auth update, incl. auth object, plain.class.php; resend password & update ↵chris2005-10-20
| | | | | | profile actions darcs-hash:20051020181434-50fdc-44222aa2074bb0e39a1c240c516259579b380740.gz
* spellcheck icon updateAndreas Gohr2005-10-17
| | | | darcs-hash:20051017204701-7ad00-43197db054a280b0fe44ae1e5200cb560bd89e22.gz
* added missing spellwait.gifAndreas Gohr2005-10-17
| | | | darcs-hash:20051017200747-7ad00-c9672b5a3e63bcb93f81e3f80265240dff4cc38a.gz
* moved file.png to correct placeAndreas Gohr2005-10-17
| | | | darcs-hash:20051017174715-7ad00-83cb8f678c37813c05dd530c1ef6342c0e0ebdf1.gz
* updated spellchecker toolbar iconsMatthias Grimm2005-10-16
| | | | darcs-hash:20051016211751-4611e-96283ac706dfea92b3db327cadcce4ee94b27f61.gz
* added command line utility to update the indexAndreas Gohr2005-10-16
| | | | darcs-hash:20051016001228-7ad00-5f9c0176e9d9830ec22332504e7d415bd4a20a1d.gz
* indexer_cleanid_patchhfuecks2005-10-15
| | | | darcs-hash:20051015203821-e96b6-907a58698b3b566f0997f8ef58e1259abff769cc.gz
* more unobstrusive javascriptAndreas Gohr2005-10-15
| | | | | | | | | | The edit form now is free of inline event handlers. There are still other places where inline javascript and even document.write is used which should be fixed as well. Currently the window.onload event is used to initialize everything which may not the best way to do so. Dean Edwards may have a solution: http://dean.edwards.name/weblog/2005/09/busted/ darcs-hash:20051015184404-7ad00-2404744d008e5ea7e1b5800c96800824b532ff47.gz
* first go on unobstrusive javascript, new toolbarAndreas Gohr2005-10-08
| | | | darcs-hash:20051008175404-7ad00-cd640de7660825b19d5e863cc8caf5467d59b055.gz
* load indexing include only when neededAndreas Gohr2005-10-06
| | | | darcs-hash:20051006174104-7ad00-4abd8894c1449a46467c0d168e7fc5e90331024c.gz