You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2007/03/09 02:32:38 UTC

svn commit: r516254 - in /cocoon/site/mirrors: BINARIES/HEADER.html BINARIES/README.html HEADER.html README.html SOURCES/HEADER.html SOURCES/README.html events/.htaccess events/HEADER.html

Author: vgritsenko
Date: Thu Mar  8 17:32:37 2007
New Revision: 516254

URL: http://svn.apache.org/viewvc?view=rev&rev=516254
Log:
edits

Added:
    cocoon/site/mirrors/events/HEADER.html   (with props)
Modified:
    cocoon/site/mirrors/BINARIES/HEADER.html
    cocoon/site/mirrors/BINARIES/README.html
    cocoon/site/mirrors/HEADER.html
    cocoon/site/mirrors/README.html
    cocoon/site/mirrors/SOURCES/HEADER.html
    cocoon/site/mirrors/SOURCES/README.html
    cocoon/site/mirrors/events/.htaccess

Modified: cocoon/site/mirrors/BINARIES/HEADER.html
URL: http://svn.apache.org/viewvc/cocoon/site/mirrors/BINARIES/HEADER.html?view=diff&rev=516254&r1=516253&r2=516254
==============================================================================
--- cocoon/site/mirrors/BINARIES/HEADER.html (original)
+++ cocoon/site/mirrors/BINARIES/HEADER.html Thu Mar  8 17:32:37 2007
@@ -1,14 +1,17 @@
-<div align="center">
-  <img src="../images/cocoon.gif" alt="Cocoon" border="0">
-  <p>
-    Here you can find the <a href="http://cocoon.apache.org/">Apache
-    Cocoon XML Publishing Framework</a> binary distributions
-    produced by the <a href="http://www.apache.org/">Apache Software
-    Foundation</a>.
-  </p>
+<head>
+<link href="../styles/style.css" type="text/css" rel="stylesheet"/>
+</head>
+<div align="center"><img src="../images/cocoon.gif" alt="Cocoon" border="0"></div>
+
 <p>
-Note that starting with 2.1 we <b>only release a source distribution</b>, so you'll find only older releases here.
-<br />
+Here you can find the <a href="http://cocoon.apache.org/">Apache
+Cocoon Web Development Framework</a> binary distributions
+produced by the <a href="http://www.apache.org/">Apache Software
+Foundation</a>.
+</p>
+
+<p>
+Note that all 2.1 releases are made <b>only in source form</b>, so you can find
+them only in <a href="../SOURCES/">SOURCES</a> directory.<br/>
 See the <a href="../">main distribution page</a> for further information.
 </p>
-</div>

Modified: cocoon/site/mirrors/BINARIES/README.html
URL: http://svn.apache.org/viewvc/cocoon/site/mirrors/BINARIES/README.html?view=diff&rev=516254&r1=516253&r2=516254
==============================================================================
--- cocoon/site/mirrors/BINARIES/README.html (original)
+++ cocoon/site/mirrors/BINARIES/README.html Thu Mar  8 17:32:37 2007
@@ -1,15 +1,9 @@
-<p>
-  <b>NOTE:</b>
-  Cocoon includes all the packages required to run out of the
-  box (included Xerces, Xalan and FOP) so you don't need to
-  download anything else to start.
-</p>
-<p> <b>NOTE:</b> For earlier versions of Cocoon (which did have binary
+<p><b>NOTE:</b> Cocoon includes all the packages required to run out
+of the box (included Xerces, Xalan and FOP) so you don't need to
+download anything else to start.</p>
+
+<p><b>NOTE:</b> For earlier versions of Cocoon (which did have binary
 distributions). Due to the incompatibilities between JDK 1.3 and JDK 1.4,
-you have to choose between a binary version targetted for JDK 1.2/1.3
-and a version specially targetted for JDK 1.4 (Using a build targetted for
+you have to choose between a binary version targeted for JDK 1.2/1.3
+and a version specially targeted for JDK 1.4 (Using a build targeted for
 one JVM on a different JVM may result in runtime errors).</p> 
-<p><b>NOTE:</b> See the main distribution page for
-<a href="../">further information</a>.
-</p>
-

Modified: cocoon/site/mirrors/HEADER.html
URL: http://svn.apache.org/viewvc/cocoon/site/mirrors/HEADER.html?view=diff&rev=516254&r1=516253&r2=516254
==============================================================================
--- cocoon/site/mirrors/HEADER.html (original)
+++ cocoon/site/mirrors/HEADER.html Thu Mar  8 17:32:37 2007
@@ -3,22 +3,20 @@
 </head>
 <div align="center"><img src="images/cocoon.gif" alt="Cocoon" border="0"></div>
 
-<div>
-<p>This is where to find the software developed by the <a href="http://cocoon.apache.org/">Apache
-   Cocoon Project</a>.</p>
-<p>The latest release of Apache Cocoon is <b>2.1.10</b>.
-   Most parts, especially the core can be considered as very stable.
-   Some parts exist that must be considered as alpha, especially those
-   blocks which are marked as such. Previous releases of Apache Cocoon 1
-   and 2 can be found in the archive at
-   <a href="http://archive.apache.org/dist/cocoon/">http://archive.apache.org/dist/cocoon/</a>.</p>
-</div>
+<p>This is where to find the software developed by the
+<a href="http://cocoon.apache.org/">Apache Cocoon Project</a>.</p>
+
+<p>The latest release of Apache Cocoon is <b>2.1.10</b>. Most parts,
+especially the core can be considered as very stable. Some parts exist
+that must be considered as alpha, especially those blocks which are
+marked as such. Previous releases of Apache Cocoon 1 and 2 can be
+found in the archive at
+<a href="http://archive.apache.org/dist/cocoon/">http://archive.apache.org/dist/cocoon/</a>.</p>
 
 <p><b>Important Notes:</b>
 <ul>
-<li><a href="http://cocoon.apache.org/mirror.cgi">Download
-from your nearest mirror site</a> (which also has useful instructions).
-</li>
+<li><a href="http://cocoon.apache.org/mirror.cgi">Download from
+your nearest mirror site</a> (which also has useful instructions).</li>
 <li><a href="http://cocoon.apache.org/mirror.cgi#verify">Verify
 PGP/GPG Signatures</a>.</li>
 </ul></p>

Modified: cocoon/site/mirrors/README.html
URL: http://svn.apache.org/viewvc/cocoon/site/mirrors/README.html?view=diff&rev=516254&r1=516253&r2=516254
==============================================================================
--- cocoon/site/mirrors/README.html (original)
+++ cocoon/site/mirrors/README.html Thu Mar  8 17:32:37 2007
@@ -10,7 +10,7 @@
 
 <p><b>NOTE:</b> For earlier versions of Cocoon (which did have binary distributions).
 Due to the incompatibilities between JDK 1.3 and JDK 1.4,
-you have to choose between a binary version targetted for JDK 1.2/1.3
-and a version specially targetted for JDK 1.4 (
-Using a build targetted for one JVM on a different JVM may result in
+you have to choose between a binary version targeted for JDK 1.2/1.3
+and a version specially targeted for JDK 1.4 (
+Using a build targeted for one JVM on a different JVM may result in
 runtime errors). Now you see why a source release is easier for everyone.</p>

Modified: cocoon/site/mirrors/SOURCES/HEADER.html
URL: http://svn.apache.org/viewvc/cocoon/site/mirrors/SOURCES/HEADER.html?view=diff&rev=516254&r1=516253&r2=516254
==============================================================================
--- cocoon/site/mirrors/SOURCES/HEADER.html (original)
+++ cocoon/site/mirrors/SOURCES/HEADER.html Thu Mar  8 17:32:37 2007
@@ -1,11 +1,16 @@
-<div align="center">
-  <img src="../images/cocoon.gif" alt="Cocoon" border="0">
-  <p>
-    Here you can find the <a href="http://cocoon.apache.org/">Apache
-    Cocoon XML Publishing Framework</a> source distributions
-    produced by the <a href="http://www.apache.org/">Apache Software
-    Foundation</a>.
-  </p>
-<p>See the main distribution page for <a href="../">further information</a>.
+<head>
+<link href="../styles/style.css" type="text/css" rel="stylesheet"/>
+</head>
+<div align="center"><img src="../images/cocoon.gif" alt="Cocoon" border="0"></div>
+
+<p>
+Here you can find the <a href="http://cocoon.apache.org/">Apache
+Cocoon Web Development Framework</a> source distributions
+produced by the <a href="http://www.apache.org/">Apache Software
+Foundation</a>.
+</p>
+
+<p>
+See the main distribution page for <a href="../">further information</a>.
 </p>
 </div>

Modified: cocoon/site/mirrors/SOURCES/README.html
URL: http://svn.apache.org/viewvc/cocoon/site/mirrors/SOURCES/README.html?view=diff&rev=516254&r1=516253&r2=516254
==============================================================================
--- cocoon/site/mirrors/SOURCES/README.html (original)
+++ cocoon/site/mirrors/SOURCES/README.html Thu Mar  8 17:32:37 2007
@@ -1,9 +1,3 @@
-<p>
-  <b>NOTE:</b>
-  Cocoon includes all the packages required to run out of the
-  box (included Xerces, Xalan and FOP) so you don't need to
-  download anything else to start.
-</p>
-<p><b>NOTE:</b> See the main distrbution page for
-<a href="../">further information</a>.
-</p>
+<p><b>NOTE:</b> Cocoon includes all the packages required to run out
+of the box (included Xerces, Xalan and FOP) so you don't need to
+download anything else to start.</p>

Modified: cocoon/site/mirrors/events/.htaccess
URL: http://svn.apache.org/viewvc/cocoon/site/mirrors/events/.htaccess?view=diff&rev=516254&r1=516253&r2=516254
==============================================================================
--- cocoon/site/mirrors/events/.htaccess (original)
+++ cocoon/site/mirrors/events/.htaccess Thu Mar  8 17:32:37 2007
@@ -1,2 +1,3 @@
-addIcon ../images/parent.gif   ..
-addIcon ../images/sources.gif  ^^DIRECTORY^^
+AddIcon ../images/parent.gif   ..
+AddIcon ../images/sources.gif  ^^DIRECTORY^^
+DefaultIcon ../images/default.gif

Added: cocoon/site/mirrors/events/HEADER.html
URL: http://svn.apache.org/viewvc/cocoon/site/mirrors/events/HEADER.html?view=auto&rev=516254
==============================================================================
--- cocoon/site/mirrors/events/HEADER.html (added)
+++ cocoon/site/mirrors/events/HEADER.html Thu Mar  8 17:32:37 2007
@@ -0,0 +1,12 @@
+<head>
+<link href="../styles/style.css" type="text/css" rel="stylesheet"/>
+</head>
+<div align="center"><img src="../images/cocoon.gif" alt="Cocoon" border="0"></div>
+
+<p>
+Here you can find materials from recent <a href="http://cocoon.apache.org/">Apache
+Cocoon Web Development Framework</a> related events</a>.
+</p>
+
+<p>Materials from olderevents can be found in the archive at
+<a href="http://archive.apache.org/dist/cocoon/">http://archive.apache.org/dist/cocoon/events/</a>.</p>

Propchange: cocoon/site/mirrors/events/HEADER.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/site/mirrors/events/HEADER.html
------------------------------------------------------------------------------
    svn:keywords = Id Revision Author Date