summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-12-31 18:24:51 +0000
committerben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-12-31 18:24:51 +0000
commit218781c5d4335a423a174d03f2f0f496b5712f4b (patch)
tree11625c6908b08fab41ebb7edc24f557f89ec10ff /www/index.html
parent641c0b159437a1932095b778efe658e0fd8fffb0 (diff)
downloadneo-layout-218781c5d4335a423a174d03f2f0f496b5712f4b.tar.gz
neo-layout-218781c5d4335a423a174d03f2f0f496b5712f4b.tar.bz2
neo-layout-218781c5d4335a423a174d03f2f0f496b5712f4b.zip
Startseite javascriptfrei gemacht, dafür braucht sie jetzt php
git-svn-id: https://svn.neo-layout.org@1361 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html192
1 files changed, 0 insertions, 192 deletions
diff --git a/www/index.html b/www/index.html
deleted file mode 100644
index 8fe8efe..0000000
--- a/www/index.html
+++ /dev/null
@@ -1,192 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
- "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-
-<head>
- <title>Neo – Ergonomisches Tastaturlayout</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8" />
- <link rel="shortcut icon" href="./favicon.ico" />
- <link rel="stylesheet" type="text/css" href="stylesheet.css" />
- <!--[if lte IE 7]>
- <link rel="stylesheet" type="text/css" href="stylesheet_ie7.css">
- <![endif]-->
-
- <script type="text/javascript">
- function Tastaturbildwechsel_nach (Zielebene) {
- self.document.tastaturbild.src="./tastatur_neo_Ebene" + Zielebene +".png";
- for (var Nr = 1; Nr <= 6; Nr++) self.document.getElementById("ebenenreiter" + Nr).style.color="";
- for (var Nr = 1; Nr <= 6; Nr++) self.document.getElementById("ebenenreiter" + Nr).style.borderColor="";
- self.document.getElementById("ebenenreiter" + Zielebene).style.borderColor="#56b";
- self.document.getElementById("ebenenreiter" + Zielebene).style.Color="#23b";
- return false;
- }
- </script>
-
-</head>
-
-<!-- Für Mittenpositionierung: padding: 0; margin: 0; text-align: center; ind bodystyle /-->
-<body style="background-color:#dceeee; padding: 0em; margin: 0em; text-align: center; ">
-
-
-<div id="Gesamtzentrierung">
-
-<div style="position:relative; top:2.25em; left:3.25em; width:54em; height:70px; overflow:hidden; ">
- <!-- Logo -->
- <img src="./neo_kopf_trac_522x50.png" alt="Neo – Ergonomisches Tastaturlayout" />
-
- <!-- Quicklinks -->
-
- <!--Werden per post-commit hook immer aktuell gehalten!-->
- <a href="neo_de.xmodmap">
- <img src="./tastentierchen_pingu.png" title="quickdownload:Neo_Linux" alt="quickdownload:Neo_Linux" style="border-width: 0px;" />
- </a>
-
- <a href="neo20.exe">
- <img src="./tastentierchen_fenster.png" title="quickdownload:Neo_Windows" alt="quickdownload:Neo_Windows" style="border-width: 0px;" />
- </a>
-
- <a href="neo.keylayout">
- <img src="./tastentier_apfel.png" title="quickdownload:Neo_OS-X" alt="quickdownload:Neo_OS-X" style="border-width: 0px;" />
- </a>
-
- <a href="neo_portable.zip">
- <img src="./usb-stick.png" width="40px" height="34px" title="quickdownload:Neo-Portable für USB-Stick" alt="quickdownload:Neo-Portable für USB-Stick" style="border-width: 0px;" />
- </a>
- <!-- /Quicklinks -->
-</div>
-
-
-<div style="float:left; width:12em;">
-
-<div id="Navigationsleiste" >
- <div class="Navigationsthema">Wiki</div>
- <div class="Navigationsunterpunkte">
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki">Wiki-Hauptseite</a>
- </div>
- <div class="Navigationsthema">Dokumentation</div>
- <div class="Navigationsunterpunkte">
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Einführung">Einführung</a>
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Benutzerhandbuch">Handbuch</a>
- </div>
- <div class="Navigationsthema">Installation</div>
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20unter%20Windows%20einrichten">Neo unter Windows</a>
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20unter%20Linux%20einrichten">Neo unter Linux</a>
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20auf%20dem%20Apple%20Macintosh%20einrichten">Neo unter Mac&nbsp;OS&nbsp;X</a>
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20unter%20FreeBSD%20einrichten">Neo unter FreeBSD</a>
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20auf%20dem%20C64%20einrichten">Neo auf dem C64</a>
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20im%20GRUB%20einrichten">Neo in GRUB</a>
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20für%20unterwegs">Neo für unterwegs (portabel)</a>
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo einrichten">Neo auf anderen Systemen einrichten</a>
- <div class="Navigationsthema">Grafiken</div>
- <a class="Navigationseintrag" href="grafik/aufsteller/neo20-aufsteller.pdf">Aufsteller zum Lernen</a>
- <a class="Navigationseintrag" href="grafik/druckvorlage/neo-druckvorlage.pdf">Druckvorlage</a>
- <div class="Navigationsthema">Download</div>
- <div class="Navigationsunterpunkte">
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/browser/windows/">Windows-Treiber</a>
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/browser/linux/">Linux-Treiber</a>
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/browser/mac_osx/">Mac&nbsp;OS&nbsp;X-Treiber</a>
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/browser/freebsd/">FreeBSD-Treiber</a>
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/browser/commodore64/">C64-Treiber</a>
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/browser/grub/">GRUB-Treiber</a>
- </div>
- <div class="Navigationsthema">Sonstiges</div>
- <div class="Navigationsunterpunkte">
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Impressum">Impressum</a>
- <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Verweise%20auf%20andere%20Projekte">Links</a>
- </div>
-</div>
-
-
-</div>
-
-
-<div class="Hauptfeld">
-
- <h1>Neo - Ergonomisches Tastaturlayout</h1>
-
- <p>
- Neo ist ein neue Tastaturbelegung, die extra für die Deutsche Sprache optimiert ist:
- </p>
-
- <ul>
- <li>Optimierungen bezüglich deutscher Zweier- und Dreier-Zeichenfolgen</li>
- <li>Programmiertasten sind gut erreichbar</li>
- <li>Neue Zeichen, wie „ , ” , « , » , ∫ , √ , α , β , … sind direkt einzugeben</li>
- </ul>
-
- <a href="http://wiki.neo-layout.org/wiki/Benutzerhandbuch" id="Hauptfeldlink_rechtsunten">Warum Neo besser ist als qwertz…</a>
-
-</div>
-
-
-<div class="Hauptfeld">
- <div style="display:block; line-height:2em;" >
- <div style="text-align:center; ">
-
-
- <div style="min-width:650px; overflow:visible;">
- <div id="linkbutton" style="text-align:center; ">
- <a href="" style="border-color:#56b; color:#23b" onclick="Tastaturbildwechsel_nach(1); return false;" id="ebenenreiter1" > Ebene1</a>
- <a href="" onclick="Tastaturbildwechsel_nach(2); return false;" style="" id="ebenenreiter2">Ebene2</a>
- <a href="" onclick="Tastaturbildwechsel_nach(3); return false;" style="" id="ebenenreiter3">Ebene3</a>
- <a href="" onclick="Tastaturbildwechsel_nach(4); return false;" style="" id="ebenenreiter4">Ebene4</a>
- <a href="" onclick="Tastaturbildwechsel_nach(5); return false;" style="" id="ebenenreiter5">Ebene5</a>
- <a href="" onclick="Tastaturbildwechsel_nach(6); return false;" style="" id="ebenenreiter6">Ebene6</a>
- </div>
- </div>
- <div>
- <img src="./tastatur_neo_Ebene1.png" alt="tastaturbild" id="IE6-Bildweitenkorrektur" />
- </div>
- </div>
- </div>
-</div>
-
-
-<div class="Hauptfeld">
- <h1>Kurzinformation für Interessierte</h1>
- <p>
- Um an Neo zu ge&shy;langen, wird auf das SVN-Reposi&shy;tory: <b>svn co https://svn.neo-layout.org neo</b> verwiesen. Hier sind die direk&shy;ten Links zu den NEO-Treibern für die ver&shy;brei&shy;testen Be&shy;triebs&shy;sys&shy;teme (in jedem Ordner be&shy;findet sich eine Datei README.txt mit weiter&shy;gehen&shy;den In&shy;forma&shy;tionen):
- </p>
-
- <ul>
- <li>Windows: <a href="http://wiki.neo-layout.org/browser/windows/">http://wiki.neo-layout.org/browser/windows/</a></li>
- <li>Linux: <a href="http://wiki.neo-layout.org/browser/linux/">http://wiki.neo-layout.org/browser/linux/</a></li>
- <li>Mac&nbsp;OS&nbsp;X: <a href="http://wiki.neo-layout.org/browser/mac_osx/">http://wiki.neo-layout.org/browser/mac_osx/</a></li>
- </ul>
-
-
- <p>
- Die <b>aktu&shy;elle Be&shy;legung</b> findet sich in der Datei
- <a href="http://wiki.neo-layout.org/browser/A-REFERENZ-A/neo20.txt">http://wiki.neo-layout.org/browser/A-REFERENZ-A/neo20.txt</a>
- </p>
-
- <p>Eine (hoffentlich aktuelle) <b>Refe&shy;renz zum Aus&shy;drucken</b> und Auf&shy;stellen findet sich unter <a href="grafik/aufsteller/neo20-aufsteller.pdf">http://neo-layout.org/grafik/aufsteller/neo20-aufsteller.pdf</a>. Weiter gibt es im svn-Repo&shy;sitory Tastatur&shy;aufkleber&shy;generatoren.</p>
-
-
- <p>Auf jeden Fall wird em&shy;pfoh&shy;len, folgende <b>Schrift&shy;arten zu in&shy;stallieren</b>, damit alle mit Neo schreib&shy;baren Zeichen dar&shy;gestellt werden können:</p>
-
- <ul>
- <li><a href="http://dejavu.sourceforge.net/wiki/index.php/Download">Deja-Vu</a></li>
- <li><a href="http://sourceforge.net/project/showfiles.php?group_id=89513">Libertine</a></li>
- </ul>
-
- <p><b>Neo ist auf den »normalen Ebenen«</b> – will heißen: nor&shy;male Buch&shy;staben und Klam&shy;mern, etc. – <b>voll&shy;ständig be&shy;nutzbar</b>. Da die Be&shy;triebs&shy;sys&shy;teme oder Pro&shy;gramme bei weiteren Ebenen ger&shy;ne noch rum&shy;zicken, ist der Trei&shy;ber auf den anderen Ebenen noch nicht ganz fertig. Bei den Grund&shy;ebenen sol&shy;lte sich bei der Be&shy;legung nichts mehr ändern. Fehler sind hier zu finden:</p>
-
- <ul>
- <li><a href="http://wiki.neo-layout.org/report/1">aktuelle Fehler (Active Tickets)</a></li>
- <li><a href="http://wiki.neo-layout.org/newticket">neuen Fehler melden (New Ticket)</a></li>
- </ul>
-
- <h2>Kontakt</h2>
-
- <p>Kontakt zu den Neo-Ent&shy;wicklern kann man über die Mailing&shy;liste <b><a href="mailto:mailinglist@neo-layout.org?subject=Bitte den Betreff so setzen, dass man auf das Thema schließen kann!&amp;body=Bitte (wenn möglich) folgende Dinge angeben:%0D- Nutzt Du Neo oder noch nicht%3F%0D- Welches Betriebsystem%3F%0D- Welchen Treiber (Xmodmap, Xkbmap, AHK, kbdneo2, usw.)%3F%0D%0D">mailinglist@neo-layout.org</a></b> bzw. über den IRC-Kanal <b>#NEO</b> bei <b>freenode.net</b> bekommen. Ver&shy;besserungs&shy;vorschläge sind im&shy;mer will&shy;kom&shy;men! Da wir sehr viele Ab&shy;hängig&shy;keiten haben, kann es aber sein, dass sie nicht un&shy;bedingt ein&shy;ge&shy;pflegt werden.</p>
-
- <p>Danke fürs Interesse!</p>
- <p>Euer Neo-Team</p>
-
-</div>
-</div>
-
-</body>
-</html>
-