Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use a PNG alpha gradient instead of CSS3 or SVG | Andreas Gohr | 2012-06-30 |
| | |||
* | compressed new template graphics with tinypng.org | Andreas Gohr | 2012-06-27 |
| | |||
* | changed old link icons to use icons from same icon set as sitetools | Anika Henke | 2012-05-07 |
| | |||
* | added icons for user and site tools (FS#2450) | Anika Henke | 2012-05-07 |
| | |||
* | fixed performance issues with gradient in Firefox (which also added gradient ↵ | Anika Henke | 2012-03-25 |
| | | | | | | | support for IE9) (FS#2447) * removed all occurrences of '-moz-linear-gradient' * added SVG as fallback for Firefox, IE9 and other browsers to page background and buttons | ||
* | Another go at building the pagetool sprite with a script | Andreas Gohr | 2012-03-11 |
| | | | | | | This time PHP and libGD is used so it should work on Windows as well. The image quality is much better this time and the active highlight color is read directly from the template's style.ini | ||
* | Build the pagetools sprite programatically with imagemagick | Andreas Gohr | 2012-03-10 |
| | | | | | | This makes it easier to modify or extend the icons in the sprite. Just place the source files in the pagetools directory and run the build script. | ||
* | readded footer buttons from the old template | Andreas Gohr | 2012-03-10 |
| | | | | as discussed at https://github.com/splitbrain/dokuwiki/pull/82#r419699 | ||
* | improved closed item in sitemap for RTL languages | Anika Henke | 2012-02-23 |
| | |||
* | moved files to template hierarchy for merging with core | Andreas Gohr | 2012-02-06 |