User: SimonAW Date: 2010-01-14 21:16:34+0000 Modified: de/www/testdir/download.html
Log: Torrents fuer PrOOoBox File Changes: Directory: /de/www/testdir/ =========================== File [changed]: download.html Url: http://de.openoffice.org/source/browse/de/www/testdir/download.html?r1=1.19&r2=1.20 Delta lines: +16 -7 -------------------- --- download.html 2010-01-14 14:41:11+0000 1.19 +++ download.html 2010-01-14 21:16:32+0000 1.20 @@ -79,7 +79,9 @@ set_href( "ooop_win_py", mirror+"oooportable/OpenOfficePortable_3.1.0_German.paf.exe" ); set_href( "ooop_win_nopy", mirror+"oooportable-plus/new/OpenOffice_Portable_2.2.1_de-de.paf.exe" ); - set_href( "ooop_plus", mirror+"oooportable-plus/new/OpenOfficePortablePlus_2.2.1.exe" ); + + // Gibt erstmal keine neue... + //set_href( "ooop_plus", mirror+"oooportable-plus/new/OpenOfficePortablePlus_2.2.1.exe" ); } </script> </head> @@ -178,7 +180,7 @@ <div id="dlProoobox" class="dlBox"> <div class="dlHeading"> - Zusatz-Software (PrOOoBox, OOoPortable) + Zusatz-Software (<a href="http://www.prooo-box.org/">PrOOoBox</a>, <a href="http://www.oooportable.org">OOoPortable</a>) </div> @@ -196,18 +198,25 @@ <ul> <li class="section">PrOOoBox</li> <ul class="dlItemList"> - <li>CD-Image: <a id="prooo_win_cd" href="/downloads">Windows</a> · - <a id="prooo_rpm_cd" href="/downloads">Linux (RPM)</a> · - <a id="prooo_deb_cd" href="/downloads">Linux (DEB)</a> + <li> + CD-Image: + <a id="prooo_win_cd" href="/downloads">Windows</a> <a href="http://ooodev.org:6969/torrents/OOo_3.1.1-1_CD_Win_prooo-box_de.iso.torrent?info_hash=0c987ed1fed0c63e87e7554661b2fd85d970cbb0">(Torrent)</a> + · + <a id="prooo_rpm_cd" href="/downloads">Linux (RPM)</a> <a href="http://ooodev.org:6969/torrents/OOo_3.1.1-1_CD_Linux-rpm_prooo-box_de.iso.torrent?info_hash=e70e90c2d16fa971e1046a99b19b0061302168f7">(Torrent)</a> + · + <a id="prooo_deb_cd" href="/downloads">Linux (DEB)</a> <a href="http://ooodev.org:6969/torrents/OOo_3.1.1-1_CD_Linux-deb_prooo-box_de.iso.torrent?info_hash=fd9224cab4d00fcc8c4ffb23c39868025f6f352f">(Torrent)</a> </li> - <li><a id="prooo_dvd" href="/downloads">DVD-Image</a></li> + <li><a id="prooo_dvd" href="/downloads">DVD-Image</a> <a href="http://ooodev.org:6969/torrents/OOo_3.1.1-1_DVD_prooo-box_allplatforms_de.iso.torrent?info_hash=17464aff190288ea950000be346884a615d70783">(Torrent)</a></li> </ul> <li class="section">OOoPortable</li> <ul class="dlItemList"> <li><a id="ooop_win_py" href="/downloads">Windows (mit Python)</a> · <a id="ooop_win_nopy" href="/downloads">Windows (ohne Python)</a></li> + + <!-- <li><a id="ooop_plus" href="/downloads">OOoPortablePlus</a></li> + --> </ul> </ul> </div> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
