lenya/src/webapp/lenya/pubs/unipublic/xslt/dossier page.xsl,1.11,1.12
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
In directory erbium:/tmp/cvs-serv29079/src/webapp/lenya/pubs/unipublic/xslt/dossier
Modified Files:
page.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: page.xsl
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/unipublic/xslt/dossier/page.xsl,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** page.xsl 1 Apr 2003 13:18:52 -0000 1.11
--- page.xsl 8 May 2003 10:09:37 -0000 1.12
***************
*** 98,102 ****
<xsl:choose>
<xsl:when test="$authoring">
! <a href="index.html?usecase=uploadimage&step=showteaserscreen&documentid={$documentid}&xpath=/dossier/head/title">
<xsl:choose>
<xsl:when test="head/media/media-reference">
--- 98,102 ----
<xsl:choose>
<xsl:when test="$authoring">
! <a href="index.html?lenya.usecase=uploadimage&lenya.step=showteaserscreen&documentid={$documentid}&xpath=/dossier/head/title">
<xsl:choose>
<xsl:when test="head/media/media-reference">