summaryrefslogtreecommitdiff
path: root/lib/exe/css.php
Commit message (Expand)AuthorAge
...
* | Fixes validation problems with base64 encoded images in CSS.flammy2013-06-24
|/
* fixed interwiki and filetype styles being included in all css modesAnika Henke2012-10-12
* changed local style.ini to be merged with standard oneAnika Henke2012-10-11
* added support for local style.ini filesAnika Henke2012-10-07
* Start output buffering in lib/exe/css.php only when the CSS is generatedMichael Hamann2012-09-18
* Load rtl userstyle as it is still supported (did it ever work?)Michael Hamann2012-09-18
* Set default userstyle only once as screen userstyleMichael Hamann2012-09-18
* Fix CSS cache handling and CSS outputMichael Hamann2012-09-18
* Merge branch 'input-validation' of git://github.com/whoopdedo/dokuwiki into p...Andreas Gohr2012-07-06
|\
| * Input wrapper for exe scriptsTom N Harris2012-06-28
* | added accidentally removed jquery-ui styles back againAnika Henke2012-04-09
* | load only one stylesheet for all modes instead of threeAnika Henke2012-04-09
|/
* removed some more occurances of DOKU_TPL*Andreas Gohr2012-02-01
* FS#2317 fix CSS compress for generic pseudo classes/pseudo elementsChristopher Smith2011-10-15
* 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