You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/11/17 19:16:18 UTC

svn commit: rev 76156 - in lenya/branches/BRANCH_1_2_X/src/webapp/lenya: pubs/blog/config/menus pubs/default/config/menus pubs/oscom/config/menus xslt/util

Author: gregor
Date: Wed Nov 17 10:16:17 2004
New Revision: 76156

Modified:
   lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/archive.xsp
   lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/entry.xsp
   lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/feed.xsp
   lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/menus/generic.xsp
   lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/menus/links.xsp
   lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/oscom/config/menus/matrix.xsp
   lenya/branches/BRANCH_1_2_X/src/webapp/lenya/xslt/util/publication.xsl
Log:
lenya TLP changes

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/archive.xsp
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/archive.xsp	(original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/archive.xsp	Wed Nov 17 10:16:17 2004
@@ -52,8 +52,8 @@
 
     <menu name="Help" label="Help">
       <block>
-        <item><xsp:attribute name="href">http://cocoon.apache.org/lenya/docs/index.html</xsp:attribute>Documentation</item>
-        <item href="http://wiki.apache.org/cocoon-lenya/">Wiki&#160;Documentation</item>
+        <item><xsp:attribute name="href">http://lenya.apache.org/docs/index.html</xsp:attribute>Documentation</item>
+        <item href="http://wiki.apache.org/lenya/">Wiki&#160;Documentation</item>
       </block>
       <block>
 	  <item><xsp:attribute name="href"><xsp-request:get-context-path/>/index.html</xsp:attribute>Apache&#160;Lenya&#160;Start&#160;Page</item>

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/entry.xsp
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/entry.xsp	(original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/entry.xsp	Wed Nov 17 10:16:17 2004
@@ -70,8 +70,8 @@
 
     <menu name="Help" label="Help">
       <block>
-        <item><xsp:attribute name="href">http://cocoon.apache.org/lenya/docs/index.html</xsp:attribute>Documentation</item>
-        <item href="http://wiki.apache.org/cocoon-lenya">Wiki&#160;Documentation</item>
+        <item><xsp:attribute name="href">http://lenya.apache.org/docs/index.html</xsp:attribute>Documentation</item>
+        <item href="http://wiki.apache.org/lenya">Wiki&#160;Documentation</item>
       </block>
       <block>
 	  <item><xsp:attribute name="href"><xsp-request:get-context-path/>/index.html</xsp:attribute>Apache&#160;Lenya&#160;Start&#160;Page</item>

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/feed.xsp
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/feed.xsp	(original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/feed.xsp	Wed Nov 17 10:16:17 2004
@@ -59,8 +59,8 @@
  
     <menu name="Help" label="Help">
       <block>
-        <item><xsp:attribute name="href">http://cocoon.apache.org/lenya/docs/index.html</xsp:attribute>Documentation</item>
-        <item href="http://wiki.apache.org/cocoon-lenya">Wiki&#160;Documentation</item>
+        <item><xsp:attribute name="href">http://lenya.apache.org/docs/index.html</xsp:attribute>Documentation</item>
+        <item href="http://wiki.apache.org/lenya">Wiki&#160;Documentation</item>
       </block>
       <block>
           <item><xsp:attribute name="href"><xsp-request:get-context-path/>/index.html</xsp:attribute>Apache&#160;Lenya&#160;Start&#160;Page</item>

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/menus/generic.xsp
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/menus/generic.xsp	(original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/menus/generic.xsp	Wed Nov 17 10:16:17 2004
@@ -273,8 +273,8 @@
 
       <menu i18n:attr="name" name="Help" label="Debug">
 	<block>
-	  <item><xsp:attribute name="href">http://cocoon.apache.org/lenya/docs/index.html</xsp:attribute><i18n:text>System&#160;Documentation</i18n:text></item>
-	  <item href="http://wiki.apache.org/cocoon-lenya/"><i18n:text>Wiki</i18n:text></item>
+	  <item><xsp:attribute name="href">http://lenya.apache.org/docs/index.html</xsp:attribute><i18n:text>System&#160;Documentation</i18n:text></item>
+	  <item href="http://wiki.apache.org/lenya/"><i18n:text>Wiki</i18n:text></item>
 	</block>
   <block>
 	  <item><xsp:attribute name="href"><xsp-request:get-context-path/>/index.html</xsp:attribute><i18n:text>Apache Lenya Homepage</i18n:text></item>

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/menus/links.xsp
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/menus/links.xsp	(original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/menus/links.xsp	Wed Nov 17 10:16:17 2004
@@ -89,8 +89,8 @@
 
       <menu i18n:attr="name" name="Help" label="Debug">
 	<block>
-	  <item><xsp:attribute name="href">http://cocoon.apache.org/lenya/docs/index.html</xsp:attribute><i18n:text>System&#160;Documentation</i18n:text></item>
-	  <item href="http://wiki.apache.org/cocoon-lenya/"><i18n:text>Wiki</i18n:text></item>
+	  <item><xsp:attribute name="href">http://lenya.apache.org/docs/index.html</xsp:attribute><i18n:text>System&#160;Documentation</i18n:text></item>
+	  <item href="http://wiki.apache.org/lenya/"><i18n:text>Wiki</i18n:text></item>
 	</block>
   <block>
 	  <item><xsp:attribute name="href"><xsp-request:get-context-path/>/index.html</xsp:attribute><i18n:text>Apache Lenya Homepage</i18n:text></item>

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/oscom/config/menus/matrix.xsp
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/oscom/config/menus/matrix.xsp	(original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/oscom/config/menus/matrix.xsp	Wed Nov 17 10:16:17 2004
@@ -71,7 +71,7 @@
 
     <menu name="Help" label="Help">
       <block>
-        <item><xsp:attribute name="href">http://cocoon.apache.org/lenya/docs/index.html</xsp:attribute>Documentation</item>
+        <item><xsp:attribute name="href">http://lenya.apache.org/docs/index.html</xsp:attribute>Documentation</item>
       </block>
       <block>
 	  <item><xsp:attribute name="href"><xsp-request:get-context-path/>/index.html</xsp:attribute>Apache&#160;Lenya&#160;Start&#160;Page</item>

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/xslt/util/publication.xsl
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/xslt/util/publication.xsl	(original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/xslt/util/publication.xsl	Wed Nov 17 10:16:17 2004
@@ -39,8 +39,8 @@
   <li><a href="authoring/">Login&#160;as&#160;Editor</a></li>
 </ul>
 <div class="lenya-publication-item"><a href="../index.html">Other&#160;Publications</a></div>
-<div class="lenya-publication-item"><a href="http://cocoon.apache.org/lenya/docs/index.html">Documentation</a></div>
-<div class="lenya-publication-item"><a href="http://wiki.apache.org/cocoon-lenya">Wiki&#160;Documentation</a></div>
+<div class="lenya-publication-item"><a href="http://lenya.apache.org/docs/index.html">Documentation</a></div>
+<div class="lenya-publication-item"><a href="http://wiki.apache.org/lenya">Wiki&#160;Documentation</a></div>
 </div>
 
 <div class="lenya-frontpage">

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org