You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2004/08/17 23:57:39 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/default/content/authoring sitetree.xml

michi       2004/08/17 14:57:39

  Modified:    src/webapp/lenya/pubs/default menus.xmap
               src/webapp/lenya/pubs/default/content/authoring sitetree.xml
  Log:
  doctype links added
  
  Revision  Changes    Path
  1.5       +8 -1      cocoon-lenya/src/webapp/lenya/pubs/default/menus.xmap
  
  Index: menus.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/menus.xmap,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- menus.xmap	13 Mar 2004 12:47:21 -0000	1.4
  +++ menus.xmap	17 Aug 2004 21:57:39 -0000	1.5
  @@ -34,6 +34,13 @@
           <map:serialize type="xml"/>
         </map:match>
         
  +      <!-- document type: links -->
  +      <map:match pattern="authoring/links**">
  +        <map:generate type="serverpages" src="config/menus/links.xsp"/>
  +        <map:serialize type="xml"/>
  +      </map:match>
  +      
  +      <!-- all other document types: xhtml, ... -->
         <map:match pattern="**">
           <map:generate type="serverpages" src="config/menus/generic.xsp"/>
           <map:serialize type="xml"/>
  
  
  
  1.20      +0 -3      cocoon-lenya/src/webapp/lenya/pubs/default/content/authoring/sitetree.xml
  
  Index: sitetree.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/content/authoring/sitetree.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- sitetree.xml	11 Aug 2004 12:58:39 -0000	1.19
  +++ sitetree.xml	17 Aug 2004 21:57:39 -0000	1.20
  @@ -26,12 +26,9 @@
       <label xml:lang="en">Concepts (english only)</label>
     </node>
   
  -<!-- Menu not finished yet -->
  -<!--
     <node id="links">
       <label xml:lang="en">Apache Lenya Links</label>
     </node>
  --->
     
     <node id="features">
       <label xml:lang="en">Features</label>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org