lenya/src/webapp/lenya/pubs/unipublic/xslt/dossier/authoring bitflux.xsl,1.4,1.5
Christian Egli <[email protected]>
| Newsgroups | gmane.comp.cms.wyona.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /repository/lenya/src/webapp/lenya/pubs/unipublic/xslt/dossier/authoring
In directory erbium:/tmp/cvs-serv29079/src/webapp/lenya/pubs/unipublic/xslt/dossier/authoring
Modified Files:
bitflux.xsl
Log Message:
According to the uri scheme standard the request parameters for
usecase and step are named "lenya.usecase" and "lenya.step". This is
now corrected for all publications and in the root sitemap.
Index: bitflux.xsl
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/unipublic/xslt/dossier/authoring/bitflux.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** bitflux.xsl 1 Apr 2003 13:18:52 -0000 1.4
--- bitflux.xsl 8 May 2003 10:09:37 -0000 1.5
***************
*** 144,148 ****
<!--
<xsl:if test="$authoring">
! <a href="index.html?usecase=uploadimage&step=showteaserscreen&documentid={$documentid}&xpath=/dossiers/head/title">
<xsl:choose>
<xsl:when test="head/media/media-reference">
--- 144,148 ----
<!--
<xsl:if test="$authoring">
! <a href="index.html?lenya.usecase=uploadimage&lenya.step=showteaserscreen&documentid={$documentid}&xpath=/dossiers/head/title">
<xsl:choose>
<xsl:when test="head/media/media-reference">