You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by un...@apache.org on 2004/01/27 15:47:00 UTC

cvs commit: cocoon-2.1/src/blocks/slide/conf slide-auth.xweb

unico       2004/01/27 06:47:00

  Modified:    src/blocks/slide/conf slide-auth.xweb
  Log:
  xpatch task understands nodesets now
  
  Revision  Changes    Path
  1.2       +1 -1      cocoon-2.1/src/blocks/slide/conf/slide-auth.xweb
  
  Index: slide-auth.xweb
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/slide/conf/slide-auth.xweb,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- slide-auth.xweb	17 Dec 2003 14:15:18 -0000	1.1
  +++ slide-auth.xweb	27 Jan 2004 14:46:54 -0000	1.2
  @@ -1,6 +1,6 @@
   <xweb xpath="/web-app" 
     unless="comment()[contains(., 'Authentication for the Slide WebDAV servlet')]" 
  -  insert-after="mime-mapping[position() = last()]">
  +  insert-after="mime-mapping">
   
       <!-- Authentication for the Slide WebDAV servlet -->
       <!--