summaryrefslogtreecommitdiff
path: root/lib/images/admin
Commit message (Collapse)AuthorAge
* added styler into default plugin sectionAndreas Gohr2015-07-18
| | | | | | The icon does not match the others because the NuvolaX icon theme seems to have vanished from the Internet. Ideally all those admin icons could use a replacement. But that should be a different PR I guess.
* Losslessly reduced PNG images with optipng -o7 -strip all, advdef -z4 -i60, ↵KeenRivals2015-01-14
| | | | and advpng -z4 -i60.
* Optimized graphicsAndreas Gohr2011-06-17
| | | | | | This patch reduces the colorspace of GIF files and has optipng optimization run on PNGs. Changes shouldn't be visible except in filesizes.
* Passed every png file through http://www.smushit.com/ysmush.it/ saving some ↵Petsagourakis George2011-02-18
| | | | 1-2kb of binary image data
* Redesigned admin screenAndreas Gohr2009-06-06
Ignore-this: a0d2db2839de9eacbd6a853c39ed592c This patch reorders the admin screen to make the main tasks better accessible. This was inspired by a similar plugin by Håkan Sandell [1] [1] http://www.dokuwiki.org/plugin:adminhomepage darcs-hash:20090606101045-7ad00-83fbb0dd3af288f66801b796387e4ec3d411d4c9.gz