You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jo...@apache.org on 2003/08/06 17:56:33 UTC

cvs commit: cocoon-site/src/documentation/content/xdocs/community mail-archives.xml mail-lists.xml

joerg       2003/08/06 08:56:33

  Modified:    src/documentation/content/xdocs index.xml site.xml
               src/documentation/content/xdocs/community mail-archives.xml
                        mail-lists.xml
  Log:
  back to document v 1.0
  use relative links instead of absolute (http://c.a.o/) for offline browsing where possible
  (Forrest does not claim about links to dirs - is it a bug there?
  Should we link relative in general with some broken links messages but complete offline browsing?)
  some old xml.apache.org links fixed
  
  Revision  Changes    Path
  1.8       +21 -19    cocoon-site/src/documentation/content/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-site/src/documentation/content/xdocs/index.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- index.xml	25 Jun 2003 14:54:36 -0000	1.7
  +++ index.xml	6 Aug 2003 15:56:33 -0000	1.8
  @@ -1,30 +1,32 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
  -"document-v11.dtd">
  +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "document-v10.dtd">
   <document>
     <header>
       <title>The Apache Cocoon Project</title>
  +    <authors>
  +      <person name="Cocoon Developers" email="cocoon-dev@xml.apache.org"/>
  +    </authors>
     </header>
   
     <body>
  -    <p>The Apache Cocoon project is a framework for building web publications
  -    and applications, that raises the usage of serverside Java, XML and
  -    related technologies to a new level. Apache Cocoon, its main project, has
  -    been designed for performance and scalability around pipelined SAX
  -    processing. Cocoon offers a flexible environment based on a separation of
  -    concerns between content, logic, and style. Cocoon&#39;s centralized
  -    configuration system and sophisticated caching help you to create, deploy,
  -    and maintain rock-solid XML server applications.</p>
  +    <s1 title="The Apache Cocoon Project">
  +      <p>The Apache Cocoon project is a framework for building web publications
  +      and applications, that raises the usage of serverside Java, XML and
  +      related technologies to a new level. Apache Cocoon, its main project, has
  +      been designed for performance and scalability around pipelined SAX
  +      processing. Cocoon offers a flexible environment based on a separation of
  +      concerns between content, logic, and style. Cocoon&#39;s centralized
  +      configuration system and sophisticated caching help you to create, deploy,
  +      and maintain rock-solid XML server applications.</p>
   
  -    <p>The Apache Cocoon project currently consists of:</p>
  +      <p>The Apache Cocoon project currently consists of:</p>
   
  -    <ul>
  -      <li><link href="http://cocoon.apache.org/2.1/">Apache Cocoon</link>
  -      itself.</li>
  -
  -      <li><link href="http://cocoon.apache.org/lenya/">Lenya</link>, an
  -      <link href="incubation.html">incubating</link>
  -      website content management framework based on Cocoon.</li>
  -    </ul>
  +      <ul>
  +        <li><link href="2.1/">Apache Cocoon</link> itself.</li>
  +        <li><link href="lenya/">Lenya</link>, an
  +            <link href="incubation.html">incubating</link>
  +            website content management framework based on Cocoon.</li>
  +      </ul>
  +    </s1>
     </body>
   </document>
  
  
  
  1.12      +4 -4      cocoon-site/src/documentation/content/xdocs/site.xml
  
  Index: site.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-site/src/documentation/content/xdocs/site.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- site.xml	6 Aug 2003 15:20:24 -0000	1.11
  +++ site.xml	6 Aug 2003 15:56:33 -0000	1.12
  @@ -20,11 +20,11 @@
   
     <projects label="Projects">
       <cocoon label="Cocoon">
  -      <link label="Cocoon 1.x" href="http://cocoon.apache.org/1.x/"/>
  -      <link label="Cocoon 2.0" href="http://cocoon.apache.org/2.0/"/>
  -      <link label="Cocoon 2.1" href="http://cocoon.apache.org/2.1/"/>
  +      <link label="Cocoon 1.x" href="1.x/"/>
  +      <link label="Cocoon 2.0" href="2.0/"/>
  +      <link label="Cocoon 2.1" href="2.1/"/>
       </cocoon>
  -    <link label="Lenya" href="http://cocoon.apache.org/lenya/"/>
  +    <link label="Lenya" href="lenya/"/>
     </projects>
   
     <community label="Community" href="community/">
  
  
  
  1.4       +12 -10    cocoon-site/src/documentation/content/xdocs/community/mail-archives.xml
  
  Index: mail-archives.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-site/src/documentation/content/xdocs/community/mail-archives.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- mail-archives.xml	9 Jul 2003 17:50:11 -0000	1.3
  +++ mail-archives.xml	6 Aug 2003 15:56:33 -0000	1.4
  @@ -1,26 +1,28 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
  +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "document-v10.dtd">
   
   <document>
    <header>
     <title>Mail Archives</title>
  +  <authors>
  +   <person name="Cocoon Developers" email="dev@cocoon.apache.org"/>
  +  </authors>
    </header>
   
    <body>
   
  - <section>
  -  <title>Mailing List Archives</title>
  + <s1 title="Mailing List Archives">
     <p>
      There are a number of mailing list archives available. Email
  -   <link href="mailto:users@cocoon.apache.org">users.at.cocoon.apache.org</link> if you
  +   <link href="mailto:users@cocoon.apache.org">users@cocoon.apache.org</link> if you
      know of more.
     </p>
   
     <table>
      <tr>
  -    <th>Cocoon-users</th>
  -    <th>Cocoon-dev</th>
  -    <th>Cocoon-docs</th>
  +    <th>Cocoon Users</th>
  +    <th>Cocoon Dev</th>
  +    <th>Cocoon Docs</th>
       <th>Regularly updated?</th>
       <th>Searchable?</th>
       <th>Speed</th>
  @@ -84,9 +86,9 @@
      </tr>
      <tr>
       <td>Ezlm archives (email <link href="mailto:users-help@cocoon.apache.org">
  -     cocoon-users-help @ xml.apache.org</link> for automated instructions)</td>
  +     users-help@cocoon.apache.org</link> for automated instructions)</td>
       <td>Ezlm archives (email <link href="mailto:dev-help@cocoon.apache.org">
  -     cocoon-dev-help @ xml.apache.org</link> for automated instructions)</td>
  +     dev-help@cocoon.apache.org</link> for automated instructions)</td>
       <td>??? (Does someone know?)</td>
       <td>Yes</td>
       <td>No</td>
  @@ -94,7 +96,7 @@
       <td>Bulk retrieval</td>
      </tr>
     </table>
  - </section>
  + </s1>
   
   </body>
   </document>
  
  
  
  1.4       +22 -27    cocoon-site/src/documentation/content/xdocs/community/mail-lists.xml
  
  Index: mail-lists.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-site/src/documentation/content/xdocs/community/mail-lists.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- mail-lists.xml	9 Jul 2003 14:13:06 -0000	1.3
  +++ mail-lists.xml	6 Aug 2003 15:56:33 -0000	1.4
  @@ -1,20 +1,22 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
  +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "document-v10.dtd">
   
   <document>
    <header>
     <title>Mailing Lists</title>
  +  <authors>
  +    <person email="dev@cocoon.apache.org" name="Cocoon Developers"/>
  +  </authors>
    </header>
   
    <body>
  -  <section>
  -   <title>Important Notice</title>
  +  <s1 title="Important Notice">
   
      <p><strong>IMPORTANT: Before posting a question or problem to any mailing list,
       </strong>please first look at the following resources:</p>
      <ol>
       <li><link href="http://cocoon.apache.org/2.1/faq/index.html">FAQs</link></li>
  -    <li><link href="http://cocoon.apache.org/2.1/link/index.html">Cocoon Links</link></li>
  +    <li><link href="../link/index.html">Cocoon Links</link></li>
       <li><link href="mail-archives.html">Mailing list archives</link> - 
        a veritable goldmine of Cocoon-specific information - if you know where to look!</li>
      </ol>
  @@ -24,10 +26,9 @@
       work smarter.
       See tips for <link href="contrib.html#tips">Contributing</link>
      </p>
  -  </section>
  +  </s1>
   
  -  <section>
  -    <title>Tips (keeping focus helps your points come across!)</title>
  +  <s1 title="Tips (keeping focus helps your points come across!)">
   
      <p>We use the mail list both as a media to transmit our thoughts and as a
   virtual location to hang around and feel part of something.
  @@ -92,10 +93,9 @@
   Keep all these things in mind and you'll be impressed by how much fun
   and knowledge you can get out of all this open development thing.
      </p>
  -  </section>
  +  </s1>
     
  -  <section>
  -   <title>Cocoon Users</title>
  +  <s1 title="Cocoon Users">
      <p>Post mail to <code>users&lt;at&gt;cocoon.apache.org</code>.</p>
      <p><link href="mailto:users-subscribe@cocoon.apache.org">Subscribe</link>
         <link href="mailto:users-unsubscribe@cocoon.apache.org">Unsubscribe</link>
  @@ -107,7 +107,7 @@
   
      <p><strong>This is not an appropriate list for general XSL and XML questions.</strong> 
       Instead look at the various resources listed at the
  -    <link href="http://cocoon.apache.org/2.1/link/index.html">Cocoon Links</link> pages,
  +    <link href="../link/index.html">Cocoon Links</link> pages,
        or try the
       <link href="http://www.mulberrytech.com/xsl/">Mulberrytech XSL list</link>.</p>
   
  @@ -132,10 +132,9 @@
       are manually moderated through if applicable, our policy is to reject mails from
       regular posters who fail to properly subscribe. All this is to prevent spam, and
       to reduce the workload of the moderators.</note>
  -  </section>
  +  </s1>
   
  -  <section>
  -    <title>Cocoon Dev</title>
  +  <s1 title="Cocoon Dev">
       <p>Post mail to <code>dev&lt;at&gt;cocoon.apache.org</code>.</p>
       <p><link href="mailto:dev-subscribe@cocoon.apache.org">Subscribe</link>
         <link href="mailto:dev-unsubscribe@cocoon.apache.org">Unsubscribe</link>
  @@ -156,10 +155,9 @@
       are manually moderated through if applicable, our policy is to reject mails from
       regular posters who fail to properly subscribe. All this is to prevent spam, and
       to reduce the workload of the moderators.</note>
  -  </section>
  +  </s1>
   
  -  <section>
  -  <title>Cocoon Docs</title>
  +  <s1 title="Cocoon Docs">
      <p>Post mail to <code>docs&lt;at&gt;cocoon.apache.org</code>.</p>
      <p><link href="mailto:docs-subscribe@cocoon.apache.org">Subscribe</link>
         <link href="mailto:docs-unsubscribe@cocoon.apache.org">Unsubscribe</link>
  @@ -183,10 +181,9 @@
       are manually moderated through if applicable, our policy is to reject mails from
       regular posters who fail to properly subscribe. All this is to prevent spam, and
       to reduce the workload of the moderators.</note>
  -  </section>
  +  </s1>
   
  -  <section>
  -   <title>Cocoon Cvs</title>
  +  <s1 title="Cocoon Cvs">
      <p><link href="mailto:cvs-subscribe@cocoon.apache.org">Subscribe</link>
         <link href="mailto:cvs-unsubscribe@cocoon.apache.org">Unsubscribe</link>
      </p>
  @@ -199,10 +196,9 @@
      <note>You should never post to this list at all. Only the
       CVS server should post to it.</note>
   
  -  </section>
  +  </s1>
   
  -  <section>
  -   <title>XSP Dev</title>
  +  <s1 title="XSP Dev">
      <p><link href="mailto:xsp-dev-subscribe@xml.apache.org">Subscribe</link>
        <link href="mailto:xsp-dev-unsubscribe@xml.apache.org">Unsubscribe</link>
      </p>
  @@ -218,10 +214,9 @@
       the relevant list for your XSP software (e.g. cocoon-users if you're using
       Cocoon) - after checking the FAQ first of course!
      </p>
  -  </section>
  +  </s1>
   
  -  <section>
  -  <title>Related Mailing Lists</title>
  +  <s1 title="Related Mailing Lists">
   
      <p>(See also <link href="http://dmoz.org/Computers/Data_Formats/Markup_Languages/XML/">
       ODP XML links</link> for related websites.)</p>
  @@ -235,6 +230,6 @@
        <link href="mailto:tomcat-user-subscribe@jakarta.apache.org">tomcat-user</link> (note it is "user"
        and not "users").</li>
      </ul>
  -  </section>
  +  </s1>
    </body>
   </document>