Changes for page Improvements

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

From version 177.1
edited by Ecaterina Valica
on 2011/02/17 13:29
Change comment: Upload new image copyWithSuggest.png
To version 176.61
edited by Ecaterina Valica
on 2010/11/18 15:39
Change comment: Added comment

Summary

Details

Page properties
Content
... ... @@ -9,10 +9,6 @@
9 9  (((
10 10  == Improvements Status ==
11 11  
12 -(% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[Extension Manager>>ExtensionManager]] (%%) ))) (%%)
13 -
14 -(% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[User Statuses>>UserStatus]] (%%) ))) (%%)
15 -
16 16  (% class="statusIdea" %)((( (% class="mailinglist sent" %)[[Syntax Experiments>>SyntaxExperiments]] (%%) ))) (%%)
17 17  
18 18  (% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Dynamic Search>>SuggestRedesignProposal]] (%%) ))) (%%)
... ... @@ -43,7 +43,7 @@
43 43  
44 44  (% class="separatorLine" %)
45 45  
46 -(% class="statusIdea statusIntegrated" %)((( (% class="mailinglist" %)[[Color Themes Extensions>>ColorThemesExtensions]] (%%) ))) (%%)
42 +(% class="statusIdea" %)((( (% class="mailinglist" %)[[Color Themes Extensions>>ColorThemesExtensions]] (%%) ))) (%%)
47 47  
48 48  (% class="statusUnderImplementation" %)((( (% class="mailinglist sent" %)[[Improved edit>>ImprovedEdit]] (%%) ))) (%%)
49 49  
... ... @@ -89,7 +89,6 @@
89 89  == External ==
90 90  
91 91  * [[i10n Improvements>>i10n]]
92 -* [[xwiki.org ColorThemes>>OrgColorThemes]]
93 93  * [[xwiki.org Improvements>>XWikiOrgv2]]
94 94  * [[xwiki.org Logo Proposals>>XWikiOrgLogo]]
95 95  
copyWithSuggest.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -30.8 KB
Content
XWiki.StyleSheetExtension[0]
Code
... ... @@ -23,6 +23,9 @@
23 23   background: transparent url("/xwiki/bin/download/Improvements/WebHome/mailinglist.png") 0 2px no-repeat;
24 24  }
25 25  
26 +.statusIntegrated {
27 + background: transparent url($xwiki.getSkinFile("icons/silk/accept.gif")) top left no-repeat;
28 +}
26 26  .statusAbandoned {
27 27   background: transparent url($xwiki.getSkinFile("icons/silk/delete.gif")) top left no-repeat;
28 28  }
... ... @@ -35,6 +35,3 @@
35 35  .statusIdea{
36 36   background: transparent url($xwiki.getSkinFile("icons/silk/lightbulb.gif")) top left no-repeat;
37 37  }
38 -.statusIntegrated {
39 - background: transparent url($xwiki.getSkinFile("icons/silk/accept.gif")) top left no-repeat;
40 -}
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{
XWiki.XWikiComments[6]
Comment
... ... @@ -6,7 +6,6 @@
6 6  {{/code}}
7 7  
8 8  that renders
9 -
10 10  {{code}}
11 11  <div class="statusIdea">
12 12   <p>
... ... @@ -22,7 +22,6 @@
22 22  {{/code}}
23 23  
24 24  into
25 -
26 26  {{code}}
27 27  <div class="statusIdea">
28 28   <p>
Date
... ... @@ -1,1 +1,1 @@
1 -2010-11-18 14:39:10.0
1 +2010-11-18 14:39:10.879