Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | removed template dependencies from underscored CSS files in new default template | Anika Henke | 2012-10-10 |
| | |||
* | Changed XHTML validator icon to HTML5 (FS#2619) | Nick Reilingh | 2012-09-30 |
| | |||
* | moved media manager resize image to core image folder | Anika Henke | 2012-09-16 |
| | |||
* | some link icon fixes FS#2548 | Andreas Gohr | 2012-07-06 |
| | | | | | | | | | | Made sure all links align as well as possible in a list, giveing them all the same padding. Adjusted the template's icons to use 16x16 size and use the additional space for alignment. Adjusted some of the default interwiki icons (amazon, skype, paypal). | ||
* | made link icons smaller | Andreas Gohr | 2012-06-30 |
| | |||
* | gradient fixups | Andreas Gohr | 2012-06-30 |
| | |||
* | Merge pull request #93 from splitbrain/frontend_improvements | Anika Henke | 2012-06-30 |
|\ | | | | | Frontend improvements | ||
| * | use a PNG alpha gradient instead of CSS3 or SVG | Andreas Gohr | 2012-06-30 |
| | | |||
* | | removed icons for site tools (only left them for user tools) and changed ↵ | Anika Henke | 2012-06-30 |
|/ | | | | icon for user profile (FS#2450) | ||
* | 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 |