summaryrefslogtreecommitdiff
path: root/lib/exe/css.php
Commit message (Expand)AuthorAge
* included geshi styles per @import, removed from lib/exe/cssAnika Henke2014-02-15
* move geshi highlighting to it's own LESS fileAndreas Gohr2014-02-15
* fix error on CSS includes on windowsAndreas Gohr2014-02-02
* improved comments for code associated with PR#407 & PR#408Christopher Smith2013-11-26
* Merge pull request #406 from splitbrain/remove-deprecated-stuffChristopher Smith2013-11-17
|\
| * removed loading of deprecated RTL stylesAnika Henke2013-11-04
* | Merge pull request #407 from splitbrain/FS#2875Christopher Smith2013-11-17
|\ \
| * | refactor to improve eleganceChristopher Smith2013-11-11
| * | fix sp. in commentChristopher Smith2013-11-11
| * | update url/file rewriting in css_loadfile() to support @import of less filesChristopher Smith2013-11-05
| * | add DOKU_INC to less import directoriesChristopher Smith2013-11-05
| |/
* / Fix an issue with style.ini replacements values not having relativeChristopher Smith2013-11-12
|/
* Revert "Fixes validation problems with base64 encoded images in CSS."Anika Henke2013-11-03
* compact some CSS styles to their shorthand syntax FS#2509furun2013-10-15
* removed css_moveimports() this is now done by lessphpAndreas Gohr2013-10-12
* Fix CodeSniffer violationsMatt Perry2013-08-27
* added style.local.ini to cache filesAnika Henke2013-08-03
* Merge remote-tracking branch 'origin/confstyleini' into confstyleiniAnika Henke2013-08-03
|\
| * removed debug statementAndreas Gohr2013-08-03
* | fixed conf style.ini not working due to wrong incbase pathAnika Henke2013-08-03
|/
* Readded style.local.ini and deprecated itAndreas Gohr2013-08-03
* allow for a style.ini in conf/<tpl>/style.iniAndreas Gohr2013-08-03
* Merge branch 'less'Andreas Gohr2013-08-02
|\
| * check less compilation for errorsAndreas Gohr2013-08-02
| * removed possibility to have rtl.less files in pluginsAnika Henke2013-07-31
| * removed debug statement. sorryAndreas Gohr2013-07-30
| * convert ini replacements to less vars firstAndreas Gohr2013-07-30
| * fixed ini replacement to less variables stuffAndreas Gohr2013-07-30
| * add LESS supportAndreas Gohr2013-07-29
* | 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
|/