You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ed...@apache.org on 2004/01/28 17:27:18 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/blog/config/menus entry.xsp

edith       2004/01/28 08:27:17

  Modified:    src/webapp/lenya/pubs/blog/config/menus entry.xsp
  Log:
  introduced rc-revisions in menu
  
  Revision  Changes    Path
  1.23      +3 -0      cocoon-lenya/src/webapp/lenya/pubs/blog/config/menus/entry.xsp
  
  Index: entry.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/blog/config/menus/entry.xsp,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- entry.xsp	14 Jan 2004 00:58:23 -0000	1.22
  +++ entry.xsp	28 Jan 2004 16:27:17 -0000	1.23
  @@ -63,6 +63,9 @@
           <item uc:usecase="publish" uc:step="showscreen"><xsp:attribute name="href">?sources=<xsp:expr>source</xsp:expr>&amp;uris=<xsp:expr>uri</xsp:expr>,feeds/all/index.html</xsp:attribute>Publish</item>
         </block>
         <block>
  +        <item uc:usecase="rollback" uc:step="showscreen" href="?">Revisions</item>
  +      </block>
  +      <block>
           <item><xsp:attribute name="href">?lenya.usecase=logout</xsp:attribute>Logout</item>
         </block>
       </menu>
  
  
  

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