Changes for page Improvements

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

From version 179.4
edited by Ecaterina Valica
on 2011/04/08 12:14
Change comment: There is no comment for this version
To version 176.62
edited by Ecaterina Valica
on 2010/11/18 15:40
Change comment: Edited comment 6

Summary

Details

Page properties
Content
... ... @@ -9,17 +9,11 @@
9 9  (((
10 10  == Improvements Status ==
11 11  
12 -(% class="statusUnderDesign" %)((( (% class="mailinglist" %)[[Application Within Minutes>>ApplicationWithinMinutes]] (%%) ))) (%%)
13 -
14 -(% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[Extension Manager>>ExtensionManager]] (%%) ))) (%%)
15 -
16 -(% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[User Statuses>>UserStatus]] (%%) ))) (%%)
17 -
18 18  (% class="statusIdea" %)((( (% class="mailinglist sent" %)[[Syntax Experiments>>SyntaxExperiments]] (%%) ))) (%%)
19 19  
20 20  (% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Dynamic Search>>SuggestRedesignProposal]] (%%) ))) (%%)
21 21  
22 -(% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Administration>>Administration]] (%%) ))) (%%)
16 +(% class="statusIdea" %)((( (% class="mailinglist sent" %)[[Administration>>Administration]] (%%) ))) (%%)
23 23  
24 24  (% class="statusIdea" %)((( (% class="mailinglist" %)[[Icon Themes>>IconThemes]] (%%) ))) (%%)
25 25  
... ... @@ -45,7 +45,7 @@
45 45  
46 46  (% class="separatorLine" %)
47 47  
48 -(% class="statusIdea statusIntegrated" %)((( (% class="mailinglist" %)[[Color Themes Extensions>>ColorThemesExtensions]] (%%) ))) (%%)
42 +(% class="statusIdea" %)((( (% class="mailinglist" %)[[Color Themes Extensions>>ColorThemesExtensions]] (%%) ))) (%%)
49 49  
50 50  (% class="statusUnderImplementation" %)((( (% class="mailinglist sent" %)[[Improved edit>>ImprovedEdit]] (%%) ))) (%%)
51 51  
... ... @@ -70,8 +70,6 @@
70 70  (% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]] [[[Proposal]>>http://dev.xwiki.org/xwiki/bin/view/Design/NewSearchInterface]] (%%) ))) (%%)
71 71  
72 72  (% class="statusIntegrated" %)((( (% class="mailinglist" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]] [[[Proposal]>>http://incubator.myxwiki.org/xwiki/bin/view/Grid/]] (%%) ))) (%%)
73 -
74 -(% class="clearfloats" %) (%%)
75 75  )))
76 76  
77 77  (% class="dashboardright" %)
... ... @@ -78,14 +78,6 @@
78 78  (((
79 79  (% class="dashboardrightcontent" %)
80 80  (((
81 -
82 -== Ideas ==
83 -
84 -(% class="statusIdea" %)((( (% class="mailinglist sent" %) [[Keyboard Shortcuts>>KeyboardShortcuts]] (%%) ))) (%%)
85 -(% class="statusIdea" %)((( (% class="mailinglist" %) [[Popup Titles>>IdeaPopupTitle]] (%%) ))) (%%)
86 -(% class="statusIdea" %)((( (% class="mailinglist" %) [[Mobile Skin>>MobileSkin]] (%%) ))) (%%)
87 -(% class="statusIdea" %)((( (% class="mailinglist" %) [[Page State>>PageState]] (%%) ))) (%%)
88 -
89 89  == Design Process ==
90 90  * [[DesignProcess]]
91 91  
... ... @@ -94,10 +94,13 @@
94 94  * [[Improvements.Accessibility]]
95 95  * [[MobileEmulators]]
96 96  
81 +== Ideas ==
82 +
83 +* [[PageState >>PageState]]
84 +
97 97  == External ==
98 98  
99 99  * [[i10n Improvements>>i10n]]
100 -* [[xwiki.org ColorThemes>>OrgColorThemes]]
101 101  * [[xwiki.org Improvements>>XWikiOrgv2]]
102 102  * [[xwiki.org Logo Proposals>>XWikiOrgLogo]]
103 103  
actions.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -3.2 KB
Content
copyWithSuggest.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -30.8 KB
Content
XWiki.StyleSheetExtension[0]
Code
... ... @@ -15,14 +15,6 @@
15 15   margin-left: 20px;
16 16  }
17 17  
18 -.statusIdea p,
19 -.statusUnderDesign p,
20 -.statusUnderImplementation p,
21 -.statusIntegrated p,
22 -.statusAbandoned p{
23 - display: inline-block;
24 -}
25 -
26 26  .mailinglist {
27 27   padding-left: 20px;
28 28  }
... ... @@ -31,6 +31,9 @@
31 31   background: transparent url("/xwiki/bin/download/Improvements/WebHome/mailinglist.png") 0 2px no-repeat;
32 32  }
33 33  
26 +.statusIntegrated {
27 + background: transparent url($xwiki.getSkinFile("icons/silk/accept.gif")) top left no-repeat;
28 +}
34 34  .statusAbandoned {
35 35   background: transparent url($xwiki.getSkinFile("icons/silk/delete.gif")) top left no-repeat;
36 36  }
... ... @@ -43,6 +43,3 @@
43 43  .statusIdea{
44 44   background: transparent url($xwiki.getSkinFile("icons/silk/lightbulb.gif")) top left no-repeat;
45 45  }
46 -.statusIntegrated {
47 - background: transparent url($xwiki.getSkinFile("icons/silk/accept.gif")) top left no-repeat;
48 -}
XWiki.StyleSheetExtension[3]
Code
... ... @@ -1,4 +1,4 @@
1 -.typePage2, .typeBlog{
1 +.typePage, .typeBlog{
2 2   padding-left: 20px;
3 3   margin-left: 50px;
4 4   border-bottom:1px solid #EFEFEF !important;
... ... @@ -8,7 +8,7 @@
8 8   display: inline-block;
9 9   width:25%;
10 10  }
11 -.typePage2{
11 +.typePage{
12 12   background: transparent url($xwiki.getSkinFile("icons/silk/page_white_text.gif")) center left no-repeat;
13 13  }
14 14  .typeBlog{