Changes for page Improvements
Last modified by Ecaterina Moraru on 2013/11/13 12:47
From version 179.5
edited by Ecaterina Valica
on 2011/04/08 12:15
on 2011/04/08 12:15
Change comment:
There is no comment for this version
To version 176.58
edited by Ecaterina Valica
on 2010/11/15 14:19
on 2010/11/15 14:19
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
-
Objects (2 modified, 0 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,17 +9,9 @@ 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 -(% class="statusIdea" %)((( (% class="mailinglist sent" %)[[Syntax Experiments>>SyntaxExperiments]] (%%) ))) (%%) 19 - 20 20 (% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Dynamic Search>>SuggestRedesignProposal]] (%%) ))) (%%) 21 21 22 -(% class="statusI ntegrated" %)((( (% class="mailinglist sent" %)[[Administration>>Administration]] (%%) ))) (%%)14 +(% 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]] (%%) ))) (%%)40 +(% class="statusIdea" %)((( (% class="mailinglist" %)[[Color Themes Extensions>>ColorThemesExtensions]] (%%) ))) (%%) 49 49 50 50 (% class="statusUnderImplementation" %)((( (% class="mailinglist sent" %)[[Improved edit>>ImprovedEdit]] (%%) ))) (%%) 51 51 ... ... @@ -70,7 +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 -(% class="clearfloats" %) (%%) 74 74 ))) 75 75 76 76 (% class="dashboardright" %) ... ... @@ -77,14 +77,6 @@ 77 77 ((( 78 78 (% class="dashboardrightcontent" %) 79 79 ((( 80 - 81 -== Ideas == 82 - 83 -(% class="statusIdea" %)((( (% class="mailinglist sent" %) [[Keyboard Shortcuts>>KeyboardShortcuts]] (%%) ))) (%%) 84 -(% class="statusIdea" %)((( (% class="mailinglist" %) [[Popup Titles>>IdeaPopupTitle]] (%%) ))) (%%) 85 -(% class="statusIdea" %)((( (% class="mailinglist" %) [[Mobile Skin>>MobileSkin]] (%%) ))) (%%) 86 -(% class="statusIdea" %)((( (% class="mailinglist" %) [[Page State>>PageState]] (%%) ))) (%%) 87 - 88 88 == Design Process == 89 89 * [[DesignProcess]] 90 90 ... ... @@ -93,10 +93,13 @@ 93 93 * [[Improvements.Accessibility]] 94 94 * [[MobileEmulators]] 95 95 79 +== Ideas == 80 + 81 +* [[PageState >>PageState]] 82 + 96 96 == External == 97 97 98 98 * [[i10n Improvements>>i10n]] 99 -* [[xwiki.org ColorThemes>>OrgColorThemes]] 100 100 * [[xwiki.org Improvements>>XWikiOrgv2]] 101 101 * [[xwiki.org Logo Proposals>>XWikiOrgLogo]] 102 102
- 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 -.typePage 2, .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 -.typePage 2{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]
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.evalica - Comment
-
... ... @@ -1,40 +1,0 @@ 1 -Bug to investigate: 2 -Renamed a page linked to Improvements.WebHome, the rename script that see the link dependencies and renames the name of the anchor, transformed: 3 - 4 -{{code}} 5 -(% class="statusIdea" %)((( (% class="mailinglist sent" %)[[Syntax Experiments>>SyntaxExperiments]] (%%) ))) (%%) 6 -{{/code}} 7 - 8 -that renders 9 - 10 -{{code}} 11 -<div class="statusIdea"> 12 - <p> 13 - <span class="mailinglist sent"> 14 - <span class="wikilink"> 15 - <a href="/xwiki/bin/view/Improvements/SyntaxExperiments">Syntax Experiments</a> 16 - </span> 17 - 18 - </span> 19 - </p> 20 -</div> 21 -<p></p> 22 -{{/code}} 23 - 24 -into 25 - 26 -{{code}} 27 -<div class="statusIdea"> 28 - <p> 29 - <span class="mailinglist sent"> 30 - <span class="wikilink"> 31 - <a href="/xwiki/bin/view/Improvements/SyntaxExperiments1">Syntax Experiments</a> 32 - </span> 33 - </span> 34 - </p>< 35 -/div> 36 -<div class="wikimodel-emptyline"></div> 37 -<div class="wikimodel-emptyline"></div> 38 -{{/code}} 39 - 40 -thus having some extra spaces introduced. - Date
-
... ... @@ -1,1 +1,0 @@ 1 -2010-11-18 14:39:10.0