le 04/03/2007 07:21 [EMAIL PROTECTED] a écrit :
Author: gmcdonald
Date: Sat Mar 3 22:21:50 2007
New Revision: 514362
URL: http://svn.apache.org/viewvc?view=rev&rev=514362
Log:
Changes to make pelt theme more like pelt skin FOR-811, a little more to do.
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/css/pelt.screen.css
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/pelt-html.vt.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/Thumbs.db
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/chapter.gif
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/chapter_open.gif
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/css/pelt.screen.css
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/css/pelt.screen.css?view=diff&rev=514362&r1=514361&r2=514362
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/css/pelt.screen.css
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/css/pelt.screen.css
Sat Mar 3 22:21:50 2007
@@ -234,9 +234,9 @@
padding: 5px 15px 4px;
width: .1em; /* IE/Win fix */
}
-#nav-main li a:link { color: #000000; }
-#nav-main li a:visited { color: #000000; }
-#nav-main li a:hover { color: #000000; }
+#nav-main li a:link { color: #0F3660; }
+#nav-main li a:visited { color: #0F3660; }
+#nav-main li a:hover { color: #0F3660; }
#nav-main > li a { width: auto; } /* Rest of IE/Win fix */
@@ -253,15 +253,15 @@
#nav-main .current a {
font-weight: bold;
padding-bottom: 5px;
- color: #000000;
+ color: #CFDCED;
background-image:
url(../themes/images/roundcorner-t-l-5-bg294563-stroke4A6D8C-fg4A6D8C.png);
background-repeat: no-repeat;
background-position: top left;
}
-#nav-main .current a:link { color: #000000; }
-#nav-main .current a:visited { color: #000000; }
-#nav-main .current a:hover { color: #000000; }
+#nav-main .current a:link { color: #CFDCED; }
+#nav-main .current a:visited { color: #CFDCED; }
+#nav-main .current a:hover { color: #CFDCED; }
#publishedStrip {
position: relative;
@@ -285,10 +285,20 @@
position:relative;
background-color: #4A6D8C ;
}
-#level2tabs a{padding-right: 5px;}
-#level2tabs a:link { color: #000000; }
-#level2tabs a:visited { color: #000000; }
-#level2tabs a:hover { color: #000066; }
+#level2tabs a {padding-right: 5px;
+background-color: #CFDCED;
+text-decoration:none;
+cursor: pointer;
+background-image: url('../themes/images/chapter.gif');
+background-repeat: no-repeat;
+background-position: center left;
+margin-left: 6px;
+padding-left : 6px;
+}
+#level2tabs a:link { color: #000066; }
+#level2tabs a:visited { color: #000066; }
+#level2tabs a:hover { color: #000066; text-decoration:underline; }
+#level2tabs a:selected {background-color: #4A6D8C; color: #CFDCED;}
/*
* border-top: solid #4A6D8C 15px;
*/
@@ -353,11 +363,11 @@
padding: 0px;
}
-#leftbar a { font-weight: normal;}
-#leftbar a:link { color: #000000; }
-#leftbar a:visited { color: #000000; }
-#leftbar a:active { color: #000000; }
-#leftbar a:hover { color: #FFCF00; }
+#leftbar a { font-weight: normal; text-decoration: none;}
+#leftbar a:link { color: #FFFFFF; }
+#leftbar a:visited { color: #FFFFFF; }
+#leftbar a:active { color: #FFFFFF; }
+#leftbar a:hover { color: #FFCF00; text-decoration: underline; }
#menuarea { width:10em;}
@@ -394,15 +404,15 @@
}
#nav-section .pagegroup span {
background-image: url('../themes/images/chapter.gif');
- color: #000000;
+ color: #CEDFEF;
}
.pagegroupselected span {
background-image: url('../themes/images/chapter_open.gif');
- color: #000000;
+ color: #CEDFEF;
}
.pagegroupopen span {
background-image: url('../themes/images/chapter_open.gif');
- color: #000000;
+ color: #CEDFEF;
}
.pagegroupselected {
@@ -446,6 +456,7 @@
color: #000000;
padding: 0px 0px 0px 6px;
font-style : normal;
+ font-weight : normal;
border-style: solid;
border-width: 1px;
margin-right: 10px;
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/pelt-html.vt.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/pelt-html.vt.xml?view=diff&rev=514362&r1=514361&r2=514362
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/pelt-html.vt.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/pelt-html.vt.xml
Sat Mar 3 22:21:50 2007
@@ -174,6 +174,34 @@
</forrest:property>
</forrest:contract>
<forrest:contract name="nav-section-round-bottom"/>
+ <!-- This content displays below the navigation. the below example
displays
+ ApacheCon logos and links, but can be used for whatever, or commented
out -->
+ <forrest:hook name="below-nav">
+ <forrest:contract name="siteinfo-credits">
+ <forrest:property name="box-location">credit2</forrest:property>
+ <forrest:property name="top-separator">false</forrest:property>
+ <forrest:property name="use-br">false</forrest:property>
+ <forrest:property name="siteinfo-credits">
+ <credits>
+ <credit>
+ <name>ApacheCon Europe 2007</name>
+ <url>http://apachecon.com/2007/EU/</url>
+
<image>http://apache.org/ads/ApacheCon/2007-europe-125x125.png</image>
+ <width>125</width>
+ <height>125</height>
+ </credit>
+ <credit>
+ <name>ApacheCon US 2007</name>
+ <url>http://people.apache.org/calendar.html#200711</url>
+
<image>http://apache.org/ads/ApacheCon/2007-usa-125x125.png</image>
+ <width>125</width>
+ <height>125</height>
+ </credit>
+ </credits>
+ </forrest:property>
+ </forrest:contract>
+</forrest:hook>
+<!-- end of below-nav content -->
</forrest:hook>
<forrest:hook name="export-link">
<forrest:contract name="content-pdf-link"/>
@@ -215,7 +243,7 @@
<forrest:contract name="siteinfo-copyright">
<forrest:property name="siteinfo-copyright">
<copyright>
- <year inception="true">2002</year>
+ <year inception="true">2007</year>
No, inception year of Acme Software Organisation is still 2002.
The actual year 2007 will be automatically calculated...
Salutations,
Cyriaque,
<vendor>The Acme Software Organisation.</vendor>
<copyright-link>http://www.acme.org/licenses/</copyright-link>
</copyright>
@@ -256,4 +284,4 @@
</forrest:contract>-->
</forrest:hook>
</forrest:hook>
-</forrest:template>
\ No newline at end of file
+</forrest:template>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/Thumbs.db
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/Thumbs.db?view=diff&rev=514362&r1=514361&r2=514362
==============================================================================
Binary files - no diff available.
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/chapter.gif
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/chapter.gif?view=diff&rev=514362&r1=514361&r2=514362
==============================================================================
Binary files - no diff available.
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/chapter_open.gif
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/images/chapter_open.gif?view=diff&rev=514362&r1=514361&r2=514362
==============================================================================
Binary files - no diff available.