You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by dl...@apache.org on 2005/08/02 06:04:37 UTC

svn commit: r226936 - in /portals/jetspeed-2/trunk/components: deploy-tool/xdocs/ file-cache/xdocs/ header-resource/xdocs/ id-generator/xdocs/ jetspeed/xdocs/ locator/xdocs/ page-manager/xdocs/ portal-site/xdocs/

Author: dlestrat
Date: Mon Aug  1 21:04:30 2005
New Revision: 226936

URL: http://svn.apache.org/viewcvs?rev=226936&view=rev
Log:
Adding PDF documentation support.

Modified:
    portals/jetspeed-2/trunk/components/deploy-tool/xdocs/navigation.xml
    portals/jetspeed-2/trunk/components/file-cache/xdocs/navigation.xml
    portals/jetspeed-2/trunk/components/header-resource/xdocs/navigation.xml
    portals/jetspeed-2/trunk/components/id-generator/xdocs/navigation.xml
    portals/jetspeed-2/trunk/components/jetspeed/xdocs/navigation.xml
    portals/jetspeed-2/trunk/components/locator/xdocs/navigation.xml
    portals/jetspeed-2/trunk/components/page-manager/xdocs/navigation.xml
    portals/jetspeed-2/trunk/components/portal-site/xdocs/navigation.xml

Modified: portals/jetspeed-2/trunk/components/deploy-tool/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/deploy-tool/xdocs/navigation.xml?rev=226936&r1=226935&r2=226936&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/deploy-tool/xdocs/navigation.xml (original)
+++ portals/jetspeed-2/trunk/components/deploy-tool/xdocs/navigation.xml Mon Aug  1 21:04:30 2005
@@ -1,23 +1,25 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-Copyright 2004 The Apache Software Foundation
-
-Licensed 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
-
+    Copyright 2004 The Apache Software Foundation
+    
+    Licensed 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.
+    
+    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.
 -->
 <project>
-  <body>
-    <links>
-      <item name="Jetspeed 2" href="../../index.html"/>
-    </links>
-  </body>
+    <body>
+        <links>
+            <item name="Jetspeed 2" href="../../index.html" />
+            <!-- Cannot access ${pom.id}... Hard coding pdf name. -->
+            <item name="PDF Documentation" href="/jetspeed-deploy-tools.pdf" img="../../images/pdf.gif" />
+        </links>
+    </body>
 </project>

Modified: portals/jetspeed-2/trunk/components/file-cache/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/file-cache/xdocs/navigation.xml?rev=226936&r1=226935&r2=226936&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/file-cache/xdocs/navigation.xml (original)
+++ portals/jetspeed-2/trunk/components/file-cache/xdocs/navigation.xml Mon Aug  1 21:04:30 2005
@@ -1,23 +1,25 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-Copyright 2004 The Apache Software Foundation
-
-Licensed 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
-
+    Copyright 2004 The Apache Software Foundation
+    
+    Licensed 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.
+    
+    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.
 -->
 <project>
-  <body>
-    <links>
-      <item name="Jetspeed 2" href="../../index.html"/>
-    </links>
-  </body>
+    <body>
+        <links>
+            <item name="Jetspeed 2" href="../../index.html" />
+            <!-- Cannot access ${pom.id}... Hard coding pdf name. -->
+            <item name="PDF Documentation" href="/jetspeed-file-cache.pdf" img="../../images/pdf.gif" />
+        </links>
+    </body>
 </project>

Modified: portals/jetspeed-2/trunk/components/header-resource/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/header-resource/xdocs/navigation.xml?rev=226936&r1=226935&r2=226936&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/header-resource/xdocs/navigation.xml (original)
+++ portals/jetspeed-2/trunk/components/header-resource/xdocs/navigation.xml Mon Aug  1 21:04:30 2005
@@ -1,23 +1,25 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-Copyright 2004 The Apache Software Foundation
-
-Licensed 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
-
+    Copyright 2004 The Apache Software Foundation
+    
+    Licensed 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.
+    
+    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.
 -->
 <project>
-  <body>
-    <links>
-      <item name="Jetspeed 2" href="../../index.html"/>
-    </links>
-  </body>
+    <body>
+        <links>
+            <item name="Jetspeed 2" href="../../index.html" />
+            <!-- Cannot access ${pom.id}... Hard coding pdf name. -->
+            <item name="PDF Documentation" href="/jetspeed-header-resource.pdf" img="../../images/pdf.gif" />
+        </links>
+    </body>
 </project>

Modified: portals/jetspeed-2/trunk/components/id-generator/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/id-generator/xdocs/navigation.xml?rev=226936&r1=226935&r2=226936&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/id-generator/xdocs/navigation.xml (original)
+++ portals/jetspeed-2/trunk/components/id-generator/xdocs/navigation.xml Mon Aug  1 21:04:30 2005
@@ -1,23 +1,25 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-Copyright 2004 The Apache Software Foundation
-
-Licensed 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
-
+    Copyright 2004 The Apache Software Foundation
+    
+    Licensed 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.
+    
+    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.
 -->
 <project>
-  <body>
-    <links>
-      <item name="Jetspeed 2" href="../../index.html"/>
-    </links>
-  </body>
+    <body>
+        <links>
+            <item name="Jetspeed 2" href="../../index.html" />
+            <!-- Cannot access ${pom.id}... Hard coding pdf name. -->
+            <item name="PDF Documentation" href="/jetspeed-id-generator.pdf" img="../../images/pdf.gif" />
+        </links>
+    </body>
 </project>

Modified: portals/jetspeed-2/trunk/components/jetspeed/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/jetspeed/xdocs/navigation.xml?rev=226936&r1=226935&r2=226936&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/jetspeed/xdocs/navigation.xml (original)
+++ portals/jetspeed-2/trunk/components/jetspeed/xdocs/navigation.xml Mon Aug  1 21:04:30 2005
@@ -1,26 +1,29 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-Copyright 2004 The Apache Software Foundation
-
-Licensed 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
-
+    Copyright 2004 The Apache Software Foundation
+    
+    Licensed 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.
+    
+    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.
 -->
 <project>
-  <body>
-    <links>
-      <item name="Jetspeed 2" href="../../index.html"/>
-    </links>
-    <menu name="Misc.">
-      <item name="Tasks" href="tasks.html"/>
-    </menu>
-  </body>
+    <body>
+        <links>
+            <item name="Jetspeed 2" href="../../index.html" />
+            <!-- Cannot access ${pom.id}... Hard coding pdf name. -->
+            <item name="PDF Documentation" href="/jetspeed-components.pdf" img="../../images/pdf.gif" />
+
+        </links>
+        <menu name="Misc.">
+            <item name="Tasks" href="tasks.html" />
+        </menu>
+    </body>
 </project>

Modified: portals/jetspeed-2/trunk/components/locator/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/locator/xdocs/navigation.xml?rev=226936&r1=226935&r2=226936&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/locator/xdocs/navigation.xml (original)
+++ portals/jetspeed-2/trunk/components/locator/xdocs/navigation.xml Mon Aug  1 21:04:30 2005
@@ -1,23 +1,25 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-Copyright 2004 The Apache Software Foundation
-
-Licensed 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
-
+    Copyright 2004 The Apache Software Foundation
+    
+    Licensed 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.
+    
+    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.
 -->
 <project>
-  <body>
-    <links>
-      <item name="Jetspeed 2" href="../../index.html"/>
-    </links>
-  </body>
+    <body>
+        <links>
+            <item name="Jetspeed 2" href="../../index.html" />
+            <!-- Cannot access ${pom.id}... Hard coding pdf name. -->
+            <item name="PDF Documentation" href="/jetspeed-locator.pdf" img="../../images/pdf.gif" />
+        </links>
+    </body>
 </project>

Modified: portals/jetspeed-2/trunk/components/page-manager/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/page-manager/xdocs/navigation.xml?rev=226936&r1=226935&r2=226936&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/page-manager/xdocs/navigation.xml (original)
+++ portals/jetspeed-2/trunk/components/page-manager/xdocs/navigation.xml Mon Aug  1 21:04:30 2005
@@ -1,23 +1,25 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-Copyright 2004 The Apache Software Foundation
-
-Licensed 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
-
+    Copyright 2004 The Apache Software Foundation
+    
+    Licensed 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.
+    
+    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.
 -->
 <project>
-  <body>
-    <links>
-      <item name="Jetspeed 2" href="../../index.html"/>
-    </links>
-  </body>
+    <body>
+        <links>
+            <item name="Jetspeed 2" href="../../index.html" />
+            <!-- Cannot access ${pom.id}... Hard coding pdf name. -->
+            <item name="PDF Documentation" href="/jetspeed-page-manager.pdf" img="../../images/pdf.gif" />
+        </links>
+    </body>
 </project>

Modified: portals/jetspeed-2/trunk/components/portal-site/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/portal-site/xdocs/navigation.xml?rev=226936&r1=226935&r2=226936&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/portal-site/xdocs/navigation.xml (original)
+++ portals/jetspeed-2/trunk/components/portal-site/xdocs/navigation.xml Mon Aug  1 21:04:30 2005
@@ -1,23 +1,25 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-Copyright 2005 The Apache Software Foundation
-
-Licensed 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
-
+    Copyright 2005 The Apache Software Foundation
+    
+    Licensed 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.
+    
+    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.
 -->
 <project>
-  <body>
-    <links>
-      <item name="Jetspeed 2" href="../../index.html"/>
-    </links>
-  </body>
+    <body>
+        <links>
+            <item name="Jetspeed 2" href="../../index.html" />
+            <!-- Cannot access ${pom.id}... Hard coding pdf name. -->
+            <item name="PDF Documentation" href="/jetspeed-portal-site.pdf" img="../../images/pdf.gif" />
+        </links>
+    </body>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org