crossley    02/05/11 20:41:46

  Modified:    src/documentation/xdocs hosting.xml livesites.xml
               src/documentation/xdocs/link book.xml books.xml index.xml
                        projects.xml sites.xml tips-guides.xml training.xml
                        xml.xml xsl.xml
  Added:       src/documentation/xdocs/link dtd-schema.xml
  Log:
  Tweaked the initial link/* documents. Added DTD/Schema Links.
  Submitted by: Andreas Hochsteger <[EMAIL PROTECTED]>
  Changed all "How to get listed" footers to also use the word Link:
  in the email subject, to be clear that these are links to external sources.
  
  Revision  Changes    Path
  1.8       +6 -4      xml-cocoon2/src/documentation/xdocs/hosting.xml
  
  Index: hosting.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/hosting.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- hosting.xml       11 May 2002 06:47:57 -0000      1.7
  +++ hosting.xml       12 May 2002 03:41:46 -0000      1.8
  @@ -40,10 +40,12 @@
     <s1 title="How to get listed">
      <p>
       If you do not find your site here, make sure you
  -    <link href="mailto:[EMAIL PROTECTED]?subject=Hosting:";>tell us</link>.
  -    Enter a meaningful title after the words &quot;Hosting:&quot; in the subject,
  -    give 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.
  +    <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>
  
  
  
  1.25      +6 -4      xml-cocoon2/src/documentation/xdocs/livesites.xml
  
  Index: livesites.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/livesites.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- livesites.xml     11 May 2002 06:47:57 -0000      1.24
  +++ livesites.xml     12 May 2002 03:41:46 -0000      1.25
  @@ -111,10 +111,12 @@
     <s1 title="How to get listed">
      <p>
       If you do not find your site here, make sure you
  -    <link href="mailto:[EMAIL PROTECTED]?subject=Livesites:";>tell 
us</link>.
  -    Enter a meaningful title and the version of cocoon after the words 
&quot;Livesites:&quot; in the subject,
  -    give 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.
  +    <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>
  
  
  
  1.2       +3 -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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- book.xml  11 May 2002 06:47:57 -0000      1.1
  +++ book.xml  12 May 2002 03:41:46 -0000      1.2
  @@ -20,15 +20,16 @@
     </menu>
   
     <menu label="External Sites">
  -    <menu-item label="Information Sites" href="sites.html"/>
  +    <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>
   
  -  <menu label="Other Topics">
  +  <menu label="Related Topics">
       <menu-item label="XML" href="xml.html"/>
       <menu-item label="XSL/XSLT" href="xsl.html"/>
  +    <menu-item label="DTD/Schema" href="dtd-schema.html"/>
     </menu>
   
   </book>
  
  
  
  1.2       +7 -4      xml-cocoon2/src/documentation/xdocs/link/books.xml
  
  Index: books.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/link/books.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- books.xml 11 May 2002 06:47:57 -0000      1.1
  +++ books.xml 12 May 2002 03:41:46 -0000      1.2
  @@ -34,10 +34,13 @@
     <s1 title="How to get listed">
      <p>
       If you do not find your book here, make sure you
  -    <link href="mailto:[EMAIL PROTECTED]?subject=Book:";>tell us</link>.
  -    Enter a the title after the words &quot;Book:&quot; in the subject,
  -    give a short summary of your book and do not forget to tell us an URL, if 
possible.
  -    You could also follow the <link href="../contrib.html">Contributing</link> page 
to make it easier for everyone.
  +    <link href="mailto:[EMAIL PROTECTED]?subject=Link: Book:">tell 
us</link>.
  +    Enter the title after the words &quot;Link: Book:&quot; in the subject, and
  +    provide a short summary of your book. Do not forget to tell us the URL if
  +    possible (preferably direct to the publisher, rather than any particular
  +    bookshop).
  +    You could also follow the <link href="../contrib.html">Contributing</link>
  +    page to make it easier for everyone.
      </p>
     </s1>
   
  
  
  
  1.2       +6 -4      xml-cocoon2/src/documentation/xdocs/link/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/link/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml 11 May 2002 06:47:57 -0000      1.1
  +++ index.xml 12 May 2002 03:41:46 -0000      1.2
  @@ -29,11 +29,13 @@
   
     <s1 title="How to get listed">
      <p>
  -    Find out in which section of the Cocoon Links you site/page fits, 
  -    go there and use the eMail link at the bottom of the corresponding section.
  +    Find out in which section of the Cocoon Links your site/page fits, 
  +    go there and use the email link at the bottom of the corresponding section.
       Enter a meaningful title after the required words in the subject,
  -    give a short summary of your site/page 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.
  +    provide a short summary of your site/page, 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>
     </s1>
   
  
  
  
  1.2       +7 -5      xml-cocoon2/src/documentation/xdocs/link/projects.xml
  
  Index: projects.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/link/projects.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- projects.xml      11 May 2002 06:47:57 -0000      1.1
  +++ projects.xml      12 May 2002 03:41:46 -0000      1.2
  @@ -3,7 +3,7 @@
   
   <document>
    <header>
  -  <title>Cocoon-based Projects</title>
  +  <title>Cocoon-based and Cocoon-related Projects</title>
     <authors>
      <person name="Andreas Hochsteger" email="[EMAIL PROTECTED]"/>
     </authors>
  @@ -86,10 +86,12 @@
     <s1 title="How to get listed">
      <p>
       If you do not find your project here, make sure you
  -    <link href="mailto:[EMAIL PROTECTED]?subject=Project:";>tell us</link>.
  -    Enter a meaningful title after the words &quot;Project:&quot; in the subject,
  -    give a short summary of your project 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.
  +    <link href="mailto:[EMAIL PROTECTED]?subject=Link: Project:">tell 
us</link>.
  +    Enter a meaningful title after the words &quot;Link: Project:&quot;
  +    in the subject, provide a short summary of your project, 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>
     </s1>
   
  
  
  
  1.2       +6 -4      xml-cocoon2/src/documentation/xdocs/link/sites.xml
  
  Index: sites.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/link/sites.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- sites.xml 11 May 2002 06:47:57 -0000      1.1
  +++ sites.xml 12 May 2002 03:41:46 -0000      1.2
  @@ -41,10 +41,12 @@
     <s1 title="How to get listed">
      <p>
       If you do not find your site here, make sure you
  -    <link href="mailto:[EMAIL PROTECTED]?subject=Site:";>tell us</link>.
  -    Enter a meaningful title after the words &quot;Site:&quot; in the subject,
  -    give 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.
  +    <link href="mailto:[EMAIL PROTECTED]?subject=Link: Site:">tell 
us</link>.
  +    Enter a meaningful title after the words &quot;Link: Site:&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>
     </s1>
   
  
  
  
  1.2       +7 -5      xml-cocoon2/src/documentation/xdocs/link/tips-guides.xml
  
  Index: tips-guides.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/link/tips-guides.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- tips-guides.xml   11 May 2002 06:47:57 -0000      1.1
  +++ tips-guides.xml   12 May 2002 03:41:46 -0000      1.2
  @@ -16,7 +16,7 @@
   Here you can find various tips, articles and guides on specific cocoon-related 
topics spread all over the internet.
   </p>
   <ul>
  -<li><link 
href="http://radio.weblogs.com/0107211/stories/2002/04/26/theNewCocoonSourceResolving.html";>Differences
 between Cocoon and Avalon Excalibur Source Resolving (Ziegler)</link></li>
  +<li><link 
href="http://radio.weblogs.com/0107211/stories/2002/04/26/theNewCocoonSourceResolving.html";>Differences
 between Cocoon and Avalon Excalibur Source Resolving (Ziegeler)</link></li>
   <li><link 
href="http://radio.weblogs.com/0103021/stories/2002/02/14/cocoonPortalFirstLook.html";>Cocoon
 portal - first look (Langham)</link></li>
   <li><link 
href="http://radio.weblogs.com/0103021/stories/2002/02/28/usingTheSunriseComponents.html";>Using
 the sunRise components (Langham)</link></li>
   <li><link href="http://www.galatea.com/flashguides/cocoon-tips-2.xml";>Galatea 
FlashGuide: Cocoon2 Tips and Tricks</link> by Lajos Moczar<br/>
  @@ -41,10 +41,12 @@
     <s1 title="How to get listed">
      <p>
       If you do not find your page here, make sure you
  -    <link href="mailto:[EMAIL PROTECTED]?subject=Tip:";>tell us</link>.
  -    Enter a meaningful title after the words &quot;Tip:&quot; in the subject,
  -    give a short summary of your page 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.
  +    <link href="mailto:[EMAIL PROTECTED]?subject=Link: Guide:">tell 
us</link>.
  +    Enter a meaningful title after the words &quot;Link: Guide:&quot;
  +    in the subject, provide a short summary of your page, 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>
     </s1>
   
  
  
  
  1.2       +6 -4      xml-cocoon2/src/documentation/xdocs/link/training.xml
  
  Index: training.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/link/training.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- training.xml      11 May 2002 06:47:57 -0000      1.1
  +++ training.xml      12 May 2002 03:41:46 -0000      1.2
  @@ -23,10 +23,12 @@
     <s1 title="How to get listed">
      <p>
       If you do not find your site here, make sure you
  -    <link href="mailto:[EMAIL PROTECTED]?subject=Training:";>tell 
us</link>.
  -    Enter a meaningful title after the words &quot;Training:&quot; in the subject,
  -    give 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.
  +    <link href="mailto:[EMAIL PROTECTED]?subject=Link: Training:">tell 
us</link>.
  +    Enter a meaningful title after the words &quot;Link: Training:&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>
     </s1>
   
  
  
  
  1.2       +11 -4     xml-cocoon2/src/documentation/xdocs/link/xml.xml
  
  Index: xml.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/link/xml.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- xml.xml   11 May 2002 06:47:57 -0000      1.1
  +++ xml.xml   12 May 2002 03:41:46 -0000      1.2
  @@ -25,10 +25,17 @@
     <s1 title="How to get listed">
      <p>
       If you do not find your site/page here, make sure you
  -    <link href="mailto:[EMAIL PROTECTED]?subject=XML:";>tell us</link>.
  -    Enter a meaningful title after the words &quot;XML:&quot; in the subject,
  -    give a short summary of your site/page 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.
  +    <link href="mailto:[EMAIL PROTECTED]?subject=Link: XML:">tell 
us</link>.
  +    Enter a meaningful title after the words &quot;Link: XML:&quot;
  +    in the subject, provide a short summary of your site/page, 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>
  +    Please note that we are not trying to link to each and every site, rather
  +    we provide a small collection of relevant starting points.
      </p>
     </s1>
   
  
  
  
  1.2       +12 -5     xml-cocoon2/src/documentation/xdocs/link/xsl.xml
  
  Index: xsl.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/link/xsl.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- xsl.xml   11 May 2002 06:47:57 -0000      1.1
  +++ xsl.xml   12 May 2002 03:41:46 -0000      1.2
  @@ -3,7 +3,7 @@
   
   <document>
    <header>
  -  <title>XSL Links</title>
  +  <title>XSL/XSLT Links</title>
     <authors>
      <person name="Andreas Hochsteger" email="[EMAIL PROTECTED]"/>
     </authors>
  @@ -25,10 +25,17 @@
     <s1 title="How to get listed">
      <p>
       If you do not find your site/page here, make sure you
  -    <link href="mailto:[EMAIL PROTECTED]?subject=XSL:";>tell us</link>.
  -    Enter a meaningful title after the words &quot;XSL:&quot; in the subject,
  -    give a short summary of your site/page 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.
  +    <link href="mailto:[EMAIL PROTECTED]?subject=Link: XSL:">tell 
us</link>.
  +    Enter a meaningful title after the words &quot;Link: XSL:&quot;
  +    in the subject, provide a short summary of your site/page, 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>
  +    Please note that we are not trying to link to each and every site, rather
  +    we provide a small collection of relevant starting points.
      </p>
     </s1>
   
  
  
  
  1.1                  xml-cocoon2/src/documentation/xdocs/link/dtd-schema.xml
  
  Index: dtd-schema.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../dtd/document-v10.dtd">
  
  <document>
   <header>
    <title>DTD/XML Schema Links</title>
    <authors>
     <person name="Andreas Hochsteger" email="[EMAIL PROTECTED]"/>
    </authors>
   </header>
  
   <body>
  <s1 title="DTD Links">
  <ul>
  <li><link href="http://www.w3schools.com/dtd/";>W3Schools DTD Tutorial</link></li>
  <li><link href="http://ctdp.tripod.com/independent/web/dtd/";>Document Type 
Definition (DTD) Introduction</link></li>
  <li><link href="http://www.uic.edu/orgs/tei/sgml/teip3sg/SG14.htm";>Defining SGML 
Document Structures: The DTD</link></li>
  <li><link 
href="http://java.sun.com/webservices/docs/ea2/tutorial/doc/JAXPSAX7.html";>Creating a 
Document Type Definition (DTD)</link> (Java Web Services Tutorial)</li>
  <li><link href="http://aips2.nrao.edu/docs/reference/Coding/node41.html";>Document 
Type Definition</link> (from the AIPS++ Programming Manual)</li>
  </ul>
  </s1>
  
  <s1 title="XML Schema Links">
  <ul>
  <li><link href="http://www.w3.org/XML/Schema";>W3C XML Schema</link></li>
  <li><link href="http://www.w3.org/TR/xmlschema-0/";>W3C XML Schema Part 0: 
Primer</link></li>
  <li><link href="http://www.w3.org/TR/xmlschema-1/";>W3C XML Schema Part 1: 
Structures</link></li>
  <li><link href="http://www.w3.org/TR/xmlschema-2/";>W3C XML Schema Part 2: 
Datatypes</link></li>
  <li><link href="http://www.oasis-open.org/cover/schemas.html";>OASIS XML Coverpages - 
XML Schemas</link></li>
  <li><link 
href="http://www.ibiblio.org/xml/slides/xmlone/london2002/schemas/";>Mastering XML 
Schemas</link></li>
  <li><link href="http://xml.com/pub/a/2001/12/12/schemacompare.html";>Comparing XML 
Schema Languages</link></li>
  <li><link href="http://www.w3schools.com/schema/";>W3Schools XML Schema 
Tutorial</link></li>
  <li><link href="http://www.xml.com/pub/a/2000/11/29/schemas/part1.html";>Using W3C 
XML Schema</link></li>
  <li><link href="http://www.alphaworks.ibm.com/tech/xmlsqc";>IBM AlphaWorks XML Schema 
Quality Checker</link></li>
  <li><link href="http://www.xfront.com/xml-schema.html";>XML Schema Tutorial</link> 
(.zip download, must accept license first)</li>
  <li><link href="http://www.xml.com/pub/rg/Schema_Tutorials";>XML.com Schema 
Tutorials</link></li>
  </ul>
  </s1>
  
  <s1 title="Links to Other Types of Schema">
  <ul>
  <li><link href="http://www.oasis-open.org/committees/relax-ng/";>OASIS Technical 
Committee: RELAX NG</link></li>
  </ul>
  </s1>
  
    <s1 title="How to get listed">
     <p>
      If you do not find your site/page here, make sure you
      <link href="mailto:[EMAIL PROTECTED]?subject=Link: Schema:">tell 
us</link>.
      Enter a meaningful title after the words &quot;Link: Schema:&quot;
      in the subject, provide a short summary of the site/page, 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>
      Please note that we are not trying to link to each and every site, rather
      we provide a small collection of relevant starting points.
     </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