vgritsenko 01/08/22 19:14:58
Modified: webapp/protected/stylesheets simple-page2html.xsl
Log:
Patch from Enke Michael [[EMAIL PROTECTED]]
Revision Changes Path
1.2 +2 -0 xml-cocoon2/webapp/protected/stylesheets/simple-page2html.xsl
Index: simple-page2html.xsl
===================================================================
RCS file: /home/cvs/xml-cocoon2/webapp/protected/stylesheets/simple-page2html.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- simple-page2html.xsl 2001/05/09 20:50:21 1.1
+++ simple-page2html.xsl 2001/08/23 02:14:57 1.2
@@ -8,6 +8,8 @@
<title>
<xsl:value-of select="title"/>
</title>
+ <META content="0" http-equiv="expires"/>
+ <META content="nocache" http-equiv="pragma"/>
</head>
<body bgcolor="white" alink="red" link="blue" vlink="blue">
<xsl:apply-templates/>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]