Added:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/maven/panels/maven-html.nav-main.panel.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/maven/panels/maven-html.nav-main.panel.xml?rev=697661&view=auto
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/maven/panels/maven-html.nav-main.panel.xml
(added)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/maven/panels/maven-html.nav-main.panel.xml
Sun Sep 21 20:46:00 2008
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<forrest:template xmlns:forrest="http://apache.org/forrest/templates/1.0"
+ xmlns:jx="http://apache.org/cocoon/templates/jx/1.0">
+
+ <!--<forrest:contract name="helper-form-blank"/>
+ <forrest:contract name="search-input">
+ <forrest:property name="input-size">25</forrest:property>
+ <forrest:property name="search-input">
+ <search name="MyProject" domain="mydomain" provider="google"/>
+ </forrest:property>
+ </forrest:contract>-->
+ <forrest:hook name="nav-main-hook">
+ <forrest:contract name="nav-main"
+ dataURI="cocoon://#{$getRequest}.navigation.xml"/>
+<forrest:contract name="nav-main-sub"
+ dataURI="cocoon://#{$getRequest}.navigation.xml"/>
+ <forrest:hook name="publishedStrip" nbsp="true">
+ <forrest:contract name="siteinfo-last-published"/>
+ </forrest:hook>
+ </forrest:hook>
+</forrest:template>
Propchange:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/maven/panels/maven-html.nav-main.panel.xml
------------------------------------------------------------------------------
svn:eol-style = native