Update of
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/editwizards_new/xsl
In directory
james.mmbase.org:/tmp/cvs-serv13038/cmsc/edit-webapp/src/webapp/editors/editwizards_new/xsl
Modified Files:
Tag: b1_5
wizard.xsl
Log Message:
CMSC-1288 - Also add Download Full option to imagedata.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/editwizards_new/xsl
See also: http://www.mmbase.org/jira/browse/CMSC-1288
Index: wizard.xsl
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/editwizards_new/xsl/wizard.xsl,v
retrieving revision 1.13.2.4
retrieving revision 1.13.2.5
diff -u -b -r1.13.2.4 -r1.13.2.5
--- wizard.xsl 11 Feb 2009 10:50:59 -0000 1.13.2.4
+++ wizard.xsl 11 Feb 2009 11:09:24 -0000 1.13.2.5
@@ -793,6 +793,10 @@
<xsl:template name="ftype-imagedata">
<span class="readonly">
<img src="{node:saxonFunction($cloud, string(@number),
concat('servletpath(', $cloudkey, ',cache(', $imagesize,
'))'))}" hspace="0" vspace="0" border="0"/>
+ <br/>
+ <a href="{node:saxonFunction($cloud, string(@number),
concat('servletpath(', $cloudkey,')'))}" target="_new">
+ <xsl:call-template name="prompt_image_full" />
+ </a>
</span>
</xsl:template>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs