Last modified by Ecaterina Moraru on 2013/11/13 12:50

From version 10.8
edited by Ecaterina Valica
on 2013/04/29 12:08
Change comment: There is no comment for this version
To version 10.13
edited by Ecaterina Valica
on 2013/09/23 09:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,8 +3,11 @@
3 3  $xwiki.ssx.use("Standards.WebHome")
4 4  {{/velocity}}
5 5  
6 +== Demos & Other Implementations ==
7 +
6 6  {{warning}}
7 7  Denis Gervalle worked on an experimental [[demo skin>>BluebirdSkin.WebHome]] based on this proposal.
10 +Jerome Velociter has the [[Lyrebird skin>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Lyrebird+Skin]] created also with Bootstrap.
8 8  {{/warning}}
9 9  
10 10  == Community Feedback ==
... ... @@ -23,6 +23,11 @@
23 23  This proposal is focused on presenting ideas for a new XWiki skin.
24 24  The skin is focused on the usage of applications and also proposes some changes on menu structure, panels listing per application, some applications are restyled or improved; all these changes being done on a responsive layout (based on [[Bootstrap>>http://twitter.github.com/bootstrap/]]).
25 25  
29 +{{jiraIssues}}
30 +XWIKI-378,
31 +XWIKI-1342
32 +{{/jiraIssues}}
33 +
26 26  )))
27 27  
28 28  (% class="dashboardright left column50 " style="width:49%" %)
XWiki.XWikiComments[3]
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Comment
... ... @@ -1,0 +1,1 @@
1 +Denis: lyrebird has taken the approach of adapting bootstrap to the generated html, bluebird has the inverse approach, keep bootstrap as is (and benefit from all bootstrap themes), but change the html generated, and therefore the .vm templates used. However, XWiki generate html not only from .vm templates, but also from java, javascripts, etc… and these could not be simply adapted by a skin change
Date
... ... @@ -1,0 +1,1 @@
1 +2013-04-29 10:09:00.0