Wiki source code of Icon Themes

Version 1.3 by Ecaterina Valica on 2010/08/24 16:27

Show last authors
1 {{info}}See [[XE-697>>http://jira.xwiki.org/jira/browse/XE-697]] {{/info}}
2
3 Similar to ColorThemes (colorThemeInit.vm), have a collection of standardize icon variables that can be used consistently throughout the instance.
4
5 Usage:
6
7 * inside CSS files (background-image + padding)
8 * inside HTML (img + margin)
9
10 == IconThemes Extensions ==
11
12 1. Select the size (width/height) of the icons: autodetect, 16px, 24px, 32px (all icons same size), different sizes etc. (and accommodate accordingly the UI)
13 1. Select the position (left, right, top, bottom) of the icons (when used with padding) (for all icons, or granular)
14 1. Loading icons:
15 1*. individual files attached to the IconThemes page
16 1*. zip archive (batch operations) containing the files (automatically load them)
17 1*. sprite image (+ specify the position with background-position)
18 1. Allow the theme/skin to have "No icons"
19 1*. general: whole skin does not contain any icons;
20 1*. override some UI elements in order to have no icons
21
22 == Themes Extensions ==
23
24 * Group ColorThemes, IconThemes and Layouts into a single space: Themes