Author: crossley
Date: Fri Oct 21 20:27:47 2005
New Revision: 327629
URL: http://svn.apache.org/viewcvs?rev=327629&view=rev
Log:
Move the search box to alternate location.
Clashed with project logo, which should be able to be left-aligned.
Modified:
forrest/zone/test-sources/apache-projects/src/documentation/skinconf.xml
Modified:
forrest/zone/test-sources/apache-projects/src/documentation/skinconf.xml
URL:
http://svn.apache.org/viewcvs/forrest/zone/test-sources/apache-projects/src/documentation/skinconf.xml?rev=327629&r1=327628&r2=327629&view=diff
==============================================================================
--- forrest/zone/test-sources/apache-projects/src/documentation/skinconf.xml
(original)
+++ forrest/zone/test-sources/apache-projects/src/documentation/skinconf.xml
Fri Oct 21 20:27:47 2005
@@ -30,7 +30,7 @@
no search box. @domain will enable sitesearch for the specific domain with
google.
In other words google will search the @domain for the query string.
-->
- <search name="MyProject" domain="mydomain" provider="google"/>
+ <search name="MyProject" domain="mydomain" provider="google"
box-location="alt"/>
<!-- Disable the print link? If enabled, invalid HTML 4.0.1 -->
<disable-print-link>true</disable-print-link>