You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by eg...@apache.org on 2003/06/06 10:08:34 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts usecases.xml

egli        2003/06/06 01:08:34

  Modified:    src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts
                        usecases.xml
  Log:
  Added the user admin usecases.
  
  Revision  Changes    Path
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts/usecases.xml
  
  Index: usecases.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts/usecases.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- usecases.xml	5 Jun 2003 13:57:34 -0000	1.2
  +++ usecases.xml	6 Jun 2003 08:08:33 -0000	1.3
  @@ -367,15 +367,33 @@
         </tr>
         <tr>
           <td></td>
  +        <td>user-add</td>
  +        <td>showscreen</td>
  +        <td>Show a form for adding users</td>
  +      </tr>
  +      <tr>
  +        <td></td>
           <td></td>
           <td>add</td>
           <td>Add a user</td>
         </tr>
         <tr>
           <td></td>
  +        <td>user-modify</td>
  +        <td>showscreen</td>
  +        <td>Show a form for modifying users</td>
  +      </tr>
  +      <tr>
  +        <td></td>
           <td></td>
           <td>modify</td>
           <td>Modify a user</td>
  +      </tr>
  +      <tr>
  +        <td></td>
  +        <td>user-delete</td>
  +        <td>showscreen</td>
  +        <td>Confirm the deletion of a user</td>
         </tr>
         <tr>
           <td></td>
  
  
  

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