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/07 18:15:35 UTC

cvs commit: xml-forrest/src/resources/fresh-site/src/documentation/content/xdocs/subdir book-sample.xml book.xml

jefft       2003/01/07 09:15:35

  Modified:    src/resources/fresh-site/src/documentation/content/xdocs
                        Tag: LINKMAP_BRANCH index.xml tabs.xml
  Added:       src/resources/fresh-site/src/documentation/content Tag:
                        LINKMAP_BRANCH hello.pdf test1.html test2.html
               src/resources/fresh-site/src/documentation/content/xdocs
                        site.xml
               src/resources/fresh-site/src/documentation/content/xdocs/subdir
                        book-sample.xml
  Removed:     src/resources/fresh-site/src/documentation/content/xdocs
                        Tag: LINKMAP_BRANCH book.xml
               src/resources/fresh-site/src/documentation/content/xdocs/subdir
                        Tag: LINKMAP_BRANCH book.xml
  Log:
  Synch with head
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.3.2.1   +0 -0      xml-forrest/src/resources/fresh-site/src/documentation/content/hello.pdf
  
  	<<Binary file>>
  
  
  1.1.2.1   +0 -0      xml-forrest/src/resources/fresh-site/src/documentation/content/test1.html
  
  Index: test1.html
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/fresh-site/src/documentation/content/test1.html,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  
  
  
  1.1.2.1   +0 -0      xml-forrest/src/resources/fresh-site/src/documentation/content/test2.html
  
  Index: test2.html
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/fresh-site/src/documentation/content/test2.html,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.3.4.1   +16 -16    xml-forrest/src/resources/fresh-site/src/documentation/content/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/fresh-site/src/documentation/content/xdocs/index.xml,v
  retrieving revision 1.3
  retrieving revision 1.3.4.1
  diff -u -r1.3 -r1.3.4.1
  --- index.xml	1 Nov 2002 03:05:13 -0000	1.3
  +++ index.xml	7 Jan 2003 17:15:35 -0000	1.3.4.1
  @@ -1,17 +1,17 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -      <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
  -      <document> 
  -        <header> 
  -          <title>Welcome to MyProj</title> 
  -        </header> 
  -        <body> 
  -          <section>
  -            <title>Congratulations</title>
  -            <p>You have successfully generated and rendered an <link
  -                href="http://xml.apache.org/forrest/">Apache Forrest</link> site.
  -              This page is from the site template. It is found in
  -             <code>my-site/src/documentation/content/xdocs/index.xml</code>
  -              Please edit it and replace this text with content of your own.</p>
  -          </section>
  -        </body>
  -    </document>
  +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
  +<document> 
  +  <header> 
  +    <title>Welcome to MyProj</title> 
  +  </header> 
  +  <body> 
  +    <section>
  +      <title>Congratulations</title>
  +      <p>You have successfully generated and rendered an <link
  +          href="ext:forrest">Apache Forrest</link> site.
  +        This page is from the site template. It is found in
  +        <code>my-site/src/documentation/content/xdocs/index.xml</code>
  +        Please edit it and replace this text with content of your own.</p>
  +    </section>
  +  </body>
  +</document>
  
  
  
  1.1.4.1   +11 -11    xml-forrest/src/resources/fresh-site/src/documentation/content/xdocs/tabs.xml
  
  Index: tabs.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/fresh-site/src/documentation/content/xdocs/tabs.xml,v
  retrieving revision 1.1
  retrieving revision 1.1.4.1
  diff -u -r1.1 -r1.1.4.1
  --- tabs.xml	23 Aug 2002 15:38:09 -0000	1.1
  +++ tabs.xml	7 Jan 2003 17:15:35 -0000	1.1.4.1
  @@ -1,15 +1,15 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -      <!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.0//EN" "tab-cocoon-v10.dtd">
  +<!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.0//EN" "tab-cocoon-v10.dtd">
   
  -      <tabs software="MyProj"
  -        title="MyProj"
  -        copyright="Foo"
  -        xmlns:xlink="http://www.w3.org/1999/xlink">
  +<tabs software="MyProj"
  +  title="MyProj"
  +  copyright="Foo"
  +  xmlns:xlink="http://www.w3.org/1999/xlink">
   
  -        <tab label="Home" dir=""/>
  -        <!-- Add new tabs here, eg:
  -        <tab label="How-Tos" dir="community/howto/"/>
  -        <tab label="XML Site" dir="xml-site/"/>
  -        -->
  +  <tab label="Home" dir=""/>
  +  <!-- Add new tabs here, eg:
  +  <tab label="How-Tos" dir="community/howto/"/>
  +  <tab label="XML Site" dir="xml-site/"/>
  +  -->
   
  -    </tabs>
  \ No newline at end of file
  +</tabs>
  
  
  
  1.1                  xml-forrest/src/resources/fresh-site/src/documentation/content/xdocs/site.xml
  
  Index: site.xml
  ===================================================================
  <?xml version="1.0"?>
  
  <!--
  Forrest site.xml
  
  This file contains an outline of the site's information content.  It is used to:
  - Generate the website menus (though these can be overridden - see docs)
  - Provide semantic, location-independent aliases for internal 'site:' URIs, eg
  <link href="site:changes"> links to changes.html (or ../changes.html if in
    subdir).
  - Provide aliases for external URLs in the external-refs section.  Eg, <link
    href="ext:cocoon"> links to http://xml.apache.org/cocoon/ 
  
  See http://xml.apache.org/forrest/linking.html for more info
  -->
  
  <site label="MyProj" href="" xmlns="http://apache.org/forrest/linkmap/1.0">
  
    <about label="About">
      <index label="Index" href="index.html"/>
      <sample label="Sample page" href="sample.html">
        <top href="#top"/>
        <section href="#section"/>
      </sample>
      <changes label="Changes" href="changes.html"/>
      <todo label="Todo" href="todo.html"/>
    </about>
  
    <subdir label="Subdir" href="subdir/">
      <index label="Index" href="index.html"/>
    </subdir>
  
    <external-refs>
      <xml.apache.org href="http://xml.apache.org/">
        <forrest href="forrest/"/>
        <cocoon href="cocoon/"/>
      </xml.apache.org>
    </external-refs>
  
  </site>
  
  
  
  1.1                  xml-forrest/src/resources/fresh-site/src/documentation/content/xdocs/subdir/book-sample.xml
  
  Index: book-sample.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "book-cocoon-v10.dtd">
  
  <!-- Sample book.xml file.  If this file is renamed to 'book.xml', it will be
  used to define the menu in this subdirectory, instead of that generated from
  site.xml. -->
  
  <book software="MyProj"
    title="MyProj"
    copyright="@year@ The Apache Software Foundation"
    xmlns:xlink="http://www.w3.org/1999/xlink">
  
    <menu label="About">
      <menu-item label="Index" href="../index.html"/>
      <menu-item label="Sample page" href="../sample.html"/>
      <!-- Add new entries here, or in a new menu. Consult the DTD for valid elements -->
      <menu-item label="Changes" href="../changes.html"/>
      <menu-item label="Todo" href="../todo.html"/>
    </menu>
  
    <menu label="Subdir">
      <menu-item label="index" href="index.html"/>
    </menu>
  
  
  </book>