summaryrefslogtreecommitdiff
path: root/lib/exe/css.php
Commit message (Expand)AuthorAge
* issue #57, function names, params, html fixesKate Arzamastseva2011-08-24
* Merge branch 'datauris'Andreas Gohr2011-07-07
|\
| * Made the maximum embed size for datauris configurableAndreas Gohr2011-06-18
| * Use data uris for small image files in CSSAndreas Gohr2011-06-17
* | another fix for the jQuery-UI themeAndreas Gohr2011-07-05
* | fixed loading of the jQuery-UI style sheetAndreas Gohr2011-07-05
* | Refactor CSS and JS cachingAdrian Lang2011-07-02
|/
* Updated jQuery-UI, added jQuery updater, load theme in CSS dispatcherAndreas Gohr2011-06-05
* Make interwiki links match with every other icon-link: need 1px top and botto...marklundeberg2011-03-08
* improved css.php and core stylesAnika Henke2011-02-26
* Fixed css_loadfile and removed unneeded complexity, added testcasesMichael Hamann2011-01-09
* Preserve @import statements in CSSGabriel Birke2011-01-09
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* use config cascade for userscripts and styles FS#1678Andreas Gohr2010-06-27
* removed require's in lib/exe/*Andreas Gohr2010-02-01
* Emit less E_NOTICEs and E_STRICTsAdrian Lang2009-11-04
* Remove spellchecker css include since it does not existAdrian Lang2009-10-28
* save compressed css/js caches with io_saveFile and check for gzip supportAndreas Gohr2009-10-18
* Whitespace cleanup FS#1709furun2009-10-16
* Use all available icons for file links (FS#1759)Tom N Harris2009-09-26
* Support for multirange requests for media FS#1630Andreas Gohr2009-03-13
* fixed multiple gzip/sendfile problems in css and js dispatchers FS#1571Andreas Gohr2009-01-22
* further updates to config_cascade patchChris Smith2009-01-22
* Add capability to send pre-compressed js & css files if the browser can accep...Chris Smith2009-01-18
* Include host in the seed for the JS and the CSS cachenames (FS#1487)Gina Haeussge2008-10-12
* base relative URLs in userstyle.css on the DokuWiki baseAndreas Gohr2008-08-01
* Update character class for template names to include dashChris Smith2008-04-01
* allow dynamic passing of template to use for css.phpAndreas Gohr2008-03-10
* don't use fullpath() before initializedAndreas Gohr2007-09-30
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* respect DOKU_BASE in CSS cache file nameMichael Klier2007-09-06
* support rtl.css for plugins FS#1114Andreas Gohr2007-04-07
* all style sheet additionmartin.tschofen2007-02-11
* delivering template print CSS was brokenTom N Harris2006-12-07
* use generated CSS for RSS feedsTom N Harris2006-11-15
* purge option support for js.php and css.phpAndreas Gohr2006-11-12
* use template name along with CSS cache file nameMichael Klier chi@chimeric.de2006-06-28
* more mediamanager fixesAndreas Gohr2006-05-25
* url fixing in CSS compressor fixed #793Andreas Gohr2006-05-06
* Allow styles sheets that apply to "all" mediamtbrains2006-04-17
* CSS and JS cache-control tweakBen Coburn2006-04-10
* changes order of CSS loading #746Andreas Gohr2006-03-17
* Enable '304 Not Modified' responses for CSS and JS.Ben Coburn2006-03-15
* load spellchecker styles only when needed fixes #539Andreas Gohr2006-03-02
* CSS compressor fixAndreas Gohr2006-01-22
* strip (incorrect but common) one line comments in CSS compressorAndreas Gohr2006-01-21
* css.php bugfix for unitialised arrays in php5chris2006-01-11
* Template stylesheets are now defined in sytle.iniAndreas Gohr2005-11-27
* fix for comment stripping in CSS compressionAndreas Gohr2005-11-12
* fix for bad characters in interwiki classesAndreas Gohr2005-11-11