You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by cm...@apache.org on 2002/04/23 00:07:59 UTC

cvs commit: jakarta-slide/src/doc/stylesheets project.xml

cmlenz      02/04/22 15:07:59

  Modified:    src/doc  Tag: SLIDE_1_0 changelog.xml
               src/doc/stylesheets Tag: SLIDE_1_0 project.xml
  Added:       src/doc  Tag: SLIDE_1_0 interceptors.xml
  Log:
  Documentation about ContentInterceptors
  Based on patch by Jean-Philippe Courson
  (with a couple of edits)
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.70.2.3  +5 -0      jakarta-slide/src/doc/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/changelog.xml,v
  retrieving revision 1.70.2.2
  retrieving revision 1.70.2.3
  diff -u -r1.70.2.2 -r1.70.2.3
  --- changelog.xml	22 Mar 2002 15:01:40 -0000	1.70.2.2
  +++ changelog.xml	22 Apr 2002 22:07:59 -0000	1.70.2.3
  @@ -22,6 +22,11 @@
       <p>
   
         <changelog>
  +        <update>
  +          Improvements to the ContentInterceptor API, including removal events,
  +          configurability, namespace access and documentation (Jean-Philippe 
  +          Courson, CL)
  +        </update>
           <fix>
             6398 - Actions in administration web-app always operate on the 
             default namespace when Slide is deployed as standalone-server (CL)
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +141 -0    jakarta-slide/src/doc/Attic/interceptors.xml
  
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.5.2.2   +1 -0      jakarta-slide/src/doc/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/stylesheets/project.xml,v
  retrieving revision 1.5.2.1
  retrieving revision 1.5.2.2
  diff -u -r1.5.2.1 -r1.5.2.2
  --- project.xml	20 Mar 2002 15:50:58 -0000	1.5.2.1
  +++ project.xml	22 Apr 2002 22:07:59 -0000	1.5.2.2
  @@ -40,6 +40,7 @@
       <item name="Architecture" href="architecture.html"/>
       <item name="Domain" href="domain.html"/>
       <item name="Namespace" href="namespace.html"/>
  +    <item name="Interceptors" href="interceptors.html"/>
       <item name="Examples" href="examples.html"/>
     </menu>
     <menu name="Slide API">
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>