vgritsenko 01/08/22 19:15:55
Modified: webapp/protected/stylesheets Tag: cocoon_20_branch
simple-page2html.xsl
Log:
Patch from Enke Michael [[EMAIL PROTECTED]]
Revision Changes Path
No revision
No revision
1.1.1.1.2.1 +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.1.1
retrieving revision 1.1.1.1.2.1
diff -u -r1.1.1.1 -r1.1.1.1.2.1
--- simple-page2html.xsl 2001/05/09 20:50:21 1.1.1.1
+++ simple-page2html.xsl 2001/08/23 02:15:55 1.1.1.1.2.1
@@ -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]