You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2002/07/13 20:43:22 UTC

cvs commit: xml-cocoon2/src/webapp/search create-index.xsp search-index.xsp statistic-index.xsp welcome-index.xsp

vgritsenko    2002/07/13 11:43:22

  Modified:    src/webapp/search Tag: cocoon_2_0_3_branch create-index.xsp
                        search-index.xsp statistic-index.xsp
                        welcome-index.xsp
  Log:
  improve navigation a bit more
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.4.2.2   +1 -0      xml-cocoon2/src/webapp/search/Attic/create-index.xsp
  
  Index: create-index.xsp
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/search/Attic/create-index.xsp,v
  retrieving revision 1.4.2.1
  retrieving revision 1.4.2.2
  diff -u -r1.4.2.1 -r1.4.2.2
  --- create-index.xsp	13 Jul 2002 16:28:03 -0000	1.4.2.1
  +++ create-index.xsp	13 Jul 2002 18:43:21 -0000	1.4.2.2
  @@ -84,6 +84,7 @@
         <para>
           <small>
             <a href="../">Welcome</a> |
  +          <a href="../welcome">Samples</a> |
             <a href="./">Search</a> |
             <a href="statistic">Index Statistics</a>
           </small>
  
  
  
  1.3.2.2   +1 -0      xml-cocoon2/src/webapp/search/Attic/search-index.xsp
  
  Index: search-index.xsp
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/search/Attic/search-index.xsp,v
  retrieving revision 1.3.2.1
  retrieving revision 1.3.2.2
  diff -u -r1.3.2.1 -r1.3.2.2
  --- search-index.xsp	13 Jul 2002 16:28:03 -0000	1.3.2.1
  +++ search-index.xsp	13 Jul 2002 18:43:21 -0000	1.3.2.2
  @@ -102,6 +102,7 @@
         <para>
           <small>
             <a href="../">Welcome</a> |
  +          <a href="../welcome">Samples</a> |
             <a href="./">Search</a> |
             <a href="statistic">Index Statistics</a>
           </small>
  
  
  
  1.2.2.2   +1 -0      xml-cocoon2/src/webapp/search/Attic/statistic-index.xsp
  
  Index: statistic-index.xsp
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/search/Attic/statistic-index.xsp,v
  retrieving revision 1.2.2.1
  retrieving revision 1.2.2.2
  diff -u -r1.2.2.1 -r1.2.2.2
  --- statistic-index.xsp	13 Jul 2002 16:28:04 -0000	1.2.2.1
  +++ statistic-index.xsp	13 Jul 2002 18:43:21 -0000	1.2.2.2
  @@ -120,6 +120,7 @@
         <para>
           <small>
             <a href="../">Welcome</a> |
  +          <a href="../welcome">Samples</a> |
             <a href="./">Search</a>
           </small>
         </para>
  
  
  
  1.4.2.1   +8 -1      xml-cocoon2/src/webapp/search/Attic/welcome-index.xsp
  
  Index: welcome-index.xsp
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/search/Attic/welcome-index.xsp,v
  retrieving revision 1.4
  retrieving revision 1.4.2.1
  diff -u -r1.4 -r1.4.2.1
  --- welcome-index.xsp	28 Feb 2002 15:11:28 -0000	1.4
  +++ welcome-index.xsp	13 Jul 2002 18:43:21 -0000	1.4.2.1
  @@ -6,7 +6,14 @@
       <title>Welcome to Cocoon XML Search using Lucene</title>
       <content>
         <a href="http://jakarta.apache.org/lucene/"><img border="0" alt="Lucene Logo" src="images/lucene_green_300.gif"/></a>
  -      
  +      <para>
  +        <small>
  +          <a href="../">Welcome</a> |
  +          <a href="../welcome">Samples</a> |
  +          <a href="./">Search</a> |
  +          <a href="statistic">Index Statistics</a>
  +        </small>
  +      </para>
         <h1>XML Search</h1>
         
         <p>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org