cziegeler    02/05/24 06:06:18

  Modified:    .        build.xml
               src/documentation/xdocs book.xml index-old.xml index.xml
               src/documentation/xdocs/developing httprequest.xml
               src/documentation/xdocs/link book.xml
  Added:       src/documentation/xdocs/link hosting.xml livesites.xml
  Removed:     src/documentation/xdocs hosting.xml livesites.xml
  Log:
  Moved hosting and livesites to link section and added release.version property
  
  Revision  Changes    Path
  1.215     +2 -2      xml-cocoon2/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/build.xml,v
  retrieving revision 1.214
  retrieving revision 1.215
  diff -u -r1.214 -r1.215
  --- build.xml 24 May 2002 09:28:02 -0000      1.214
  +++ build.xml 24 May 2002 13:06:18 -0000      1.215
  @@ -166,8 +166,8 @@
       <property name="fullname" value="Apache Cocoon"/>
       <property name="Name"     value="Cocoon"/>
       <property name="name"     value="cocoon"/>
  -    <property name="version"  value="2.1-dev"/>
  -    <property name="short.version" value="2.1-dev"/>
  +    <property name="version"  value="2.1-dev"/>       <!-- This is the current CVS 
version -->
  +    <property name="released.version" value="2.0.2"/> <!-- This is the latest 
official release -->
       <property name="year"     value="1999-2002"/>
   
       <echo message="--------------------------------------------------------------"/>
  
  
  
  1.13      +2 -2      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.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- book.xml  13 May 2002 18:13:12 -0000      1.12
  +++ book.xml  24 May 2002 13:06:18 -0000      1.13
  @@ -46,8 +46,8 @@
   
     <menu label="Links">
       <menu-item label="Cocoon Links" href="link/index.html"/>  
  -    <menu-item label="Live Sites" href="livesites.html"/>
  -    <menu-item label="Cocoon Hosting" href="hosting.html"/>
  +    <menu-item label="Live Sites" href="link/livesites.html"/>
  +    <menu-item label="Cocoon Hosting" href="link/hosting.html"/>
     </menu>
   
     <menu label="Cocoon 1.x">
  
  
  
  1.2       +2 -2      xml-cocoon2/src/documentation/xdocs/index-old.xml
  
  Index: index-old.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/index-old.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index-old.xml     23 Feb 2002 23:28:15 -0000      1.1
  +++ index-old.xml     24 May 2002 13:06:18 -0000      1.2
  @@ -34,7 +34,7 @@
       <p>
      This documentation is not complete because documentation is never complete 
anyway. However the current
      release is stable and tested thoroughly and you'll find lots of samples which 
show and explain 
  -   the power of Apache Cocoon @version@. We welcome you into this new world of XML 
wonders :-)
  +   the power of Apache Cocoon @released.version@. We welcome you into this new 
world of XML wonders :-)
     </p>
    <p>
      Technologies like Extensible Server Pages (XSP) and the Action framework gives 
  @@ -48,7 +48,7 @@
      <link href="http://xml.apache.org/dist/cocoon";>download area.</link>
      </p>
     <p>
  -   Apache Cocoon @version@ is the latest release of the XML publishing framework.
  +   Apache Cocoon @released.version@ is the latest release of the XML publishing 
framework.
      If you are looking for Cocoon 1 go <link 
href="http://xml.apache.org/cocoon1/";>here</link>.
     </p>
     </s1>
  
  
  
  1.9       +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.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.xml 13 May 2002 16:10:43 -0000      1.8
  +++ index.xml 24 May 2002 13:06:18 -0000      1.9
  @@ -33,7 +33,7 @@
                </s1>
                <s1 title="Where is it?">
                        <p>
  -   If you want to download the latest release of Apache Cocoon just go to the 
  +   If you want to download the latest release @released.version@ of Apache Cocoon 
just go to the 
      <link href="http://xml.apache.org/cocoon/dist/";>download area.</link>
                        </p>
                        <p>
  
  
  
  1.4       +5 -6      xml-cocoon2/src/documentation/xdocs/developing/httprequest.xml
  
  Index: httprequest.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/developing/httprequest.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- httprequest.xml   16 Apr 2002 01:12:43 -0000      1.3
  +++ httprequest.xml   24 May 2002 13:06:18 -0000      1.4
  @@ -8,14 +8,13 @@
         <type>Technical Document</type> 
         <authors><person name="Tom Klaasen" email="[EMAIL PROTECTED]"/> 
         </authors> 
  -      <abstract>This document tries to explain Cocoon (based on the version
  -             @version@) technically. We do this by describing what happens if 
somebody types in
  -             the URL of a simple Cocoon page.</abstract>
  +      <abstract>This document tries to explain Cocoon technically. We do this by
  +            describing what happens if somebody types in the URL of a simple Cocoon 
page.</abstract>
     </header>
     <body>
         <s1 title="Introduction">
                <s2 title="Goal">
  -               <p>This document tries to explain Apache Cocoon (based on the 
version @version@)
  +               <p>This document tries to explain Apache Cocoon 
                         technically. We do this by describing what happens if 
somebody types in the URL
                         of a simple Cocoon page.</p> 
                </s2> 
  @@ -38,7 +37,7 @@
                         apply to URI's called in one's browser.</p>
                  <p>This is the minimal sitemap that is necessary. The lines here are
                         included in the standard sitemap.xmap that comes with the 
distribution of
  -                      Cocoon @version@.</p>
  +                      Cocoon.</p>
                  <p>The sitemap is defined in 
<code>${cocoon}/sitemap.xmap</code>.</p> 
                  <source><![CDATA[ 
   <?xml version="1.0"?>
  @@ -98,7 +97,7 @@
                  <p><code>cocoon.xconf</code> is the file that defines the
                         <link href="avalon.html">Avalon</link> Components.</p>
                  <p>For our study, we need the standard <code>cocoon.xconf</code> file
  -                      of Cocoon @version@.</p>
  +                      of Cocoon.</p>
                  <p>It can be found in 
<code>${cocoon}/WEB-INF/cocoon.xconf</code>.</p> 
                  <source><![CDATA[
   <?xml version="1.0"?>
  
  
  
  1.3       +2 -2      xml-cocoon2/src/documentation/xdocs/link/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/link/book.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- book.xml  12 May 2002 03:41:46 -0000      1.2
  +++ book.xml  24 May 2002 13:06:18 -0000      1.3
  @@ -22,8 +22,8 @@
     <menu label="External Sites">
       <menu-item label="Info Sites" href="sites.html"/>
       <menu-item label="Projects" href="projects.html"/>
  -    <menu-item label="Live Sites" href="../livesites.html"/>
  -    <menu-item label="Cocoon Hosting" href="../hosting.html"/>
  +    <menu-item label="Live Sites" href="livesites.html"/>
  +    <menu-item label="Cocoon Hosting" href="hosting.html"/>
     </menu>
   
     <menu label="Related Topics">
  
  
  
  1.1                  xml-cocoon2/src/documentation/xdocs/link/hosting.xml
  
  Index: hosting.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../dtd/document-v10.dtd">
  
  <document>
   <header>
    <title>Cocoon Hosting</title>
    <authors>
     <person name="Robin Green" email="[EMAIL PROTECTED]"/>
    </authors>
   </header>
  
   <body>
  
   <s1 title="Cocoon Hosting">
    <p>
     Here is a list of some sites that provide Apache Cocoon web hosting
     (in no particular order). Version information may not be up-to-date
     on this list, so always check with the site itself to make sure. Of course,
     most are commercial providers, yet some have free services.
    </p>
  
    <ul>
     <li><link href="http://www.aoindustries.com/";>AO Industries</link> - Cocoon 
1.8</li>
     <li><link href="http://webartists.net/webhosting.html";>Webartists</link> 
(German)</li>
     <li><link href="http://www.capital-internet.net/";>Capital Internet</link> - 
Cocoon 2 (pre-2.0 support will still be available)</li>
     <li><link href="http://dev.startcom.org/";>MediaHost Developer Accounts</link> - 
Cocoon 1.8.2</li>
     <li><link href="http://www.va.com.au/";>Virtual Artists Pty Ltd</link> - Cocoon 1 
or Cocoon 2</li>
     <li><link href="http://www.hub.org/";>Hub.Org Networking Services</link> - Cocoon 
2 or Cocoon 1</li>
     <li><link href="http://www.dyanet.com/";>Dyanet</link> - Cocoon 2</li>
     <li><link href="http://www.mmaweb.net/";>Motivational Marketing Associates, 
Inc</link> - Cocoon 1.7.4</li>
     <li><link href="http://www.webappcabaret.com";>WebAppCabaret</link> - Cocoon 
2.0.2</li>
    </ul>
  
    <p><strong>Free ...</strong></p>
    <ul>
     <li>None on file</li>
    </ul>
    </s1>
  
    <s1 title="How to get listed">
     <p>
      If you do not find your site here, make sure you
      <link href="mailto:[EMAIL PROTECTED]?subject=Link Hosting:">tell 
us</link>.
      Enter a meaningful title after the words &quot;Link Hosting:&quot;
      in the subject, provide a short summary of your site and do not forget
      to tell us the URL.
      You could also follow the <link href="../contrib.html">Contributing</link>
      page to make it easier for everyone.
     </p>
  
     <p>
      You must have Cocoon up and running and be accepting application forms.
     </p>
  
    </s1>
  
  </body>
  </document>
  
  
  
  1.1                  xml-cocoon2/src/documentation/xdocs/link/livesites.xml
  
  Index: livesites.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../dtd/document-v10.dtd">
  
  <document>
   <header>
    <title>Live Sites powered by Apache Cocoon</title>
    <authors>
     <person name="Donald Ball" email="[EMAIL PROTECTED]"/>
     <person name="Stefano Mazzocchi" email="[EMAIL PROTECTED]"/>
     <person name="Robin Green" email="[EMAIL PROTECTED]"/>
    </authors>
   </header>
   
   <body>
  
    <s1 title="Live Sites powered by Apache Cocoon">
     <p>
      Here are some web sites that are proudly powered by Cocoon 2.x
      (in no particular order):
     </p>
     
     <ul>
      <li><link href="http://sunshine.sundn.de/";>SunShine</link></li>
      <li><link href="http://www.sirvisetti.com/uddi/";>Sirvisetti UDDI Registrar WAP 
site</link></li>
      <li><link href="http://www.xslt-patterns.com/";>XSLTPatterns.com</link></li>
      <li><link href="http://www.adolos.com/";>Adolos</link></li>
      <li><link href="http://outerthought.org/";>Outerthought</link></li>
      <li><link href="http://www.medisite-pro.fr/";>Medisite PRO</link></li>
      <li><link href="http://cupva.cbim.it/";>Servizio Prima 
Disponibilit&agrave;</link></li>
      <li><link href="http://robocode.diverman.com/";>Robocode Fanatics!</link></li>
      <li><link href="http://pokojowczyk.com/";>http://pokojowczyk.com/</link></li>
      <li><link href="http://www.generasound.com/";>GeneraSound</link></li>
      <li><link href="http://www.dyanet.com/";>Dyanet</link></li>
      <li><link href="http://www.g-ne.de/";>G-NE group for net-intelligence 
GmbH</link></li>
      <li><link href="http://www.osmosis.gr/";>Osmosis - networks and 
consulting</link></li>
      <li><link href="http://www.bethe1.com/";>The EMPLOYMENT specialist in FASHION, 
BEAUTY and RETAIL</link></li>
      <li><link href="http://www.lofex.de/";>LOcal Food EXpress</link></li>
      <li><link href="http://www.triptravel.net/";>Wh@m Project</link></li>
      <li><link href="http://dir.salon.com/";>Salon Directory</link></li>
      <li><link href="http://www.navigationzone.net/";>NavigationZone</link></li>
      <li><link href="http://www.ccel.org/";>The Christian Classics Ethereal 
Library</link></li>
      <li><link href="http://www.urlaubstage.de/";>Urlaubstage.de</link></li>
      <li><link href="http://www.mnhb.ru/";>Moscow Neftekhimichesky Bank</link></li>
      <li><link href="http://www.belfoot.tv/";>belfoot.tv</link></li>
      <li><link href="http://www.elysee.tv/";>elysee.tv</link></li>
      <li><link href="http://www.owal.co.uk/";>Openweb Analysts Ltd.</link></li>
      <li><link href="http://www.self-roster.com/";>Self-Roster.com</link></li>
      <li><link href="http://www.intexti.it/";>Intexti - supply chain management 
solutions (Italian)</link></li>
      <li><link href="http://newscentre.towngas.com/";>Towngas NewsCentre</link></li>
      <li><link href="http://www.boonetakeout.com/";>Boone Takeout</link></li>
      <li><link href="http://www.orderupdelivery.com/";>Order Up Delivery</link></li>
      <li><link href="http://www.datadreamers.com/";>Data Dreamers</link></li>
      <li><link href="http://www.kangax.com/";>XML Publishing Tool</link></li>
      <li><link href="http://www.galatea.com/";>Galatea Information 
Strategies</link></li>
      <li><link href="http://www.teratext.com/";>TeraText Solutions (a division 
SAIC)</link></li>
      <li><link href="http://www.beblogging.com/blog/";>Be Blogging</link></li>
      <li><link href="http://www.nzetc.org/";>New Zealand Electronic Text 
Centre</link></li>
      <li><link href="http://www.sac-piz-sol.ch/";>SAC Sektion Piz Sol</link></li>
      <li><link href="http://www.tine.no/";>TINE</link></li>
      <li><link href="http://www.corrocean.com/";>CorrOcean</link></li>
  <!--<li><link href=""></link></li>-->
     </ul>
    </s1>
  
    <s1 title="Live Sites powered by Apache Cocoon 1">
     <p>
      Here are some web sites that are proudly powered by Cocoon 1
      (in no particular order):
     </p>
     
     <ul>
      <li><link href="http://www.mtnartinst.com/";>MTN Art Institute</link></li>
      <li><link href="http://www.caida.org/";>CAIDA (Cooperative Association for 
Internet Data Analysis)</link></li>
      <li><link href="http://www.xmltimes.com/";>Charles F. Goldfarb's 
XMLTimes</link></li>
      <li><link href="http://www.nakapeida.com/";>Naka Peida</link></li>
      <li><link 
href="http://politics.smallworld.com/";>http://politics.smallworld.com</link></li>
      <li><link href="http://www.intelinet.com.br/";>Intelinet</link></li>
      <li><link href="http://www.linuxtv.org/";>Linux TV</link></li>
      <li><link href="http://www.derecho.com/";>Derecho.com</link></li>
      <li><link href="http://www.law.unc.edu/";>Law at University of North 
Carolina</link></li>
      <li><link href="http://www.cwinsurance.com/";>Countrywide Credit 
Industries</link></li>
      <li><link href="http://www.stoneseeker.com/";>StoneSeeker</link></li>
      <li><link href="http://www.infoplanning.com/";>Information Planning and 
Management Services</link></li>
      <li><link href="http://www.visolve.com/xbeta/";>Visolve.com</link></li>
      <li><link href="http://www.dfki.de/ruleml/";>RuleML</link></li>
      <li><link href="http://www.duty-rota.com/";>Duty-Rota.com</link></li>
      <li><link href="http://www.gtsuae.com/";>Global Technology Services</link></li>
      <li><link href="http://www.worlddent.com/";>World Dentistry</link></li>
      <li><link href="http://www.reponsenet.com/";>ResponseNet</link></li>
      <li><link href="http://www.efb2.com/";>StrongHoldNET</link></li>
      <li><link href="http://www.smb-tec.com:7070/";>Prowler Demo</link></li>
      <li><link href="http://www.sourcepole.com/";>SourcePole</link></li>
      <li><link href="http://www.aromax.hu/";>Aromax</link></li>
      <li><link href="http://www.rationalizer.com/";>Rationalizer AG</link></li>
      <li><link href="http://www.powderhausen.com/";>Powderhausen</link></li>
      <li><link href="http://www.snow-news.com/";>SnowNews</link></li>
      <li><link href="http://www.earthtrip.com/";>EarthTrip</link></li>
      <li><link href="http://www.cogentlogic.com/";>Cogent Logic Corporation</link></li>
      <li><link href="http://www.truelook.com/";>TrueLook</link></li>
      <li><link href="http://www.quart.no/";>Quart Festival</link></li>
      <li><link href="http://www.linxs.pt/";>Linxs</link></li>
      <li><link href="http://store.learningnetwork.com/main/index.xml";>Learning 
Network</link></li>
      <li><link href="http://www.stu.lipetsk.ru/";>Lipetsk State Technical 
University</link></li>
      <li><link href="http://www.sun-catalogue.com/";>Sun Catalogue</link></li>
      <li><link href="http://www.aujac.org/";>Associaci&oacute; d&apos;Usuaris de Java 
de Catalunya</link></li>
      <li><link href="http://www.planetsalvage.com/";>Planet Salvage</link></li>
      <li><link href="http://www.intexti.it/";>Intexti - supply chain management 
solutions (Italian)</link></li>    
      <li><link href="http://damocles.uc3m.es/TC/";>Sentencias del Tribunal 
Constitucional (Univ. Carlos III, Madrid, Spain)</link></li>
      <li><link href="http://www.hungerinamerica.org/";>Hunger in America (Client Data 
section)</link></li>
      <li><link href="http://www.powerfm.org/";>Power FM - Web Station</link></li>
      <li><link href="http://www.caphnet.com/";>CaphNet</link></li>
      <li><link href="http://help.unc.edu/";>The technical support site for the 
University of North Carolina at Chapel Hill</link></li>
  <!--<li><link href=""></link></li>-->
     </ul>
    </s1>
  
    <s1 title="How to get listed">
     <p>
      If you do not find your site here, make sure you
      <link href="mailto:[EMAIL PROTECTED]?subject=Link Livesites:">tell 
us</link>.
      Enter a meaningful title and the version of Cocoon after the words
      &quot;Link Livesites:&quot; in the subject, provide a short summary of
      your site, and do not forget to tell us the URL.
      You could also follow the <link href="../contrib.html">Contributing</link>
      page to make it easier for everyone.
     </p>
  
     <p>
      We would like to see this list grow bigger every day :-)
     </p>
    </s1>
   </body>
  </document>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to