You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by je...@apache.org on 2003/01/05 12:57:09 UTC

cvs commit: xml-forrest/src/documentation/content/xdocs/community/howto book-old.xml book.xml

jefft       2003/01/05 03:57:08

  Modified:    src/documentation/content/xdocs Tag: LINKMAP_BRANCH site.xml
  Added:       src/documentation/content/xdocs book-old.xml
               src/documentation/content/xdocs/community book-old.xml
               src/documentation/content/xdocs/community/howto book-old.xml
  Removed:     src/documentation/content/xdocs Tag: LINKMAP_BRANCH book.xml
               src/documentation/content/xdocs/community Tag:
                        LINKMAP_BRANCH book.xml
               src/documentation/content/xdocs/community/howto Tag:
                        LINKMAP_BRANCH book.xml
  Log:
  Rename book.xml's to book-old.xml rather than remove them, since they're still valid if a site.xml-generated version isn't preferred
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.5   +1 -0      xml-forrest/src/documentation/content/xdocs/Attic/site.xml
  
  Index: site.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/documentation/content/xdocs/Attic/site.xml,v
  retrieving revision 1.2.2.4
  retrieving revision 1.2.2.5
  diff -u -r1.2.2.4 -r1.2.2.5
  --- site.xml	4 Jan 2003 12:41:34 -0000	1.2.2.4
  +++ site.xml	5 Jan 2003 11:57:08 -0000	1.2.2.5
  @@ -1,3 +1,4 @@
  +<?xml version="1.0"?>
   <site label="Forrest" href="" xmlns="http://apache.org/forrest/linkmap/1.0">
   
     <about label="About">
  
  
  
  1.1                  xml-forrest/src/documentation/content/xdocs/book-old.xml
  
  Index: book-old.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!-- NOTE:
     book.xml files are no longer required, as they are generated on the fly from
     site.xml.  However, if one is present in a directory, it will be used in
     preference to the site.xml-generate version.
  -->
  
  <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "book-cocoon-v10.dtd">
  
  <book software="Forrest"
        title="Apache Forrest"
        copyright="@year@ The Apache Software Foundation"
        xmlns:xlink="http://www.w3.org/1999/xlink">
  
    <menu label="About">
      <menu-item label="Index" href="index.html"/>
      <external label="Download" href="http://www.apache.org/dyn/closer.cgi/xml/forrest/"/>
      <menu-item label="License" href="license.html"/>
      <menu-item label="Who we are" href="who.html"/>
      <menu-item label="Dream list" href="dreams.html"/>
      <menu-item label="FAQs" href="faq.html"/>
      <menu-item label="ToC" href="doclist.html"/>
      <menu-item label="Changes" href="changes.html"/>
      <menu-item label="Todo" href="todo.html"/>
      <menu-item label="Live sites" href="live-sites.html"/>
    </menu>
  
    <menu label="Getting Involved">
      <menu-item label="Contributing" href="contrib.html"/>
      <external label="CVS" href="http://cvs.apache.org/viewcvs/xml-forrest/"/>
      <menu-item label="Mail Lists" href="mail-lists.html"/>
      <menu-item label="Mail Archives" href="mail-archives.html"/>
      <menu-item label="Bugs and Issues" href="http://issues.cocoondev.org/jira/secure/BrowseProject.jspa?id=10000"/>
    </menu>
  
    <menu label="Documentation">
      <menu-item label="Forrest Primer" href="primer.html"/>
      <menu-item label="Our Contract" href="forrest-contract.html"/>
      <menu-item label="The Forrestbot" href="forrestbot.html"/>
      <menu-item label="Using Forrest" href="your-project.html"/>
      <menu-item label="XML Validation" href="validation.html"/>
      <menu-item label="Standards Compliance" href="compliance.html"/>
      <menu-item label="Libre" href="libre-intro.html"/>
      <menu-item label="DTD documentation" href="dtd-docs.html"/>
      <menu-item label="Sourcetype Action" href="cap.html"/>
    </menu>
    
    <menu label="Some Samples">
      <menu-item label="document-v11" href="document-v11.html"/>
      <menu-item label="How-Tos" href="community/howto/index.html"/>
    </menu>
  
    <menu label="Community">
      <menu-item label="Overview" href="community/index.html"/>
    </menu>
  
    <menu label="References">
      <external label="Apache Gump" href="http://jakarta.apache.org/gump/"/>
      <external label="Apache Cocoon" href="http://xml.apache.org/cocoon/"/>
      <external label="Krysalis Centipede" href="http://www.krysalis.org/"/>
    </menu>
  
  </book>
  
  
  
  1.1                  xml-forrest/src/documentation/content/xdocs/community/book-old.xml
  
  Index: book-old.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!-- NOTE:
     book.xml files are no longer required, as they are generated on the fly from
     site.xml.  However, if one is present in a directory, it will be used in
     preference to the site.xml-generate version.
  -->
  
  <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "book-cocoon-v10.dtd">
  
  <book software="Forrest"
        title="Apache Forrest Community Resources"
        copyright="@year@ The Apache Software Foundation"
        xmlns:xlink="http://www.w3.org/1999/xlink">
  
    <menu label="About">
      <menu-item label="Overview" href="index.html"/>
    </menu>
  
  </book>
  
  
  
  1.1                  xml-forrest/src/documentation/content/xdocs/community/howto/book-old.xml
  
  Index: book-old.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!-- NOTE:
     book.xml files are no longer required, as they are generated on the fly from
     site.xml.  However, if one is present in a directory, it will be used in
     preference to the site.xml-generate version.
  -->
  
  <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "book-cocoon-v10.dtd">
  
  <book software="Forrest"
        title="Forrest Community HOWTOs"
        copyright="2002 The Apache Foundation"
        xmlns:xlink="http://www.w3.org/1999/xlink">
  
   <menu label="How-To Samples">
      <menu-item label="Single Page" href="v10/howto-v10.html"/>
      <menu-item label="Multi-Page" href="xmlform/howto-xmlform.html"/>
      <menu-item label="With Images" href="bugzilla-patch/howto-bugzilla-patch.html"/>
    </menu>
  
   <menu label="Committers">
      <menu-item label="CVS through SSH" href="cvs-ssh/howto-cvs-ssh.html"/>
    </menu>
  
  
  </book>