documentation update (download links and english forum)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3717 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
orbiter 18 years ago
parent c3589ecdc2
commit 9f96eeee7f

@ -54,19 +54,19 @@ globalheader();
<br><h3>Main Release</h3> <br><h3>Main Release</h3>
<p><b>Latest Release:</b> <p><b>Latest Release:</b>
The latest YaCy release version is 0.51<br> The latest YaCy release version is 0.52<br>
Nightly builds from compiles out of SVN can be obtained from <a href="http://latest.yacy-forum.net">http://latest.yacy-forum.net/</a>.<br> Nightly builds from compiles out of SVN can be obtained from <a href="http://latest.yacy-forum.net">http://latest.yacy-forum.net/</a>.<br>
</p> </p>
<p><ul> <p><ul>
<li>Generic release of YaCy (all platforms with J2SE 1.4.2: Linux, Mac OS X, Windows, Solaris):</li> <li>Generic release of YaCy (all platforms with J2SE 1.4.2: Linux, Mac OS X, Windows, Solaris):</li>
<ul> <ul>
<li><tt>from yacy.net&nbsp;&nbsp;&nbsp;: </tt><a href="http://www.yacy.net/yacy/release/yacy_v0.51_20070321_3501.tar.gz"><tt>yacy_v0.51_20070321_3501.tar.gz</tt></a></li> <li><tt>from yacy.net&nbsp;&nbsp;&nbsp;: </tt><a href="http://www.yacy.net/yacy/release/yacy_v0.52_20070512_3715.tar.gz"><tt>yacy_v0.52_20070512_3715.tar.gz</tt></a></li>
<li><tt>from BerliOS.de&nbsp;: </tt><a href="http://download.berlios.de/yacy/yacy_v0.51_20070321_3501.tar.gz"><tt>yacy_v0.51_20070321_3501.tar.gz</tt></a></li><br><br> <li><tt>from BerliOS.de&nbsp;: </tt><a href="http://download.berlios.de/yacy/yacy_v0.52_20070512_3715.tar.gz"><tt>yacy_v0.52_20070512_3715.tar.gz</tt></a></li><br><br>
</ul> </ul>
<li>Windows-flavour release of YaCy (same code as generic release, but with convenient Windows-Installer):</li> <li>Windows-flavour release of YaCy (same code as generic release, but with convenient Windows-Installer):</li>
<ul> <ul>
<li><tt>from yacy.net&nbsp;&nbsp;&nbsp;: </tt><a href="http://www.yacy.net/yacy/release/yacy_v0.51_20070321_3501.exe"><tt>yacy_v0.51_20070321_3501.exe</tt></a></li> <li><tt>from yacy.net&nbsp;&nbsp;&nbsp;: </tt><a href="http://www.yacy.net/yacy/release/yacy_v0.52_20070512_3715.exe"><tt>yacy_v0.52_20070512_3715.exe</tt></a></li>
<li><tt>from BerliOS.de&nbsp;: </tt><a href="http://download.berlios.de/yacy/yacy_v0.51_20070321_3501.exe"><tt>yacy_v0.51_20070321_3501.exe</tt></a></li> <li><tt>from BerliOS.de&nbsp;: </tt><a href="http://download.berlios.de/yacy/yacy_v0.52_20070512_3715.exe"><tt>yacy_v0.52_20070512_3715.exe</tt></a></li>
</ul> </ul>
</ul></p> </ul></p>
<p>Main releases of YaCy are hosted on <a href="http://www.yacy.net/yacy/">yacy.net</a>, <a href="http://developer.berlios.de/projects/yacy/">yacy@BerliOS.de</a> and <a href="http://freshmeat.net/projects/yacy/">yacy@freshmeat.net</a>.</p> <p>Main releases of YaCy are hosted on <a href="http://www.yacy.net/yacy/">yacy.net</a>, <a href="http://developer.berlios.de/projects/yacy/">yacy@BerliOS.de</a> and <a href="http://freshmeat.net/projects/yacy/">yacy@freshmeat.net</a>.</p>

@ -1,7 +1,7 @@
var thismenu = new Array( var thismenu = new Array(
"index","Technology","Details","Platforms","News","Demo","License","Download", "index","Technology","Details","Platforms","News","Demo","License","Download",
"Installation","FAQ","Volunteers","Material","Links","Contact","", "Installation","FAQ","Volunteers","Material","Links","Contact","",
"Deutsches Forum@http://www.yacy-forum.de","English Forum@http://sourceforge.net/forum/?group_id=116142","", "Deutsches Forum@http://www.yacy-forum.de","English Forum@http://www.yacy-forum.de/viewforum.php?f=18","",
"Impressum"); "Impressum");
var root = "http://www.yacy.net/"; var root = "http://www.yacy.net/";

Loading…
Cancel
Save