lenya/src/webapp/lenya/pubs/forum/config/menus article.xsp,1.13,1.14
Edith Chevrier <[email protected]> Tue, 20 May 2003 18:45:24 +0200
| Newsgroups | gmane.comp.cms.wyona.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /usr/local/repositories/lenya/src/webapp/lenya/pubs/forum/config/menus
In directory erbium:/tmp/cvs-serv19453/src/webapp/lenya/pubs/forum/config/menus
Modified Files:
article.xsp
Log Message:
Revision Controller in the usecase sitemap
Index: article.xsp
===================================================================
RCS file: /usr/local/repositories/lenya/src/webapp/lenya/pubs/forum/config/menus/article.xsp,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** article.xsp 8 May 2003 10:09:37 -0000 1.13
--- article.xsp 20 May 2003 16:45:20 -0000 1.14
***************
*** 21,25 ****
<menu name="File" label="File">
<block>
! <item><xsp:attribute name="href"><xsp:expr>xsp_lenya_context_prefix</xsp:expr>/authoring/xopus2/articles/<xsp:expr>article_id</xsp:expr>/index.html?filename=content/authoring/articles/<xsp:expr>article_id</xsp:expr>/index.xml</xsp:attribute>Edit with Xopus2</item>
<item><xsp:attribute name="href"><xsp:expr>xsp_lenya_context_prefix</xsp:expr>/authoring/articles/<xsp:expr>article_id</xsp:expr>/index.html?lenya.usecase=rollback&lenya.step=showscreen&documentid=articles/<xsp:expr>article_id</xsp:expr>/index.xml</xsp:attribute>Rollback</item>
<item><xsp:attribute name="href"><xsp:expr>xsp_lenya_context_prefix</xsp:expr>/authoring/lenya/publishScreen?uris=<xsp:expr>xsp_lenya_context_prefix</xsp:expr>/articles/<xsp:expr>article_id</xsp:expr>/index.html,<xsp:expr>xsp_lenya_context_prefix</xsp:expr>/index.html&sources=/articles/<xsp:expr>article_id</xsp:expr>/index.xml</xsp:attribute>Publish</item>
--- 21,25 ----
<menu name="File" label="File">
<block>
! <item><xsp:attribute name="href"><xsp:expr>xsp_lenya_context_prefix</xsp:expr>/authoring/xopus2/articles/<xsp:expr>article_id</xsp:expr>/index.html?documentid=articles/<xsp:expr>article_id</xsp:expr>/index.xml</xsp:attribute>Edit with Xopus2</item>
<item><xsp:attribute name="href"><xsp:expr>xsp_lenya_context_prefix</xsp:expr>/authoring/articles/<xsp:expr>article_id</xsp:expr>/index.html?lenya.usecase=rollback&lenya.step=showscreen&documentid=articles/<xsp:expr>article_id</xsp:expr>/index.xml</xsp:attribute>Rollback</item>
<item><xsp:attribute name="href"><xsp:expr>xsp_lenya_context_prefix</xsp:expr>/authoring/lenya/publishScreen?uris=<xsp:expr>xsp_lenya_context_prefix</xsp:expr>/articles/<xsp:expr>article_id</xsp:expr>/index.html,<xsp:expr>xsp_lenya_context_prefix</xsp:expr>/index.html&sources=/articles/<xsp:expr>article_id</xsp:expr>/index.xml</xsp:attribute>Publish</item>