General Actions:
| ... | ... | @@ -16,8 +16,26 @@ |
| 16 | 16 | |
| 17 | 17 | XWiki Repository then act as a proxy for the actual extension file. |
| 18 | 18 | |
| 19 | +== New ColorThemes added == | |
| 20 | + | |
| 21 | +We have 3 new colorthemes: Mint, Ruby and Dusk. | |
| 22 | +[[[[image:colorthemes34.png||style="border:1px solid gray; padding: 0.2em; width:600px;"]]>>attach:colorthemes34.png]] | |
| 23 | + | |
| 24 | +These new themes deprecate the old ones, which are removed from our default distribution. The deprecated themes are still available at extensions.xwiki.org: | |
| 25 | +Default http://extensions.xwiki.org/xwiki/bin/view/Extension/Default33+ColorTheme | |
| 26 | +Bordo http://extensions.xwiki.org/xwiki/bin/view/Extension/Bordo+ColorTheme | |
| 27 | +Nature http://extensions.xwiki.org/xwiki/bin/view/Extension/Nature+ColorTheme | |
| 28 | +BlueSky http://extensions.xwiki.org/xwiki/bin/view/Extension/BlueSky+ColorTheme | |
| 29 | +Inner Dark http://extensions.xwiki.org/xwiki/bin/view/Extension/Inner+Dark+ColorTheme | |
| 30 | +Nightfall http://extensions.xwiki.org/xwiki/bin/view/Extension/Nightfall+ColorTheme | |
| 31 | +Peach http://extensions.xwiki.org/xwiki/bin/view/Extension/Peach+ColorTheme | |
| 32 | + | |
| 19 | 19 | = For developers = |
| 20 | 20 | |
| 35 | +* Colibri changes: | |
| 36 | +** new .disabled class to mark disabled inputs, see [[documentation>>http://platform.xwiki.org/xwiki/bin/view/DevGuide/VerticalForms#H7.Disabling]] | |
| 37 | +** new .hasIcon class to be used for elements that have a background-icon attached. The class works in pair with other classes that specify the icon that will be used (ex: .iconRSS, .tmEdit, .etc). For other general CSS classes, see [[documentation>>http://platform.xwiki.org/xwiki/bin/view/DevGuide/SpecialCSSClasses#HA.Generalclasses]] | |
| 38 | + | |
| 21 | 21 | == Upgrades == |
| 22 | 22 | |
| 23 | 23 | The following dependencies have been upgraded: |