Changes for page Application_Liferay

Last modified by Nicolas Gregoire on 2012/04/19 14:05

From version Icon 18.1 Icon
edited by Nicolas Gregoire
on 2012/01/13 14:38
Change comment: Upload new attachment liferay-xee.xsl
To version Icon 17.1 Icon
edited by Nicolas Gregoire
on 2012/01/13 14:25
Change comment: There is no comment for this version

Summary

Details

Icon liferay-xee.xsl
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.NicolasGregoire
Size
... ... @@ -1,1 +1,0 @@
1 -319 bytes
Content
... ... @@ -1,12 +1,0 @@
1 -<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
2 -<xsl:template match="/doc">
3 - <html><body>
4 - <xsl:for-each select="response">
5 - <h2>File content :</h2>
6 - <xsl:value-of select="file"/>
7 - <hr/>
8 - </xsl:for-each>
9 - </body></html>
10 -</xsl:template>
11 -</xsl:stylesheet>
12 -