Changes for page Improvements

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

From version 57.1
edited by Ecaterina Valica
on 2009/05/07 16:48
Change comment: There is no comment for this version
To version 147.1
edited by Ecaterina Valica
on 2009/12/22 15:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Different Improvements
1 +Improvements
Content
... ... @@ -1,11 +1,45 @@
1 1  {{velocity}}$xwiki.ssx.use("Improvements.WebHome"){{/velocity}}
2 2  
3 -==Improvements==
3 +{{velocity}}$xwiki.ssx.use("Standards.WebHome"){{/velocity}}
4 4  
5 -(% class="statusUnderDevelopment" %) [[Blog>>Blog]] (%%)
6 -(% class="statusUnderDebugging" %) [[Login/Delete Boxes>>BoxExample]] (%%)
5 +(% class="leftMargin column70" %)
6 +(((
7 +== Improvements Status ==
7 7  
8 -(% class="separator" %) (%%)
9 +(% class="statusUnderDevelopment" %)[[Importer>>Importer]] [[[XWIKI-4692]>>http://jira.xwiki.org/jira/browse/XWIKI-4692]]
9 9  
10 -(% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] (%%)
11 -(% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] (%%)
11 +(% class="statusUnderDevelopment" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]]
12 +
13 +(% class="statusIntegrated" %)[[Action Menu>>Improvements.ActionMenu]]
14 +
15 +(% class="separatorLine" %)
16 +
17 +(% class="statusIntegrated" %)[[Skin 2.0>>Improvements.Skin20]]
18 +
19 +(% class="statusUnderImplementation" %)[[Blog>>Blog]] [[[XABLOG-43]>>http://jira.xwiki.org/jira/browse/XABLOG-43]]
20 +
21 +(% class="statusUnderImplementation" %)[[WatchList]] [[[XPWATCHLIST-54]>>http://jira.xwiki.org/jira/browse/XPWATCHLIST-54]]
22 +
23 +(% class="statusUnderImplementation" %)[[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]]
24 +
25 +(% class="statusIntegrated" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]]
26 +
27 +(% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]]
28 +)))
29 +
30 +(% class="left" %)
31 +(((
32 +== Ideas ==
33 +
34 +* [[WCAG guidelines>>WCAG]]
35 +* [[Mobile Emulators >>MobileEmulators]]
36 +
37 +* [[CSS Code Style>>Skins.CSSCodeStyle]]
38 +* [[CSS API >>Skins.CSSAPI]]
39 +
40 +* [[PageState >>PageState]]
41 +)))
42 +
43 +{{html}}
44 +<div class="clearfloats"></div>
45 +{{/html}}
Annotations.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +46.1 KB
Content
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,6 +1,7 @@
1 -.separator{
1 +#template('colorThemeInit.vm')
2 +.separatorLine{
2 2   display: block;
3 - border-bottom: 1px solid #ccc;
4 + border-bottom: 1px solid $theme.borderColor;
4 4   line-height:3px;
5 5  }
6 6  .statusIntegrated ,
... ... @@ -22,21 +22,3 @@
22 22  .statusUnderDebugging{
23 23   background: transparent url($xwiki.getSkinFile("icons/silk/error.gif")) top left no-repeat;
24 24  }
25 -
26 -
27 -.statusApproved ,
28 -.statusDenied,
29 -.statusNeutral{
30 - padding-left: 25px;
31 - margin-left: 20px;
32 -}
33 -.statusApproved{
34 - background: transparent url($xwiki.getSkinFile("icons/silk/tick.gif")) top left no-repeat;
35 -}
36 -.statusDenied{
37 - background: transparent url($xwiki.getSkinFile("icons/silk/cross.gif")) top left no-repeat;
38 -}
39 -.statusNeutral{
40 - background: transparent url($xwiki.getSkinFile("icons/silk/shape_square.gif")) top left no-repeat;
41 -}
42 -
XWiki.StyleSheetExtension[1]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +default
Parse content
... ... @@ -1,0 +1,1 @@
1 +Yes
Use this extension
... ... @@ -1,0 +1,1 @@
1 +onDemand
XWiki.StyleSheetExtension[2]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +default
Code
... ... @@ -1,0 +1,29 @@
1 +.green{
2 + color: green;
3 +}
4 +
5 +.orange {
6 + color: orange;
7 +}
8 +
9 +.pink {
10 + color: pink;
11 +}
12 +
13 +.red{
14 + color: red;
15 +}
16 +
17 +.redStrike{
18 + color: red;
19 + text-decoration: line-through;
20 +}
21 +
22 +.orangeStrike{
23 + color: orange;
24 + text-decoration: line-through;
25 +}
26 +
27 +.strike a, .strike, .strike span a{
28 + text-decoration: line-through;
29 +}
Name
... ... @@ -1,0 +1,1 @@
1 +Different Styles
Parse content
... ... @@ -1,0 +1,1 @@
1 +Yes
Use this extension
... ... @@ -1,0 +1,1 @@
1 +onDemand
XWiki.StyleSheetExtension[3]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +default
Code
... ... @@ -1,0 +1,16 @@
1 +.typePage, .typeBlog{
2 + padding-left: 20px;
3 + margin-left: 50px;
4 + border-bottom:1px solid #EFEFEF !important;
5 + padding-top:2px;
6 + padding-bottom:2px;
7 + line-height: 18px;
8 + display: inline-block;
9 + width:25%;
10 +}
11 +.typePage{
12 + background: transparent url($xwiki.getSkinFile("icons/silk/page_white_text.gif")) center left no-repeat;
13 +}
14 +.typeBlog{
15 + background: transparent url($xwiki.getSkinFile("icons/silk/layout_content.gif")) center left no-repeat;
16 +}
Name
... ... @@ -1,0 +1,1 @@
1 +XWiki Icons Type Styles
Parse content
... ... @@ -1,0 +1,1 @@
1 +Yes
Use this extension
... ... @@ -1,0 +1,1 @@
1 +onDemand
XWiki.XWikiComments[0]
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Comment
... ... @@ -1,0 +1,8 @@
1 + http://www.atlassian.com/notapage
2 +XE - it's called "create a new page"
3 +we could improve it with a nicer L&F + a search box and some links
4 +I like the message/icon + search box idea (+ possibly some links to AllDocs, etc)
5 +
6 +if you don't have edit rights for ex, you don't get redirected but there's a "this page does not exist" message
7 +
8 +https://intranet.xwikisas.com/xwiki/bin/view/SEO/AllPages
Date
... ... @@ -1,0 +1,1 @@
1 +2009-12-02 11:40:16.0
XWiki.XWikiComments[1]
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Comment
... ... @@ -1,0 +1,7 @@
1 +Raluca: ce ar fi f fain ar fi sa fie o pagina de administrare a temelor si sa dai: apply for the entire wiki instance/ apply for space / apply for page
2 +
3 +valicac: da.. faza cu administrare de teme e foarte nice...
4 +si poate sa fie extinsa... la nivel de drepturi ...
5 +adica.. la nivel de wiki, space, pagina
6 +sa poti seta atat drepturi, cat si tema, etc
7 +
Date
... ... @@ -1,0 +1,1 @@
1 +2009-12-02 16:55:55.0
XWiki.XWikiComments[2]
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Comment
... ... @@ -1,0 +1,1 @@
1 +Better place / display of available languages
Date
... ... @@ -1,0 +1,1 @@
1 +2009-12-03 11:13:22.0