Author: rahul
Date: Tue Oct 24 14:42:28 2006
New Revision: 467496
URL: http://svn.apache.org/viewvc?view=rev&rev=467496
Log:
Don't know whether banners should be inherited, but we want them, and this
should help.
SHALE-306
Modified:
shale/framework/trunk/shale-application/src/site/site.xml
shale/framework/trunk/shale-clay/src/site/site.xml
shale/framework/trunk/shale-core/src/site/site.xml
shale/framework/trunk/shale-dialog-basic/src/site/site.xml
shale/framework/trunk/shale-dialog-scxml/src/site/site.xml
shale/framework/trunk/shale-dialog/src/site/site.xml
shale/framework/trunk/shale-remoting/src/site/site.xml
shale/framework/trunk/shale-spring/src/site/site.xml
shale/framework/trunk/shale-test/src/site/site.xml
shale/framework/trunk/shale-tiger/src/site/site.xml
shale/framework/trunk/shale-tiles/src/site/site.xml
shale/framework/trunk/shale-validator/src/site/site.xml
shale/framework/trunk/shale-view/src/site/site.xml
shale/framework/trunk/src/site/site.xml
Modified: shale/framework/trunk/shale-application/src/site/site.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/shale-application/src/site/site.xml?view=diff&rev=467496&r1=467495&r2=467496
==============================================================================
--- shale/framework/trunk/shale-application/src/site/site.xml (original)
+++ shale/framework/trunk/shale-application/src/site/site.xml Tue Oct 24
14:42:28 2006
@@ -1,6 +1,17 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Apache Shale Framework - Application Controller">
+ <bannerLeft>
+ <name>Apache Software Foundation</name>
+ <src>http://www.apache.org/images/asf-logo.gif</src>
+ <href>http://www.apache.org</href>
+ </bannerLeft>
+ <bannerRight>
+ <name>Apache Shale</name>
+ <src>../images/shale-logo.jpg</src>
+ <href>http://shale.apache.org</href>
+ </bannerRight>
+
<body>
<menu name="Sub-Project Documentation">
Modified: shale/framework/trunk/shale-clay/src/site/site.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/shale-clay/src/site/site.xml?view=diff&rev=467496&r1=467495&r2=467496
==============================================================================
--- shale/framework/trunk/shale-clay/src/site/site.xml (original)
+++ shale/framework/trunk/shale-clay/src/site/site.xml Tue Oct 24 14:42:28 2006
@@ -1,6 +1,17 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Apache Shale Framework - Clay">
+ <bannerLeft>
+ <name>Apache Software Foundation</name>
+ <src>http://www.apache.org/images/asf-logo.gif</src>
+ <href>http://www.apache.org</href>
+ </bannerLeft>
+ <bannerRight>
+ <name>Apache Shale</name>
+ <src>../images/shale-logo.jpg</src>
+ <href>http://shale.apache.org</href>
+ </bannerRight>
+
<body>
<menu name="Shale Clay Taglib">
Modified: shale/framework/trunk/shale-core/src/site/site.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/shale-core/src/site/site.xml?view=diff&rev=467496&r1=467495&r2=467496
==============================================================================
--- shale/framework/trunk/shale-core/src/site/site.xml (original)
+++ shale/framework/trunk/shale-core/src/site/site.xml Tue Oct 24 14:42:28 2006
@@ -1,6 +1,17 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Apache Shale Framework - Core Library">
+ <bannerLeft>
+ <name>Apache Software Foundation</name>
+ <src>http://www.apache.org/images/asf-logo.gif</src>
+ <href>http://www.apache.org</href>
+ </bannerLeft>
+ <bannerRight>
+ <name>Apache Shale</name>
+ <src>../images/shale-logo.jpg</src>
+ <href>http://shale.apache.org</href>
+ </bannerRight>
+
<body>
<menu name="Shale Core Taglib">
Modified: shale/framework/trunk/shale-dialog-basic/src/site/site.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/shale-dialog-basic/src/site/site.xml?view=diff&rev=467496&r1=467495&r2=467496
==============================================================================
--- shale/framework/trunk/shale-dialog-basic/src/site/site.xml (original)
+++ shale/framework/trunk/shale-dialog-basic/src/site/site.xml Tue Oct 24
14:42:28 2006
@@ -1,6 +1,17 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Apache Shale Framework - Dialog Manager - Basic Implementation">
+ <bannerLeft>
+ <name>Apache Software Foundation</name>
+ <src>http://www.apache.org/images/asf-logo.gif</src>
+ <href>http://www.apache.org</href>
+ </bannerLeft>
+ <bannerRight>
+ <name>Apache Shale</name>
+ <src>../images/shale-logo.jpg</src>
+ <href>http://shale.apache.org</href>
+ </bannerRight>
+
<body>
<menu name="Sub-Project Documentation">
Modified: shale/framework/trunk/shale-dialog-scxml/src/site/site.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/shale-dialog-scxml/src/site/site.xml?view=diff&rev=467496&r1=467495&r2=467496
==============================================================================
--- shale/framework/trunk/shale-dialog-scxml/src/site/site.xml (original)
+++ shale/framework/trunk/shale-dialog-scxml/src/site/site.xml Tue Oct 24
14:42:28 2006
@@ -1,6 +1,17 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Apache Shale Framework - Dialog Manager - SCXML Implementation">
+ <bannerLeft>
+ <name>Apache Software Foundation</name>
+ <src>http://www.apache.org/images/asf-logo.gif</src>
+ <href>http://www.apache.org</href>
+ </bannerLeft>
+ <bannerRight>
+ <name>Apache Shale</name>
+ <src>../images/shale-logo.jpg</src>
+ <href>http://shale.apache.org</href>
+ </bannerRight>
+
<body>
<menu name="Sub-Project Documentation">
Modified: shale/framework/trunk/shale-dialog/src/site/site.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/shale-dialog/src/site/site.xml?view=diff&rev=467496&r1=467495&r2=467496
==============================================================================
--- shale/framework/trunk/shale-dialog/src/site/site.xml (original)
+++ shale/framework/trunk/shale-dialog/src/site/site.xml Tue Oct 24 14:42:28
2006
@@ -1,6 +1,17 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Apache Shale Framework - Dialog Manager">
+ <bannerLeft>
+ <name>Apache Software Foundation</name>
+ <src>http://www.apache.org/images/asf-logo.gif</src>
+ <href>http://www.apache.org</href>
+ </bannerLeft>
+ <bannerRight>
+ <name>Apache Shale</name>
+ <src>../images/shale-logo.jpg</src>
+ <href>http://shale.apache.org</href>
+ </bannerRight>
+
<body>
<menu name="Sub-Project Documentation">
Modified: shale/framework/trunk/shale-remoting/src/site/site.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/shale-remoting/src/site/site.xml?view=diff&rev=467496&r1=467495&r2=467496
==============================================================================
--- shale/framework/trunk/shale-remoting/src/site/site.xml (original)
+++ shale/framework/trunk/shale-remoting/src/site/site.xml Tue Oct 24 14:42:28
2006
@@ -1,6 +1,17 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Apache Shale Framework - Remoting">
+ <bannerLeft>
+ <name>Apache Software Foundation</name>
+ <src>http://www.apache.org/images/asf-logo.gif</src>
+ <href>http://www.apache.org</href>
+ </bannerLeft>
+ <bannerRight>
+ <name>Apache Shale</name>
+ <src>../images/shale-logo.jpg</src>
+ <href>http://shale.apache.org</href>
+ </bannerRight>
+
<body>
<menu name="Sub-Project Documentation">
Modified: shale/framework/trunk/shale-spring/src/site/site.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/shale-spring/src/site/site.xml?view=diff&rev=467496&r1=467495&r2=467496
==============================================================================
--- shale/framework/trunk/shale-spring/src/site/site.xml (original)
+++ shale/framework/trunk/shale-spring/src/site/site.xml Tue Oct 24 14:42:28
2006
@@ -1,6 +1,17 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Apache Shale Framework - Spring Integration">
+ <bannerLeft>
+ <name>Apache Software Foundation</name>
+ <src>http://www.apache.org/images/asf-logo.gif</src>
+ <href>http://www.apache.org</href>
+ </bannerLeft>
+ <bannerRight>
+ <name>Apache Shale</name>
+ <src>../images/shale-logo.jpg</src>
+ <href>http://shale.apache.org</href>
+ </bannerRight>
+
<body>
<menu name="Sub-Project Documentation">
Modified: shale/framework/trunk/shale-test/src/site/site.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/shale-test/src/site/site.xml?view=diff&rev=467496&r1=467495&r2=467496
==============================================================================
--- shale/framework/trunk/shale-test/src/site/site.xml (original)
+++ shale/framework/trunk/shale-test/src/site/site.xml Tue Oct 24 14:42:28 2006
@@ -1,6 +1,17 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Apache Shale Framework - Test Framework">
+ <bannerLeft>
+ <name>Apache Software Foundation</name>
+ <src>http://www.apache.org/images/asf-logo.gif</src>
+ <href>http://www.apache.org</href>
+ </bannerLeft>
+ <bannerRight>
+ <name>Apache Shale</name>
+ <src>../images/shale-logo.jpg</src>
+ <href>http://shale.apache.org</href>
+ </bannerRight>
+
<body>
<menu name="Sub-Project Documentation">
Modified: shale/framework/trunk/shale-tiger/src/site/site.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/shale-tiger/src/site/site.xml?view=diff&rev=467496&r1=467495&r2=467496
==============================================================================
--- shale/framework/trunk/shale-tiger/src/site/site.xml (original)
+++ shale/framework/trunk/shale-tiger/src/site/site.xml Tue Oct 24 14:42:28 2006
@@ -1,6 +1,17 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Apache Shale Framework - Tiger Extensions">
+ <bannerLeft>
+ <name>Apache Software Foundation</name>
+ <src>http://www.apache.org/images/asf-logo.gif</src>
+ <href>http://www.apache.org</href>
+ </bannerLeft>
+ <bannerRight>
+ <name>Apache Shale</name>
+ <src>../images/shale-logo.jpg</src>
+ <href>http://shale.apache.org</href>
+ </bannerRight>
+
<body>
<menu name="Sub-Project Documentation">
Modified: shale/framework/trunk/shale-tiles/src/site/site.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/shale-tiles/src/site/site.xml?view=diff&rev=467496&r1=467495&r2=467496
==============================================================================
--- shale/framework/trunk/shale-tiles/src/site/site.xml (original)
+++ shale/framework/trunk/shale-tiles/src/site/site.xml Tue Oct 24 14:42:28 2006
@@ -1,6 +1,17 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Apache Shale Framework - Tiles Integration">
+ <bannerLeft>
+ <name>Apache Software Foundation</name>
+ <src>http://www.apache.org/images/asf-logo.gif</src>
+ <href>http://www.apache.org</href>
+ </bannerLeft>
+ <bannerRight>
+ <name>Apache Shale</name>
+ <src>../images/shale-logo.jpg</src>
+ <href>http://shale.apache.org</href>
+ </bannerRight>
+
<body>
<menu name="Sub-Project Documentation">
Modified: shale/framework/trunk/shale-validator/src/site/site.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/shale-validator/src/site/site.xml?view=diff&rev=467496&r1=467495&r2=467496
==============================================================================
--- shale/framework/trunk/shale-validator/src/site/site.xml (original)
+++ shale/framework/trunk/shale-validator/src/site/site.xml Tue Oct 24 14:42:28
2006
@@ -1,6 +1,17 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Apache Shale Framework - Validator Integration">
+ <bannerLeft>
+ <name>Apache Software Foundation</name>
+ <src>http://www.apache.org/images/asf-logo.gif</src>
+ <href>http://www.apache.org</href>
+ </bannerLeft>
+ <bannerRight>
+ <name>Apache Shale</name>
+ <src>../images/shale-logo.jpg</src>
+ <href>http://shale.apache.org</href>
+ </bannerRight>
+
<body>
<menu name="Shale Validator Taglib">
Modified: shale/framework/trunk/shale-view/src/site/site.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/site/site.xml?view=diff&rev=467496&r1=467495&r2=467496
==============================================================================
--- shale/framework/trunk/shale-view/src/site/site.xml (original)
+++ shale/framework/trunk/shale-view/src/site/site.xml Tue Oct 24 14:42:28 2006
@@ -1,6 +1,17 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Apache Shale Framework - View Controller">
+ <bannerLeft>
+ <name>Apache Software Foundation</name>
+ <src>http://www.apache.org/images/asf-logo.gif</src>
+ <href>http://www.apache.org</href>
+ </bannerLeft>
+ <bannerRight>
+ <name>Apache Shale</name>
+ <src>../images/shale-logo.jpg</src>
+ <href>http://shale.apache.org</href>
+ </bannerRight>
+
<body>
<menu name="Shale View Controller Taglib">
Modified: shale/framework/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/site.xml?view=diff&rev=467496&r1=467495&r2=467496
==============================================================================
--- shale/framework/trunk/src/site/site.xml (original)
+++ shale/framework/trunk/src/site/site.xml Tue Oct 24 14:42:28 2006
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Apache Shale Framework">
+
<bannerLeft>
<name>Apache Software Foundation</name>
<src>http://www.apache.org/images/asf-logo.gif</src>
@@ -10,6 +11,7 @@
<src>images/shale-logo.jpg</src>
<href>http://shale.apache.org</href>
</bannerRight>
+
<body>
<links>
<item name="Apache" href="http://www.apache.org" />