cziegeler 2003/02/27 08:00:34
Modified: src/webapp/samples/i18n menu.xml simple.xsp simple.xml src/documentation/xdocs/ctwig ctwig-contributing.xml ctwig-osx.xml ctwig-installing.xml ctwig-gettingstarted.xml ctwig-resources.xml . project-info.xml announcement.xml CREDITS.txt src/scratchpad/webapp/samples/mail/docs/mid-col-3 mail.xml index.xml logout.xml src/scratchpad/webapp/samples/mail/docs/mid-col-2 asciiart-generator.xml about.xml src/webapp/samples/common/style/xsl/html error2html.xsl src/documentation/stylesheets doclist2document.xsl src/documentation/xdocs/installing index.xml book.xml src/webapp/samples/myapp readme.html src/blocks/mail/samples/mail/docs/mid-col-3 mail.xml index.xml logout.xml src/java/org/apache/cocoon/components/resolver ResolverImpl.java src/documentation/xdocs index.xml book.xml src/webapp/samples/linkstatus samples.xml src/documentation/xdocs/plan linkalarm-readme.txt src/webapp/samples/modules menu.xml src/blocks/mail/samples/mail/docs/mid-col-2 asciiart-generator.xml about.xml src/webapp/samples/stylesheets/system error2html.xsl src/blocks/linkrewriter/samples/bookdemo/docs book.xml Log: Changing links Revision Changes Path 1.7 +6 -6 xml-cocoon2/src/webapp/samples/i18n/menu.xml Index: menu.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/i18n/menu.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- menu.xml 19 Feb 2003 07:19:10 -0000 1.6 +++ menu.xml 27 Feb 2003 16:00:25 -0000 1.7 @@ -19,7 +19,7 @@ <menu label="Locales" i18n:attr="label"> <menu-item label="English (United States)" href="?locale=en_US" icon="images/f-us.gif"/> <menu-item label="English (Great Britain)" href="?locale=en_GB" icon="images/f-gb.gif"/> - <menu-item label="Русский (Россия)" href="?locale=ru_RU" icon="images/f-ru.gif"/> + <menu-item label="Ру??кий (Ро??и?)" href="?locale=ru_RU" icon="images/f-ru.gif"/> <menu-item label="Deutsch (Deutschland)" href="?locale=de_DE" icon="images/f-de.gif"/> <menu-item label="Deutsch (Österreich, EURO)" href="?locale=de_AT_EURO" icon="images/f-at.gif"/> <menu-item label="Español (España)" href="?locale=es_ES" icon="images/f-es.gif" /> @@ -33,19 +33,19 @@ <menu-item label="한글(대한민국)" href="?locale=ko_KR" icon="images/f-ko.gif"/> <menu-item label="日本語" href="?locale=ja_JP" icon="images/f-ja.gif"/> <menu-item label="汉语(简字体)" href="?locale=zh_CN" icon="images/f-cn.gif"/> - <menu-item label="漢語(繁字體)" href="?locale=zh_TW" icon="images/f-tw.gif"/> + <menu-item label="漢語(?字體)" href="?locale=zh_TW" icon="images/f-tw.gif"/> <menu-item label="Ελληνικά (Hellenic - Hellas)" href="?locale=el_GR" icon="images/f-gr.gif"/> </menu> <menu label="Documentation" i18n:attr="label"> - <external label="i18n transformer docs" href="http://xml.apache.org/cocoon/userdocs/transformers/i18n-transformer.html" i18n:attr="label"/> - <external label="i18n transformer Javadoc" href="http://xml.apache.org/cocoon/apidocs/org/apache/cocoon/transformation/I18nTransformer.html" i18n:attr="label"/> - <external label="LocaleAction Javadoc" href="http://xml.apache.org/cocoon/apidocs/org/apache/cocoon/acting/LocaleAction.html" i18n:attr="label"/> + <external label="i18n transformer docs" href="http://cocoon.apache.org/userdocs/transformers/i18n-transformer.html" i18n:attr="label"/> + <external label="i18n transformer Javadoc" href="http://cocoon.apache.org/apidocs/org/apache/cocoon/transformation/I18nTransformer.html" i18n:attr="label"/> + <external label="LocaleAction Javadoc" href="http://cocoon.apache.org/apidocs/org/apache/cocoon/acting/LocaleAction.html" i18n:attr="label"/> </menu> <menu label="Credits" i18n:attr="label"> <menu-item label="Konstantin Piroumian" href="mailto:[EMAIL PROTECTED]" i18n:attr="label" /> - <menu-item label="Many others..." href="http://xml.apache.org/cocoon/who.html" i18n:attr="label"/> + <menu-item label="Many others..." href="http://cocoon.apache.org/who.html" i18n:attr="label"/> </menu> </book> 1.6 +1 -1 xml-cocoon2/src/webapp/samples/i18n/simple.xsp Index: simple.xsp =================================================================== RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/i18n/simple.xsp,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- simple.xsp 13 Nov 2002 22:37:00 -0000 1.5 +++ simple.xsp 27 Feb 2003 16:00:25 -0000 1.6 @@ -28,7 +28,7 @@ <i18n:text i18n:key="doclink"/> <i18n:param> <link> - <href>http://xml.apache.org/cocoon/userdocs/transformers/i18n-transformer.html</href> + <href>http://cocoon.apache.org/userdocs/transformers/i18n-transformer.html</href> <title>Cocoon 2 Web Site</title> </link> </i18n:param> 1.5 +2 -2 xml-cocoon2/src/webapp/samples/i18n/simple.xml Index: simple.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/i18n/simple.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- simple.xml 13 Nov 2002 22:37:00 -0000 1.4 +++ simple.xml 27 Feb 2003 16:00:25 -0000 1.5 @@ -11,7 +11,7 @@ <i18n:text i18n:key="doclink"/> <i18n:param> <link> - <href>http://xml.apache.org/cocoon/userdocs/transformers/i18n-transformer.html</href> + <href>http://cocoon.apache.org/userdocs/transformers/i18n-transformer.html</href> <title>Cocoon 2 Web Site</title> </link> </i18n:param> @@ -20,7 +20,7 @@ <content> <i18n:if locale="ru"> <para title="ru" name="i18n:when"> - Этот текст отображается только для <strong>русского</strong> языка. + Этот тек?т отображает?? только дл? <strong>ру??кого</strong> ?зыка. </para> </i18n:if> <para title="first" name="article" i18n:attr="title name"> 1.2 +1 -1 xml-cocoon2/src/documentation/xdocs/ctwig/ctwig-contributing.xml Index: ctwig-contributing.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/ctwig/ctwig-contributing.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ctwig-contributing.xml 3 Jan 2002 12:31:02 -0000 1.1 +++ ctwig-contributing.xml 27 Feb 2003 16:00:25 -0000 1.2 @@ -12,7 +12,7 @@ <body> <s1 title="Contributing"> <p>I am more than happy to recieve amendments, improvements and so on to these pages. I want the information to be as up to date and as accurate as possible so please do not hesitate to let me know if you find anything wrong. I would also be really pleased to receive submissions of more tutorial documentation for C2. I hope that sections will develop for areas such as the sitemap, configuration tutorials, development techniques and so on which will require reasonable effort to develop however I think it would also be good to take up the suggestion of a FAQ based on some of the common questions that come up on the list. I will start this off soon and try and add to it as quickly as possible.</p> - <p>I have written these pages in the xdocs format, thus it would be really useful if any contributions are in that format (see <link href="http://xml.apache.org/cocoon/contrib.html">Contributing</link> for explanation of the diff format and CVS). If you want to see examples of the markup required please check the files in the C2 xdocs folder that comes as part of the distribution. The DTD is in xdocs/dtd/document-v10.dtd. I am more than happy to take contributions in email, MS Word, PDF, TXT etc however any conversion may delay the publishing process.</p> + <p>I have written these pages in the xdocs format, thus it would be really useful if any contributions are in that format (see <link href="http://cocoon.apache.org/contrib.html">Contributing</link> for explanation of the diff format and CVS). If you want to see examples of the markup required please check the files in the C2 xdocs folder that comes as part of the distribution. The DTD is in xdocs/dtd/document-v10.dtd. I am more than happy to take contributions in email, MS Word, PDF, TXT etc however any conversion may delay the publishing process.</p> <p>Please email <link href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</link> with your comments, ideas and submissions.</p> <p>Many thanks - Jez</p> </s1> 1.2 +1 -1 xml-cocoon2/src/documentation/xdocs/ctwig/ctwig-osx.xml Index: ctwig-osx.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/ctwig/ctwig-osx.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ctwig-osx.xml 5 Jun 2002 18:07:24 -0000 1.1 +++ ctwig-osx.xml 27 Feb 2003 16:00:25 -0000 1.2 @@ -23,7 +23,7 @@ </s2> <s2 title="II. Download and unzip Cocoon 2"> - <p>Download and unzip a binary version of The latest distribution of Cocoon: <link href="http://xml.apache.org/cocoon/dist/">http://xml.apache.org/cocoon/dist/</link></p> + <p>Download and unzip a binary version of The latest distribution of Cocoon: <link href="http://cocoon.apache.org/dist/">http://cocoon.apache.org/dist/</link></p> <p>(Feb 2002 this was <code>cocoon-2.0.1-bin.zip</code>)</p> </s2> 1.5 +2 -2 xml-cocoon2/src/documentation/xdocs/ctwig/ctwig-installing.xml Index: ctwig-installing.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/ctwig/ctwig-installing.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ctwig-installing.xml 5 Feb 2003 13:33:48 -0000 1.4 +++ ctwig-installing.xml 27 Feb 2003 16:00:26 -0000 1.5 @@ -24,10 +24,10 @@ Please note the assumptions about platform, user knowledge and existing applications in the Why? section and also note that wherever {TOMCAT_HOME}, {COCOON_HOME} or {APACHE_HOME} appears it should be replaced with the path it is installed into on your machine (e.g. d:\java\cocoon for {COCOON_HOME}).</p> </s2> <s2 title="Download Cocoon 2"> - <p>The latest distribution for any operating system can be found in the <fork href="http://xml.apache.org/cocoon/dist/">Cocoon distribution folder</fork>. This file contains the Cocoon code, samples, documentation and the Java libraries that enable the Cocoon to work such as Xerces and Xalan. When you have downloaded it then extract it to somewhere. This path becomes your {COCOON_HOME}.</p> + <p>The latest distribution for any operating system can be found in the <fork href="http://cocoon.apache.org/dist/">Cocoon distribution folder</fork>. This file contains the Cocoon code, samples, documentation and the Java libraries that enable the Cocoon to work such as Xerces and Xalan. When you have downloaded it then extract it to somewhere. This path becomes your {COCOON_HOME}.</p> </s2> <s2 title="Basic Configuration"> - <p>Follow the instructions on building Cocoon as per the installation guide that comes with Cocoon. It can also be found <fork href="http://xml.apache.org/cocoon/installing/index.html">here</fork> as well. Obviously since you have got the ZIP distribution you do not have to do the CVS bit thus you can start at the Building Apache Cocoon 2 section. Do each of the following steps:</p> + <p>Follow the instructions on building Cocoon as per the installation guide that comes with Cocoon. It can also be found <fork href="http://cocoon.apache.org/installing/index.html">here</fork> as well. Obviously since you have got the ZIP distribution you do not have to do the CVS bit thus you can start at the Building Apache Cocoon 2 section. Do each of the following steps:</p> <ul> <li>Set JAVA_HOME</li> <li>Create the WAR using 1.2 +2 -2 xml-cocoon2/src/documentation/xdocs/ctwig/ctwig-gettingstarted.xml Index: ctwig-gettingstarted.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/ctwig/ctwig-gettingstarted.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ctwig-gettingstarted.xml 3 Jan 2002 12:31:02 -0000 1.1 +++ ctwig-gettingstarted.xml 27 Feb 2003 16:00:26 -0000 1.2 @@ -24,8 +24,8 @@ </s2> <s2 title="Where do I get it from?"> - <p>Go to <fork href="http://xml.apache.org/cocoon/">http://www.apache.org/cocoon/</fork> and download it from there. The latest distribution for any operating system can be found in the - <fork href="http://xml.apache.org/cocoon/dist/">Cocoon distribution folder</fork>. The distribution that you can download from there contains the Cocoon code, samples, documentation and the Java libraries that enable the Cocoon to work such as Xerces and Xalan.</p> + <p>Go to <fork href="http://cocoon.apache.org/">http://www.apache.org/cocoon/</fork> and download it from there. The latest distribution for any operating system can be found in the + <fork href="http://cocoon.apache.org/dist/">Cocoon distribution folder</fork>. The distribution that you can download from there contains the Cocoon code, samples, documentation and the Java libraries that enable the Cocoon to work such as Xerces and Xalan.</p> </s2> <s2 title="What assumptions have you made?"> 1.4 +3 -3 xml-cocoon2/src/documentation/xdocs/ctwig/ctwig-resources.xml Index: ctwig-resources.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/ctwig/ctwig-resources.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ctwig-resources.xml 5 Jun 2002 18:08:21 -0000 1.3 +++ ctwig-resources.xml 27 Feb 2003 16:00:26 -0000 1.4 @@ -12,13 +12,13 @@ <body> <s1 title="Resources"> <s2 title="Apache Cocoon Web Site"> - <p>The main place is <link href="http://xml.apache.org/cocoon/"><code>http://xml.apache.org/cocoon/</code></link></p> + <p>The main place is <link href="http://cocoon.apache.org/"><code>http://cocoon.apache.org/</code></link></p> <p>The C2 documentation is still (and always will be) under development. There is a lot of useful information there and it goes into a lot more detail than here. Read it and digest it. I am certainly doing that as I go along and quite quickly understanding more of the architecture and concepts. I will seek to distill the main points into this site, but the main place is still the supplied documentation.</p> <p>You will also find the documentation in your C2 installation under {COCOON_HOME}/docs/</p> </s2> <s2 title="Apache Cocoon Users Mail List"> - <p><link href="mailto:[EMAIL PROTECTED]">Subscribe</link> to the Cocoon users mail list! This is a great resource for asking and answering questions. For more details, and pointers to other related lists, see the <fork href="http://xml.apache.org/cocoon/mail-lists.html">documentation</fork>.</p> - <p>You can also access an excellent, searchable, archive of the users mail list at <fork href="http://marc.theaimsgroup.com/?l=xml-cocoon-users">The Aims Group</fork>. Use this 'cos lots of things are there! Other list archive information is available in the <fork href="http://xml.apache.org/cocoon/mail-archives.html">documentation</fork>.</p> + <p><link href="mailto:[EMAIL PROTECTED]">Subscribe</link> to the Cocoon users mail list! This is a great resource for asking and answering questions. For more details, and pointers to other related lists, see the <fork href="http://cocoon.apache.org/mail-lists.html">documentation</fork>.</p> + <p>You can also access an excellent, searchable, archive of the users mail list at <fork href="http://marc.theaimsgroup.com/?l=xml-cocoon-users">The Aims Group</fork>. Use this 'cos lots of things are there! Other list archive information is available in the <fork href="http://cocoon.apache.org/mail-archives.html">documentation</fork>.</p> </s2> <s2 title="Other Pages"> <ul> 1.15 +1 -1 xml-cocoon2/project-info.xml Index: project-info.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/project-info.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- project-info.xml 26 Feb 2003 16:34:54 -0000 1.14 +++ project-info.xml 27 Feb 2003 16:00:26 -0000 1.15 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <module name="xml-cocoon2"> - <url href="http://xml.apache.org/cocoon/index.html"/> + <url href="http://cocoon.apache.org/index.html"/> <description> Java XML publishing framework - version 2 1.11 +1 -1 xml-cocoon2/announcement.xml Index: announcement.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/announcement.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- announcement.xml 5 Feb 2002 11:43:32 -0000 1.10 +++ announcement.xml 27 Feb 2003 16:00:26 -0000 1.11 @@ -1,6 +1,6 @@ <?xml version="1.0"?> -<announcement site="http://xml.apache.org/cocoon"> +<announcement site="http://cocoon.apache.org"> <project>Apache Cocoon @version@</project> <abstract> The Apache Cocoon team is proud to announce the new release 1.2 +1 -1 xml-cocoon2/CREDITS.txt Index: CREDITS.txt =================================================================== RCS file: /home/cvs/xml-cocoon2/CREDITS.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- CREDITS.txt 27 Aug 2002 13:14:17 -0000 1.1 +++ CREDITS.txt 27 Feb 2003 16:00:26 -0000 1.2 @@ -33,4 +33,4 @@ -- o -- The Apache Cocoon Community - http://xml.apache.org/cocoon/ + http://cocoon.apache.org/ 1.3 +1 -1 xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-3/mail.xml Index: mail.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-3/mail.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mail.xml 26 Jan 2003 08:15:44 -0000 1.2 +++ mail.xml 27 Feb 2003 16:00:26 -0000 1.3 @@ -30,7 +30,7 @@ <strong>Links</strong> </p> <ul> - <li class="b"><a target="new" href="http://xml.apache.org/cocoon/">Cocoon</a></li> + <li class="b"><a target="new" href="http://cocoon.apache.org/">Cocoon</a></li> <li class="b"><a target="new" href="http://wiki.cocoondev.org/Wiki.jsp?page=Main">Cocoon Wiki</a></li> </ul> </body> 1.3 +1 -1 xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-3/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-3/index.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- index.xml 26 Jan 2003 08:15:44 -0000 1.2 +++ index.xml 27 Feb 2003 16:00:26 -0000 1.3 @@ -31,7 +31,7 @@ <strong>Links</strong> </p> <ul> - <li class="b"><a target="new" href="http://xml.apache.org/cocoon/">Cocoon</a></li> + <li class="b"><a target="new" href="http://cocoon.apache.org/">Cocoon</a></li> <li class="b"><a target="new" href="http://wiki.cocoondev.org/Wiki.jsp?page=Main">Cocoon Wiki</a></li> </ul> </body> 1.3 +1 -1 xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-3/logout.xml Index: logout.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-3/logout.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- logout.xml 26 Jan 2003 08:15:44 -0000 1.2 +++ logout.xml 27 Feb 2003 16:00:26 -0000 1.3 @@ -30,7 +30,7 @@ <strong>Links</strong> </p> <ul> - <li class="b"><a target="new" href="http://xml.apache.org/cocoon/">Cocoon</a></li> + <li class="b"><a target="new" href="http://cocoon.apache.org/">Cocoon</a></li> <li class="b"><a target="new" href="http://wiki.cocoondev.org/Wiki.jsp?page=Main">Cocoon Wiki</a></li> </ul> </body> 1.3 +1 -1 xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-2/asciiart-generator.xml Index: asciiart-generator.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-2/asciiart-generator.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- asciiart-generator.xml 31 Jan 2003 23:28:55 -0000 1.2 +++ asciiart-generator.xml 27 Feb 2003 16:00:30 -0000 1.3 @@ -170,7 +170,7 @@ Read more information about <link href="http://www.w3.org/TR/SVG/">SVG</link>, and about - <link href="http://xml.apache.org/cocoon/userdocs/serializers/svg-serializer.html">SVG Serializer</link> + <link href="http://cocoon.apache.org/userdocs/serializers/svg-serializer.html">SVG Serializer</link> family. </p> </s1> 1.2 +2 -2 xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-2/about.xml Index: about.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-2/about.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- about.xml 7 Jan 2003 23:29:18 -0000 1.1 +++ about.xml 27 Feb 2003 16:00:30 -0000 1.2 @@ -11,14 +11,14 @@ <s1 title="About This Site"> <p> This site is for demonstrating cool features of - <link href="http://xml.apache.org/cocoon">Cocoon</link>. + <link href="http://cocoon.apache.org">Cocoon</link>. Especially demonstrating JavaMail access using Cocoon. </p> <p> Thanks to </p> <ul> - <li><link href="http://xml.apache.org/cocoon">Apache Community</link> for support. + <li><link href="http://cocoon.apache.org">Apache Community</link> for support. </li> <li><link href="http://www.alistapart">A List Apart</link> for their cool webdesign tips. </li> 1.3 +1 -1 xml-cocoon2/src/webapp/samples/common/style/xsl/html/error2html.xsl Index: error2html.xsl =================================================================== RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/common/style/xsl/html/error2html.xsl,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- error2html.xsl 13 Feb 2003 07:25:29 -0000 1.2 +++ error2html.xsl 27 Feb 2003 16:00:30 -0000 1.3 @@ -127,7 +127,7 @@ <br/> If you need help and this information is not enough, you are invited to read the - <a href="http://xml.apache.org/cocoon/faq/">Cocoon FAQ</a>.<br/> + <a href="http://cocoon.apache.org/faq/">Cocoon FAQ</a>.<br/> If you still don't find the answers you need, can send a mail to the <a> 1.3 +1 -1 xml-cocoon2/src/documentation/stylesheets/doclist2document.xsl Index: doclist2document.xsl =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/stylesheets/doclist2document.xsl,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- doclist2document.xsl 15 Jan 2002 05:09:51 -0000 1.2 +++ doclist2document.xsl 27 Feb 2003 16:00:30 -0000 1.3 @@ -69,7 +69,7 @@ <xsl:choose> <!-- FIXME: specially handle menu item "API (Javadoc)", it causes a bug. --> <xsl:when test="starts-with(@label,'API')"> - <li><link href="http://xml.apache.org/cocoon/apidocs/"><xsl:value-of select="@label"/></link></li> + <li><link href="http://cocoon.apache.org/apidocs/"><xsl:value-of select="@label"/></link></li> <!-- FIXME: here is the bug: <li><link href="[EMAIL PROTECTED]"><xsl:value-of select="@label"/></link></li> <li><xsl:value-of select="@label"/>href=<xsl:value-of select="@href"/></li> 1.35 +1 -1 xml-cocoon2/src/documentation/xdocs/installing/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/installing/index.xml,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- index.xml 5 Feb 2003 13:33:49 -0000 1.34 +++ index.xml 27 Feb 2003 16:00:30 -0000 1.35 @@ -52,7 +52,7 @@ <s2 title="Download a distribution"> <p> You can simply download the latest official release from the - <link href="http://xml.apache.org/cocoon/dist/">Cocoon distribution</link> + <link href="http://cocoon.apache.org/dist/">Cocoon distribution</link> directory. </p> </s2> 1.4 +1 -1 xml-cocoon2/src/documentation/xdocs/installing/book.xml Index: book.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/installing/book.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- book.xml 3 May 2002 10:59:01 -0000 1.3 +++ book.xml 27 Feb 2003 16:00:31 -0000 1.4 @@ -10,7 +10,7 @@ </menu> <menu label="Installation"> - <external label="Download" href="http://xml.apache.org/cocoon/dist/"/> + <external label="Download" href="http://cocoon.apache.org/dist/"/> <menu-item label="Installing" href="index.html"/> <menu-item label="Updating" href="updating.html"/> <menu-item label="Jars" href="jars.html"/> 1.2 +4 -4 xml-cocoon2/src/webapp/samples/myapp/readme.html Index: readme.html =================================================================== RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/myapp/readme.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- readme.html 2 Jul 2002 13:06:40 -0000 1.1 +++ readme.html 27 Feb 2003 16:00:31 -0000 1.2 @@ -65,7 +65,7 @@ Very advanced users -------------------- -1. Read User docs (http://xml.apache.org/cocoon/userdocs/) +1. Read User docs (http://cocoon.apache.org/userdocs/) 2. Edit your sitemap.xmap as needed for your application: - add/use components (see root sitemap to see what is availble) @@ -82,7 +82,7 @@ You don't need this application, you can create your own, if no, then look a few lines upper ;) -1. Read Developer docs (http://xml.apache.org/cocoon/developing/extending.html) +1. Read Developer docs (http://cocoon.apache.org/developing/extending.html) 2. Implement your own components: - actions 1.2 +1 -1 xml-cocoon2/src/blocks/mail/samples/mail/docs/mid-col-3/mail.xml Index: mail.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/blocks/mail/samples/mail/docs/mid-col-3/mail.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mail.xml 26 Feb 2003 15:54:55 -0000 1.1 +++ mail.xml 27 Feb 2003 16:00:31 -0000 1.2 @@ -30,7 +30,7 @@ <strong>Links</strong> </p> <ul> - <li class="b"><a target="new" href="http://xml.apache.org/cocoon/">Cocoon</a></li> + <li class="b"><a target="new" href="http://cocoon.apache.org/">Cocoon</a></li> <li class="b"><a target="new" href="http://wiki.cocoondev.org/Wiki.jsp?page=Main">Cocoon Wiki</a></li> </ul> </body> 1.2 +1 -1 xml-cocoon2/src/blocks/mail/samples/mail/docs/mid-col-3/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/blocks/mail/samples/mail/docs/mid-col-3/index.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.xml 26 Feb 2003 15:54:55 -0000 1.1 +++ index.xml 27 Feb 2003 16:00:31 -0000 1.2 @@ -31,7 +31,7 @@ <strong>Links</strong> </p> <ul> - <li class="b"><a target="new" href="http://xml.apache.org/cocoon/">Cocoon</a></li> + <li class="b"><a target="new" href="http://cocoon.apache.org/">Cocoon</a></li> <li class="b"><a target="new" href="http://wiki.cocoondev.org/Wiki.jsp?page=Main">Cocoon Wiki</a></li> </ul> </body> 1.2 +1 -1 xml-cocoon2/src/blocks/mail/samples/mail/docs/mid-col-3/logout.xml Index: logout.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/blocks/mail/samples/mail/docs/mid-col-3/logout.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- logout.xml 26 Feb 2003 15:54:55 -0000 1.1 +++ logout.xml 27 Feb 2003 16:00:31 -0000 1.2 @@ -30,7 +30,7 @@ <strong>Links</strong> </p> <ul> - <li class="b"><a target="new" href="http://xml.apache.org/cocoon/">Cocoon</a></li> + <li class="b"><a target="new" href="http://cocoon.apache.org/">Cocoon</a></li> <li class="b"><a target="new" href="http://wiki.cocoondev.org/Wiki.jsp?page=Main">Cocoon Wiki</a></li> </ul> </body> 1.20 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/components/resolver/ResolverImpl.java Index: ResolverImpl.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/resolver/ResolverImpl.java,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ResolverImpl.java 31 Jan 2003 22:51:33 -0000 1.19 +++ ResolverImpl.java 27 Feb 2003 16:00:32 -0000 1.20 @@ -78,7 +78,7 @@ * http://xml.apache.org/commons/ * published by Norman Walsh. More information on the catalogs can be * found at - * http://xml.apache.org/cocoon/userdocs/concepts/catalog.html + * http://cocoon.apache.org/userdocs/concepts/catalog.html * * The catalog is by default loaded from "WEB-INF/entities/catalog". * This can be configured by the "catalog" parameter in the cocoon.xconf: 1.13 +1 -1 xml-cocoon2/src/documentation/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/index.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- index.xml 22 Aug 2002 00:40:34 -0000 1.12 +++ index.xml 27 Feb 2003 16:00:33 -0000 1.13 @@ -33,7 +33,7 @@ <s1 title="Where can I find it?"> <p> To download the latest release @released.version@ of Apache Cocoon, go to the - <link href="http://xml.apache.org/cocoon/dist/">download area.</link> + <link href="http://cocoon.apache.org/dist/">download area.</link> </p> <p> If you are looking for a past generation of Cocoon (no longer supported but still available), 1.19 +1 -1 xml-cocoon2/src/documentation/xdocs/book.xml Index: book.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/book.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- book.xml 31 Jan 2003 23:28:05 -0000 1.18 +++ book.xml 27 Feb 2003 16:00:33 -0000 1.19 @@ -10,7 +10,7 @@ <menu-item label="Index" href="index.html"/> <menu-item label="News" href="news.html"/> <menu-item label="License" href="license.html"/> - <external label="Download" href="http://xml.apache.org/cocoon/dist/"/> + <external label="Download" href="http://cocoon.apache.org/dist/"/> </menu> <menu label="Documentation"> 1.3 +1 -1 xml-cocoon2/src/webapp/samples/linkstatus/samples.xml Index: samples.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/linkstatus/samples.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- samples.xml 21 Feb 2003 00:24:29 -0000 1.2 +++ samples.xml 27 Feb 2003 16:00:33 -0000 1.3 @@ -20,7 +20,7 @@ <group name="External tools"> <sample name="Linkalarm for Cocoon" href="linkalarm">Retrieve and display the summary list of broken links in the current Cocoon website. - The LinkAlarm service interrogates the xml.apache.org/cocoon/ site roughly + The LinkAlarm service interrogates the cocoon.apache.org/ site roughly once per month and produces a set of reports. This sample simply retrieves the current summary from the main report at http://reports.linkalarm.com/373104199608/ 1.2 +1 -1 xml-cocoon2/src/documentation/xdocs/plan/linkalarm-readme.txt Index: linkalarm-readme.txt =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/plan/linkalarm-readme.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- linkalarm-readme.txt 13 May 2002 16:24:17 -0000 1.1 +++ linkalarm-readme.txt 27 Feb 2003 16:00:33 -0000 1.2 @@ -1,4 +1,4 @@ -The LinkAlarm report for xml.apache.org/cocoon/ is at +The LinkAlarm report for cocoon.apache.org/ is at http://reports.linkalarm.com/373104199608/ LinkAlarm scans are run after each public release of Cocoon 1.7 +1 -1 xml-cocoon2/src/webapp/samples/modules/menu.xml Index: menu.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/modules/menu.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- menu.xml 31 Jan 2003 23:30:08 -0000 1.6 +++ menu.xml 27 Feb 2003 16:00:34 -0000 1.7 @@ -31,7 +31,7 @@ <menu label="Credits"> <menu-item label="Christian Haul" href="mailto:[EMAIL PROTECTED]"/> <menu-item label="Konstantin Piroumian" href="mailto:[EMAIL PROTECTED]"/> - <menu-item label="Many others..." href="http://xml.apache.org/cocoon/who.html"/> + <menu-item label="Many others..." href="http://cocoon.apache.org/who.html"/> </menu> </book> 1.2 +1 -1 xml-cocoon2/src/blocks/mail/samples/mail/docs/mid-col-2/asciiart-generator.xml Index: asciiart-generator.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/blocks/mail/samples/mail/docs/mid-col-2/asciiart-generator.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- asciiart-generator.xml 26 Feb 2003 15:54:54 -0000 1.1 +++ asciiart-generator.xml 27 Feb 2003 16:00:34 -0000 1.2 @@ -170,7 +170,7 @@ Read more information about <link href="http://www.w3.org/TR/SVG/">SVG</link>, and about - <link href="http://xml.apache.org/cocoon/userdocs/serializers/svg-serializer.html">SVG Serializer</link> + <link href="http://cocoon.apache.org/userdocs/serializers/svg-serializer.html">SVG Serializer</link> family. </p> </s1> 1.2 +2 -2 xml-cocoon2/src/blocks/mail/samples/mail/docs/mid-col-2/about.xml Index: about.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/blocks/mail/samples/mail/docs/mid-col-2/about.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- about.xml 26 Feb 2003 15:54:54 -0000 1.1 +++ about.xml 27 Feb 2003 16:00:34 -0000 1.2 @@ -11,14 +11,14 @@ <s1 title="About This Site"> <p> This site is for demonstrating cool features of - <link href="http://xml.apache.org/cocoon">Cocoon</link>. + <link href="http://cocoon.apache.org">Cocoon</link>. Especially demonstrating JavaMail access using Cocoon. </p> <p> Thanks to </p> <ul> - <li><link href="http://xml.apache.org/cocoon">Apache Community</link> for support. + <li><link href="http://cocoon.apache.org">Apache Community</link> for support. </li> <li><link href="http://www.alistapart">A List Apart</link> for their cool webdesign tips. </li> 1.3 +1 -1 xml-cocoon2/src/webapp/samples/stylesheets/system/error2html.xsl Index: error2html.xsl =================================================================== RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/stylesheets/system/error2html.xsl,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- error2html.xsl 13 Feb 2003 07:25:29 -0000 1.2 +++ error2html.xsl 27 Feb 2003 16:00:34 -0000 1.3 @@ -127,7 +127,7 @@ <br/> If you need help and this information is not enough, you are invited to read the - <a href="http://xml.apache.org/cocoon/faq/">Cocoon FAQ</a>.<br/> + <a href="http://cocoon.apache.org/faq/">Cocoon FAQ</a>.<br/> If you still don't find the answers you need, can send a mail to the <a> 1.3 +1 -1 xml-cocoon2/src/blocks/linkrewriter/samples/bookdemo/docs/book.xml Index: book.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/blocks/linkrewriter/samples/bookdemo/docs/book.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- book.xml 31 Jan 2003 23:27:24 -0000 1.2 +++ book.xml 27 Feb 2003 16:00:34 -0000 1.3 @@ -10,7 +10,7 @@ <menu-item label="Index" href="index.html"/> <menu-item label="News" href="news.html"/> <menu-item label="License" href="license.html"/> - <external label="Download" href="http://xml.apache.org/cocoon/dist/"/> + <external label="Download" href="http://cocoon.apache.org/dist/"/> </menu> <menu label="Documentation">