Changes for page Skins
Last modified by Lucas Charpentier (Sereza7) on 2024/11/28
From version 15.3
edited by Silvia Macovei
on 2009/10/19
on 2009/10/19
Change comment:
Upload new image <a href="/xwiki/bin/downloadrev/Features/Skins/colibri.PNG?rev=1.1">colibri.PNG</a>
To version 16.1
edited by Silvia Macovei
on 2009/10/19
on 2009/10/19
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,6 +9,12 @@ 9 9 * [[Finch Skin>>http://code.xwiki.org/xwiki/bin/view/Skins/FinchSkin]] 10 10 * [[Toucan Skin>>http://code.xwiki.org/xwiki/bin/view/Skins/ToucanSkin]] 11 11 12 +image:toucan.png 13 +//Screenshot of the [[Toucan Skin>>http://code.xwiki.org/xwiki/bin/view/Skins/ToucanSkin]]// 14 + 15 +image:colibri.PNG 16 +//Screenshot of the [[Colibri Skin>>http://code.xwiki.org/xwiki/bin/view/Skins/ColibriSkin]]// 17 + 12 12 {{velocity filter="none"}} 13 13 {{html clean="false" wiki="true"}} 14 14 #set ($hql = ", BaseObject as obj where obj.name=doc.fullName and obj.className='XWiki.SkinClass' and obj.name<>'XWiki.SkinClassTemplate' order by doc.name")