Author: matzew
Date: Wed Aug 23 21:42:24 2006
New Revision: 434301
URL: http://svn.apache.org/viewvc?rev=434301&view=rev
Log:
ADFFACES-43. thanks to jonas jacobi
Modified:
incubator/adffaces/trunk/trinidad/pom.xml
incubator/adffaces/trunk/trinidad/src/site/site.xml
incubator/adffaces/trunk/trinidad/src/site/xdoc/release-notes.xml
incubator/adffaces/trunk/trinidad/src/site/xdoc/release.xml
Modified: incubator/adffaces/trunk/trinidad/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/pom.xml?rev=434301&r1=434300&r2=434301&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/pom.xml (original)
+++ incubator/adffaces/trunk/trinidad/pom.xml Wed Aug 23 21:42:24 2006
@@ -407,6 +407,11 @@
</dependencyManagement>
<distributionManagement>
+ <site>
+ <id>apache-site</id>
+ <name>Apache Website</name>
+ <url>scpexe://minotaur.apache.org/www/incubator.apache.org/adffaces</url>
+ </site>
<snapshotRepository>
<uniqueVersion>false</uniqueVersion>
<id>apache-maven-snapshots</id>
Modified: incubator/adffaces/trunk/trinidad/src/site/site.xml
URL:
http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/src/site/site.xml?rev=434301&r1=434300&r2=434301&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/src/site/site.xml (original)
+++ incubator/adffaces/trunk/trinidad/src/site/site.xml Wed Aug 23 21:42:24 2006
@@ -10,9 +10,10 @@
<menu name="">
<item name="Overview" href="release.html"/>
- <item name="Release Notes" href="release-notes.html" />
+ <item name="Release Notes" href="release.html#Release Notes" />
<item name="Javadoc" href="trinidad-api/apidocs/index.html" />
<item name="Tag Documentation" href="trinidad-api/tagdoc.html" />
+ <item name="Developer Guide" href="devguide/index.html" />
</menu>
<menu ref="modules"/>
Modified: incubator/adffaces/trunk/trinidad/src/site/xdoc/release-notes.xml
URL:
http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/src/site/xdoc/release-notes.xml?rev=434301&r1=434300&r2=434301&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/src/site/xdoc/release-notes.xml (original)
+++ incubator/adffaces/trunk/trinidad/src/site/xdoc/release-notes.xml Wed Aug
23 21:42:24 2006
@@ -163,7 +163,7 @@
<td>**</td><td>Apple bug fixes provided in Safari 1.3 patch 312.2 and Safari
2.0 patch 412.5 required.</td>
</tr>
</table>
-
+</p>
</section>
</body>
Modified: incubator/adffaces/trunk/trinidad/src/site/xdoc/release.xml
URL:
http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/src/site/xdoc/release.xml?rev=434301&r1=434300&r2=434301&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/src/site/xdoc/release.xml (original)
+++ incubator/adffaces/trunk/trinidad/src/site/xdoc/release.xml Wed Aug 23
21:42:24 2006
@@ -1,22 +1,24 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<document>
<properties>
- <title>Release Information</title>
+ <title>Overview</title>
</properties>
<body>
- <section name="Release Information">
+ <section name="Overview">
<p>
<ul>
<li>
<a href="#Release Notes">Release Notes</a>
</li>
<li>
- <a href="">Live Demos</a>
+ <a href="http://www.irian.at/trinidad-demo/faces/index.jspx">Live
Demos</a>
</li>
+<!--
<li>
<a href="#Download">Download</a>
</li>
+-->
<li>
<a href="installation.html">Installation</a>
</li>
@@ -24,7 +26,7 @@
<a href="#Documentation">Documentation</a>
</li>
<li>
- <a href="#Support">Support</a>
+ <a href="#Help">Help and FAQ</a>
</li>
<li>
<a href="#Filing Bugs">Filing Bugs</a>
@@ -51,7 +53,7 @@
<li><a href="trinidad-api/tagdoc.html">Apache Trinidad Tag
documentation</a></li>
</ul>
</subsection>
- <subsection name="Further documentation">
+ <subsection name="User documentation">
All documentation assumes a familiarity with JavaServer Faces.
<ul>
<li><a href="devguide/index.html">Developer's Guide</a></li>
@@ -62,7 +64,7 @@
</subsection>
</p>
</section>
- <section name="Support">
+ <section name="Help">
<p>
Please see the <a href="FAQ.html" >FAQ</a> for help.