summaryrefslogtreecommitdiff
path: root/lib/exe/css.php
Commit message (Collapse)AuthorAge
...
* use template name along with CSS cache file nameMichael Klier chi@chimeric.de2006-06-28
| | | | darcs-hash:20060628094419-484ab-148d62ec3e29deb7ca9fa9b787c238a1d73bc4e3.gz
* more mediamanager fixesAndreas Gohr2006-05-25
| | | | | | | This fixes some styling issues, the cookie handling and a bug in the JavaScript caching mechanism. darcs-hash:20060525144000-7ad00-2f0b673d4f747c979f460e4e927a50eeeae81ec1.gz
* url fixing in CSS compressor fixed #793Andreas Gohr2006-05-06
| | | | darcs-hash:20060506215440-7ad00-a04d6ebb428816b534b7b3636f050885bc02f266.gz
* Allow styles sheets that apply to "all" mediamtbrains2006-04-17
| | | | darcs-hash:20060417003153-a90f0-4792fd7b946f62d3696b979f8debfa73587d353a.gz
* CSS and JS cache-control tweakBen Coburn2006-04-10
| | | | | | | | | | | Tells standards compliant browsers that conditional requests for CSS and JS need only be made once an hour. This should reduce page display latency on some browsers. Originated from the comment in this thread: http://www.freelists.org/archives/dokuwiki/03-2006/msg00590.html darcs-hash:20060410012723-05dcb-eccb42aefe85c9dbb4f35fdf03a9635561cf5710.gz
* changes order of CSS loading #746Andreas Gohr2006-03-17
| | | | | | | | This changes the order of how Stylesheets are loaded, loading template styles *after* the plugin styles to allow template authors to simply override those styles. darcs-hash:20060317185142-7ad00-ac3f36a801babbbc09115124fa1472ee7470047e.gz
* Enable '304 Not Modified' responses for CSS and JS.Ben Coburn2006-03-15
| | | | darcs-hash:20060315115745-05dcb-6f50f3a070d2898ab51a32e59395631cab2ae09c.gz
* load spellchecker styles only when needed fixes #539Andreas Gohr2006-03-02
| | | | darcs-hash:20060302143643-6e07b-ff99705142a057d0c53b1b6b5c5e2cfc73ff8902.gz
* CSS compressor fixAndreas Gohr2006-01-22
| | | | darcs-hash:20060122124613-7ad00-41ed03a1d6668874a324db8bc98aee72ab90e277.gz
* strip (incorrect but common) one line comments in CSS compressorAndreas Gohr2006-01-21
| | | | darcs-hash:20060121114730-7ad00-773f787251a52d230aee9078fb2c974ffe37599a.gz
* css.php bugfix for unitialised arrays in php5chris2006-01-11
| | | | darcs-hash:20060111145922-9b6ab-7193dae5fec7e0d9d081c4e2b39459eba2d56888.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
* 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
* use classes for file icons like in interwiki linksAndreas Gohr2005-11-05
| | | | darcs-hash:20051105155911-7ad00-ecba6272c534f73fc1ace47152187be87ef7c6d3.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
* 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