User: sweigel
Date: 2010-02-14 11:21:55+0000
Modified:
de/www/downloads/download_sw.html
Log:
Optik und Struktur werden erkennbar. Funktionalitaet mit JavaScript ist
freilich noch nur teilweise umgesetzt.
File Changes:
Directory: /de/www/downloads/
=============================
File [changed]: download_sw.html
Url:
http://de.openoffice.org/source/browse/de/www/downloads/download_sw.html?r1=1.5&r2=1.6
Delta lines: +57 -14
---------------------
--- download_sw.html 2010-02-14 10:39:35+0000 1.5
+++ download_sw.html 2010-02-14 11:21:51+0000 1.6
@@ -87,18 +87,6 @@
</div>
</noscript>
-<!-- Orange: PrOOoBox und OOoPortable -->
- <div class="button orange" id="optionitem2"
onclick="openItem('optionitem2','...'); return false;">
- <h2><a href="http://..." title="...">
- PrOOoBox und OOoPortable</h2>
- <p>Irgendwie passt das logisch nicht, weil PrOOoBox und
OOoPortable verschiedene Links haben<br>
- Blindtext Blindext Blindext Blindext Blindext</a></p>
- </div>
- <div class="sub-orange">
- <p><a href="..." title="....">Weiterer Link</a> |
- <a href="..." title="....">Noch ein Link</a> |
- <a href="..." title="....">Und noch einer</a></p>
- </div>
<!-- Blue: Extensions -->
<div class="button blue" id="optionitem3"
onclick="openItem('optionitem3','http://extensions.services.openoffice.org');
return false;">
@@ -113,6 +101,61 @@
Weitere Informationen zur Installation von
Wörterbüchern</a></p>
</div>
+<!-- Orange: PrOOoBox -->
+ <script type="text/javascript">
+ <!--
+ document.write( "<div class=\"button orange\" id=\"optionitem2\"
onclick=\"openItem('optionitem2','" + getLink( VERSION, MIRROR )
+ + "'); return false;\">" );
+ if ( hasMirrorLink() ) {
+ document.write( "<h2><a href='" + getLink( VERSION, MIRROR ) +
"'" + ">PrOOo-Box " + VERSION + " - die CD/DVD-Edition der deutschsprachigen
Community</a></h2>"
+ + "<p><a href='" + getLink( VERSION, MIRROR ) + "'"
+ + ">Klicken Sie hier fü den Download des aktuellen
ISO-Images der CD für " + getPlatform() );
+ } else {
+ document.write( "<h2><a href='"
+ + getLink( VERSION, MIRROR ) + "'"
+ + ">OpenOffice.org herunterladen</a></h2>"
+ + "<p>OpenOffice.org " + VERSION + " für " + getPlatform()
+ ", " + getLanguage() + "</p>" );
+ }
+ document.write( "</div>" );
+ document.write( "<div class=\"sub-orange\">" );
+ document.write( "<p><a href='other.html' title='Wählen Sie einen
Download für andere Systeme'>" );
+ document.write( "CD-Images für andere Systeme</a> | " );
+ document.write( "<a href='other.html'");
+ document.write( "title=''>DVD-Image für alle Systeme</a><br>" );
+ document.write( "title=''>Mehr Info zur PrOOo-Box;ger</a> | " );
+ document.write( "<a href='http://www.prooo-box.org'");
+ document.write( "<a href='javascript:alert(0);' title='Download per
Filesharing'>BitTorrent</a> | " );
+ document.write( "</div>" );
+ //-->
+ </script>
+
+
+<!-- Orange: PrOOoBox: No JavaScript enabled -->
+ <noscript>
+ <div class="button orange" id="optionitem2"
onclick="openItem('optionitem2','...'); return false;">
+ <h2><a href="http://..." title="...">
+ PrOOo-Box 3.2.0 - die CD/DVD-Edition der deutschsprachigen
Community</h2>
+ <p>Klicken Sie hier fü den Download des aktuellen
ISO-Images der CD für Windows.</a></p>
+ </div>
+ <div class="sub-orange">
+ <p><a href="..." title="....">Weiterer Link</a> |
+ <a href="..." title="....">Noch ein Link</a> |
+ <a href="..." title="....">Und noch einer</a></p>
+ </div>
+ </noscript>
+
+<!-- Orange: OOoPortable -->
+ <div class="button orange" id="optionitem2"
onclick="openItem('optionitem2','...'); return false;">
+ <h2><a href="http://..." title="...">
+ OOoPortable</h2>
+ <p>Blindtext Blindext Blindext Blindext Blindext<br>
+ Blindtext Blindext Blindext Blindext Blindext</a></p>
+ </div>
+ <div class="sub-orange">
+ <p><a href="..." title="....">Weiterer Link</a> |
+ <a href="..." title="....">Noch ein Link</a> |
+ <a href="..." title="....">Und noch einer</a></p>
+ </div>
<!-- Yellow: RC: Delete the comment lines "/STAR" and "STAR/" to put the RC
live -->
<script type="text/javascript">
@@ -297,8 +340,8 @@
<!-- END OF CONTENT -->
-<p style="text-align: right;">
- <br><br>
+<p style="text-align: center;">
+ <br><br><br><br><br><br>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-xhtml10-blue"
alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]