vgritsenko 2003/09/09 19:52:25
Modified: src/documentation skinconf.xml src/documentation/content/xdocs book.xml download.ehtml Log: edits to the download page Revision Changes Path 1.6 +8 -1 xml-xindice/src/documentation/skinconf.xml Index: skinconf.xml =================================================================== RCS file: /home/cvs/xml-xindice/src/documentation/skinconf.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- skinconf.xml 5 Sep 2003 02:58:49 -0000 1.5 +++ skinconf.xml 10 Sep 2003 02:52:25 -0000 1.6 @@ -9,10 +9,17 @@ <!ENTITY % links.att 'name CDATA #REQUIRED'> <!ENTITY % link.att 'name CDATA #REQUIRED href CDATA #REQUIRED'> - <!ELEMENT skinconfig (disable-search?, searchsite-domain?, searchsite-name?, project-name, project-url, project-logo, group-name?, group-url?, group-logo?, host-url?, host-logo?, year?, vendor?, trail?, credits?)*> + <!ELEMENT skinconfig (disable-search?, disable-print-link?, disable-pdf-link?, + disable-xml-link?, disable-compliance-links?, searchsite-domain?, searchsite-name?, + project-name, project-url, project-logo, group-name?, group-url?, group-logo?, + host-url?, host-logo?, year?, vendor?, trail?, credits?)*> <!ELEMENT credits (credit*)> <!ELEMENT credit (name, url, image, width?, height?)> <!ELEMENT disable-search (#PCDATA)> + <!ELEMENT disable-print-link (#PCDATA)> + <!ELEMENT disable-pdf-link (#PCDATA)> + <!ELEMENT disable-xml-link (#PCDATA)> + <!ELEMENT disable-compliance-links (#PCDATA)> <!ELEMENT searchsite-domain (#PCDATA)> <!ELEMENT searchsite-name (#PCDATA)> <!ELEMENT project-name (#PCDATA)> 1.6 +5 -2 xml-xindice/src/documentation/content/xdocs/book.xml Index: book.xml =================================================================== RCS file: /home/cvs/xml-xindice/src/documentation/content/xdocs/book.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- book.xml 25 Nov 2002 08:49:49 -0000 1.5 +++ book.xml 10 Sep 2003 02:52:25 -0000 1.6 @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "book-cocoon-v10.dtd"> + <!-- - Version: $Revision$ $Date$ - Author: Vladimir R. Bossicard ([EMAIL PROTECTED]) --> + <book software="Xindice" title="Xindice" copyright="The Apache Software Foundation" xmlns:xlink="http://www.w3.org/1999/xlink"> <menu label="Project"> <menu-item label="Overview" href="index.html"/> @@ -11,7 +13,8 @@ <menu-item label="License" href="license.html"/> <menu-item label="Changes" href="changes.html"/> <menu-item label="Todo" href="todo.html"/> - <menu-item label="Download" href="download.html"/> + <menu-item label="Download" href="http://xml.apache.org/xindice/download.cgi"/> + <menu-item label="Download Template" type="hidden" href="download.html"/> </menu> <menu label="Documentation"> <menu-item label="Administrator Guide" href="guide-administrator.html"/> 1.2 +83 -9 xml-xindice/src/documentation/content/xdocs/download.ehtml Index: download.ehtml =================================================================== RCS file: /home/cvs/xml-xindice/src/documentation/content/xdocs/download.ehtml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- download.ehtml 5 Sep 2003 02:57:26 -0000 1.1 +++ download.ehtml 10 Sep 2003 02:52:25 -0000 1.2 @@ -1,7 +1,7 @@ <html> <body> <h1>Downloads</h1> - <h3>Download Notes</h3> + <h2>Download Notes</h2> <p>This page gives access to source downloads of the latest releases for the Xindice. Releases are now distributed via various <strong>archive</strong> sites around the world, and @@ -14,7 +14,7 @@ unstable) source can be done via <a href="http://xml.apache.org/cvs.html">cvs</a>. </p> - <h3>Miror</h3> + <h2>Miror</h2> <p>You are currently using the <strong>[preferred]</strong> mirror. If you encounter a problem with this mirror, please select another mirror. If all mirrors are failing, there are <em>backup</em> @@ -38,20 +38,94 @@ </form> - <h3>Current Releases</h3> + <h2>Stable Releases</h2> - <p>The version 1.0 of Xindice (source code) is currently available:</p> + <p>The version 1.0 of Xindice (source code) is the latest stable release available:</p> + + <h3>Version 1.0 - Source</h3> <ul> <li><a href="[preferred]/xml/xindice/xml-xindice-1.0.tar.gz"> - Version 1.0 - tar.gz</a> - [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.0-src.tar.gz.asc">PGP</a> ] - [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.0-src.tar.gz.md5">MD5</a> ] + Unix archive - tar.gz</a> + <!-- + [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.0.tar.gz.asc">PGP</a> ] + --> + [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.0.tar.gz.md5">MD5</a> ] </li> <li><a href="[preferred]/xml/xindice/xml-xindice-1.0.zip"> - Version 1.0 - zip</a> + Windows archive - zip</a> + <!-- [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.0.zip.asc">PGP</a> ] + --> [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.0.zip.md5">MD5</a> ] </li> - </ul> + </ul> + + + <h2>Milestone Releases</h2> + + <p>The version 1.1 of Xindice is in the development. First beta release is available: + </p> + + <h3>Version 1.1b1 - Source</h3> + <ul> + <li><a href="[preferred]/xml/xindice/xml-xindice-1.1b1-src.tar.gz"> + Unix archive - tar.gz</a> + <!-- + [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.1b1-src.tar.gz.asc">PGP</a> ] + --> + [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.1b1-src.tar.gz.md5">MD5</a> ] + </li> + <li><a href="[preferred]/xml/xindice/xml-xindice-1.1b1-src.zip"> + Windows archive - zip</a> + <!-- + [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.1b1-src.zip.asc">PGP</a> ] + --> + [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.1b1-src.zip.md5">MD5</a> ] + </li> + </ul> + + <h3>Version 1.1b1 - Binary (webapp)</h3> + <ul> + <li><a href="[preferred]/xml/xindice/xml-xindice-1.1b1-war.tar.gz"> + Unix archive - tar.gz</a> + <!-- + [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.1b1-war.tar.gz.asc">PGP</a> ] + --> + [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.1b1-war.tar.gz.md5">MD5</a> ] + </li> + <li><a href="[preferred]/xml/xindice/xml-xindice-1.1b1-war.zip"> + Windows archive - zip</a> + <!-- + [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.1b1-war.zip.asc">PGP</a> ] + --> + [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.1b1-war.zip.md5">MD5</a> ] + </li> + </ul> + + <h3>Version 1.1b1 - Binary (jar)</h3> + <ul> + <li><a href="[preferred]/xml/xindice/xml-xindice-1.1b1-jar.tar.gz"> + Unix archive - tar.gz</a> + <!-- + [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.1b1-jar.tar.gz.asc">PGP</a> ] + --> + [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.1b1-jar.tar.gz.md5">MD5</a> ] + </li> + <li><a href="[preferred]/xml/xindice/xml-xindice-1.1b1-war.zip"> + Windows archive - zip</a> + <!-- + [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.1b1-jar.zip.asc">PGP</a> ] + --> + [ <a href="http://www.apache.org/dist/xml/xindice/xml-xindice-1.1b1-jar.zip.md5">MD5</a> ] + </li> + </ul> + + + <h3>Other Releases</h3> + + <p>You can <a href="[preferred]/xml/xindice/">browse mirror directory</a> for other + Xindice releases. + </p> + </body> </html>