Changes for page Improvements
Last modified by Ecaterina Moraru on 2013/11/13 12:47
From version 176.35
edited by Ecaterina Valica
on 2010/09/06 11:33
on 2010/09/06 11:33
Change comment:
There is no comment for this version
To version 176.56
edited by Ecaterina Valica
on 2010/11/02 19:13
on 2010/11/02 19:13
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,10 +9,14 @@ 9 9 ((( 10 10 == Improvements Status == 11 11 12 -(% class="status UnderDesign" %)((( (% class="mailinglist" %)[[IconThemes>>IconThemes]] (%%) ))) (%%)12 +(% class="statusIdea" %)((( (% class="mailinglist sent" %)[[Dynamic Search>>SuggestRedesignProposal]] (%%) ))) (%%) 13 13 14 -(% class="status UnderDesign" %)((( (% class="mailinglist" %)[[Customizable Panels>>CustomizablePanels]] (%%) ))) (%%)14 +(% class="statusIdea" %)((( (% class="mailinglist sent" %)[[Administration>>Administration]] (%%) ))) (%%) 15 15 16 +(% class="statusIdea" %)((( (% class="mailinglist" %)[[Icon Themes>>IconThemes]] (%%) ))) (%%) 17 + 18 +(% class="statusIdea" %)((( (% class="mailinglist" %)[[Customizable Panels>>CustomizablePanels]] (%%) ))) (%%) 19 + 16 16 (% class="statusUnderImplementation" %)((( (% class="mailinglist sent" %)[[ActivityStream>>ActivityStream]] (%%) ))) (%%) 17 17 18 18 (% class="statusUnderImplementation" %)((( (% class="mailinglist sent" %)[[Avatars>>Avatars]] (%%) ))) (%%) ... ... @@ -33,7 +33,7 @@ 33 33 34 34 (% class="separatorLine" %) 35 35 36 -(% class="status UnderDesign" %)((( (% class="mailinglist" %)[[Color Themes Extensions>>ColorThemesExtensions]] (%%) ))) (%%)40 +(% class="statusIdea" %)((( (% class="mailinglist" %)[[Color Themes Extensions>>ColorThemesExtensions]] (%%) ))) (%%) 37 37 38 38 (% class="statusUnderImplementation" %)((( (% class="mailinglist sent" %)[[Improved edit>>ImprovedEdit]] (%%) ))) (%%) 39 39 ... ... @@ -49,11 +49,11 @@ 49 49 50 50 (% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Skin 2.0>>Improvements.Skin20]] (%%) ))) (%%) 51 51 52 -(% class="status UnderImplementation" %)((( (% class="mailinglist" %)[[Blog>>Blog]] [[[XABLOG-43]>>http://jira.xwiki.org/jira/browse/XABLOG-43]] (%%) ))) (%%)56 +(% class="statusAbandoned" %)((( (% class="mailinglist" %)[[Blog>>Blog]] [[[XABLOG-43]>>http://jira.xwiki.org/jira/browse/XABLOG-43]] (%%) ))) (%%) 53 53 54 54 (% class="statusUnderImplementation" %)((( (% class="mailinglist" %)[[WatchList]] [[[XPWATCHLIST-54]>>http://jira.xwiki.org/jira/browse/XPWATCHLIST-54]] (%%) ))) (%%) 55 55 56 -(% class="status UnderImplementation" %)((( (% class="mailinglist" %)[[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]] (%%) ))) (%%)60 +(% class="statusAbandoned" %)((( (% class="mailinglist" %)[[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]] (%%) ))) (%%) 57 57 58 58 (% 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]] (%%) ))) (%%) 59 59 ... ... @@ -60,9 +60,9 @@ 60 60 (% 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/]] (%%) ))) (%%) 61 61 ))) 62 62 63 -(% class=" leftdashboardright" %)67 +(% class="dashboardright" %) 64 64 ((( 65 -(% class=" leftdashboardrightcontent" %)69 +(% class="dashboardrightcontent" %) 66 66 ((( 67 67 == Design Process == 68 68 * [[DesignProcess]]
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -5,12 +5,13 @@ 5 5 line-height:3px; 6 6 width: 50%; 7 7 } 8 - .statusIntegrated ,9 -.status UnderImplementation,8 + 9 +.statusIdea, 10 10 .statusUnderDesign, 11 -.statusUnderDebugging, 11 +.statusUnderImplementation, 12 +.statusIntegrated, 12 12 .statusAbandoned { 13 - padding-left: 2 0px;14 + padding-left: 25px; 14 14 margin-left: 20px; 15 15 } 16 16 ... ... @@ -29,11 +29,11 @@ 29 29 background: transparent url($xwiki.getSkinFile("icons/silk/delete.gif")) top left no-repeat; 30 30 } 31 31 .statusUnderImplementation{ 32 - background: transparent url($xwiki.getSkinFile("icons/silk/ tag.gif")) top left no-repeat;33 + background: transparent url($xwiki.getSkinFile("icons/silk/wrench.gif")) top left no-repeat; 33 33 } 34 34 .statusUnderDesign{ 35 - background: transparent url($xwiki.getSkinFile("icons/silk/time.gif")) top left no-repeat; 36 -} 37 -.statusUnderDebugging{ 38 38 background: transparent url($xwiki.getSkinFile("icons/silk/error.gif")) top left no-repeat; 39 39 } 38 +.statusIdea{ 39 + background: transparent url($xwiki.getSkinFile("icons/silk/lightbulb.gif")) top left no-repeat; 40 +}
- XWiki.XWikiComments[5]
-
- Comment
-
... ... @@ -1,3 +1,7 @@ 1 1 Auto-Complete: 2 2 http://cdn.episodic.com/player/EpisodicPlayer.swf?config=http%3A%2F%2Fcdn.episodic.com%2Fshows%2F13%2Fqnez628jtxz2%2Fconfig.xml 3 3 http://media.jivesoftware.com/video/whatsnew/4_5/microblogging.mp4 4 + 5 +http://blogs.atlassian.com/confluence/2010/09/3-wiki-shortcuts-save-time-autocomplete.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+ConfluenceBlog+%28Atlassian+Products+-+Confluence%29 6 + 7 +http://www.1stwebdesigner.com/resources/auto-completion-scripts/