nicolaken 2003/10/16 09:08:03
Modified: site skinconf.xml
Log:
Add print link
Remove search box
move images to correct location
Revision Changes Path
1.2 +4 -4 incubator/site/skinconf.xml
Index: skinconf.xml
===================================================================
RCS file: /home/cvs/incubator/site/skinconf.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- skinconf.xml 16 Oct 2003 15:28:29 -0000 1.1
+++ skinconf.xml 16 Oct 2003 16:08:03 -0000 1.2
@@ -52,9 +52,9 @@
<skinconfig>
<!-- Do we want to disable the Google search box? -->
- <disable-search>false</disable-search>
+ <disable-search>true</disable-search>
<!-- Do we want to disable the print link? -->
- <disable-print-link>true</disable-print-link>
+ <disable-print-link>false</disable-print-link>
<!-- Do we want to disable the PDF link? -->
<disable-pdf-link>false</disable-pdf-link>
<!-- Do we want to disable the xml source link? -->
@@ -69,13 +69,13 @@
skin: forrest-site renders it at the top -->
<project-name>Apache Incubator</project-name>
<project-url>http://incubator.apache.org/</project-url>
- <project-logo>apache-incubator-logo.png</project-logo>
+ <project-logo>images/apache-incubator-logo.png</project-logo>
<!-- optional group logo
skin: forrest-site renders it at the top-left corner -->
<group-name>Apache</group-name>
<group-url>http://www.apache.org</group-url>
- <group-logo>apache-incubator.png</group-logo>
+ <group-logo>images/apache-incubator.png</group-logo>
<!-- optional host logo (e.g. sourceforge logo)
skin: forrest-site renders it at the bottom-left corner -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]