Changes for page Improvements

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

From version 187.1
edited by Ecaterina Valica
on 2012/05/17 17:05
Change comment: There is no comment for this version
To version 189.3
edited by Ecaterina Valica
on 2012/11/28 11:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,5 @@
1 1  {{velocity}}$xwiki.ssx.use("Improvements.WebHome"){{/velocity}}
2 2  
3 -test asfaf
4 -
5 5  {{velocity}}$xwiki.ssx.use("Standards.WebHome"){{/velocity}}
6 6  
7 7  {{info}}This page is about the UI/UX Design Process for (% class="external" %)[[XWiki Enterprise>>http://enterprise.xwiki.org/xwiki/bin/view/Main/]](%%). The process involves the creation of specifications, analysis, mockups, partial prototypes and even final versions of the proposals made. The aim of these proposals are to improve XWiki's UI look&feel, usability and interaction.
... ... @@ -11,9 +11,29 @@
11 11  (((
12 12  == Improvements Status ==
13 13  
12 +(% class="statusUnderImplementation" %)((( (% class="mailinglist sent" %)[[Mobile App>>MobileApp]] (%%) ))) (%%)
13 +
14 +(% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[Skin 4.x>>Skin4x]] (%%) ))) (%%)
15 +
16 +(% class="statusUnderDesign" %)((( (% class="mailinglist" %)[[Distribution Wizard's Actions>>DistributionWizardActions]] (%%) ))) (%%)
17 +
18 +(% class="statusIdea" %)((( (% class="mailinglist" %)[[Flavours>>Flavours]] (%%) ))) (%%)
19 +
20 +(% class="separatorLine" %)
21 +
22 +(% class="statusIdea" %)((( (% class="mailinglist sent" %)[[Collaborative Editing>>CollaborativeEditing]] (%%) ))) (%%)
23 +
24 +(% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[Diff>>DiffUI]] (%%) ))) (%%)
25 +
26 +(% class="statusIdea" %)((( (% class="mailinglist sent" %)[[Help Center>>HelpCenter]] (%%) ))) (%%)
27 +
14 14  (% class="statusIdea" %)((( (% class="mailinglist sent" %)[[User Roles>>UserRoles]] (%%) ))) (%%)
15 15  
16 -(% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[Homepage Content>>HomepageContent]] (%%) ))) (%%)
30 +(% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[Homepage Content>>HomepageContent]] (%%)
31 +[[Macro Options>>MacrosOptions]]
32 +[[Render Switches>>RenderSwitches]]
33 +[[Message Block Editing>>EditingWelcomeMessage]]
34 +))) (%%)
17 17  
18 18  (% class="separatorLine" %)
19 19  
XWiki.StyleSheetExtension[4]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,46 @@
1 +.viewport {
2 + background-color: #CCCCCC;
3 + margin: 48px auto auto;
4 + overflow: visible;
5 + overflow-x: hidden;
6 + border-color: inherit;
7 + border-radius: 20px;
8 + border-style: solid;
9 +}
10 +
11 +.viewport p {
12 + margin: 0;
13 +}
14 +
15 +.phone-portrait {
16 + height: 480px;
17 + width: 320px;
18 + border-width: 65px 35px;
19 +}
20 +
21 +.phone-landscape {
22 + height: 320px;
23 + width: 480px;
24 + border-width: 35px 65px;
25 +}
26 +
27 +.tablet-portrait, .tablet-landscape {
28 + border-width: 90px;
29 +}
30 +
31 +.tablet-portrait {
32 + height: 1024px;
33 + width: 768px;
34 +}
35 +
36 +.tablet-landscape {
37 + height: 768px;
38 + width: 1024px;
39 +}
40 +
41 +.desktop-landscape {
42 + height: 800px;
43 + width: 1280px;
44 + border: 20px solid;
45 + border-radius: 10px;
46 +}
Name
... ... @@ -1,0 +1,1 @@
1 +Responsive Layout
Parse content
... ... @@ -1,0 +1,1 @@
1 +No
Use this extension
... ... @@ -1,0 +1,1 @@
1 +onDemand