From 071188a7ad05a69ce5e4efa03175329d9585025d Mon Sep 17 00:00:00 2001 From: clemenso Date: Thu, 13 Aug 2009 09:26:45 +0000 Subject: [#427] No help in BKULocal git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@425 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- BKUHelp/pom.xml | 14 ++++ BKUHelp/src/main/resources/help.jsp | 52 +++++++++++++ .../resources/helpfiles/de/cardnotsupported.html | 47 ++++++++++++ .../resources/helpfiles/de/cardnotsupported.png | Bin 0 -> 2120 bytes .../resources/helpfiles/de/error.card.locked.html | 46 ++++++++++++ .../resources/helpfiles/de/error.card.locked.png | Bin 0 -> 2727 bytes .../helpfiles/de/error.card.notactivated.html | 43 +++++++++++ .../helpfiles/de/error.card.notactivated.png | Bin 0 -> 3116 bytes .../resources/helpfiles/de/error.cardterminal.html | 42 +++++++++++ .../resources/helpfiles/de/error.cardterminal.png | Bin 0 -> 3362 bytes .../main/resources/helpfiles/de/error.pcsc.html | 51 +++++++++++++ .../src/main/resources/helpfiles/de/error.pcsc.png | Bin 0 -> 3488 bytes .../helpfiles/de/error.ws.unreachable.html | 39 ++++++++++ .../helpfiles/de/error.ws.unreachable.png | Bin 0 -> 2853 bytes .../main/resources/helpfiles/de/help.cardpin.html | 41 +++++++++++ .../main/resources/helpfiles/de/help.cardpin1.png | Bin 0 -> 3163 bytes .../main/resources/helpfiles/de/help.cardpin2.png | Bin 0 -> 3189 bytes .../helpfiles/de/help.hashdataviewer.html | 40 ++++++++++ .../resources/helpfiles/de/help.hashdataviewer.png | Bin 0 -> 11310 bytes .../main/resources/helpfiles/de/help.retry.html | 40 ++++++++++ .../src/main/resources/helpfiles/de/help.retry.png | Bin 0 -> 3729 bytes .../main/resources/helpfiles/de/help.signpin-1.png | Bin 0 -> 12818 bytes .../main/resources/helpfiles/de/help.signpin.html | 45 ++++++++++++ .../main/resources/helpfiles/de/help.signpin.png | Bin 0 -> 4043 bytes .../main/resources/helpfiles/de/insertcard.html | 42 +++++++++++ .../src/main/resources/helpfiles/de/insertcard.png | Bin 0 -> 2270 bytes BKUHelp/src/main/resources/helpfiles/de/wait.html | 39 ++++++++++ BKUHelp/src/main/resources/helpfiles/de/wait.png | Bin 0 -> 1542 bytes .../src/main/resources/helpfiles/de/welcome.html | 40 ++++++++++ .../src/main/resources/helpfiles/de/welcome.png | Bin 0 -> 1537 bytes BKUHelp/src/main/resources/helpfiles/help.css | 81 +++++++++++++++++++++ BKUHelp/src/main/resources/helpfiles/index.html | 17 +++++ 32 files changed, 719 insertions(+) create mode 100644 BKUHelp/pom.xml create mode 100644 BKUHelp/src/main/resources/help.jsp create mode 100644 BKUHelp/src/main/resources/helpfiles/de/cardnotsupported.html create mode 100644 BKUHelp/src/main/resources/helpfiles/de/cardnotsupported.png create mode 100644 BKUHelp/src/main/resources/helpfiles/de/error.card.locked.html create mode 100644 BKUHelp/src/main/resources/helpfiles/de/error.card.locked.png create mode 100644 BKUHelp/src/main/resources/helpfiles/de/error.card.notactivated.html create mode 100644 BKUHelp/src/main/resources/helpfiles/de/error.card.notactivated.png create mode 100644 BKUHelp/src/main/resources/helpfiles/de/error.cardterminal.html create mode 100644 BKUHelp/src/main/resources/helpfiles/de/error.cardterminal.png create mode 100644 BKUHelp/src/main/resources/helpfiles/de/error.pcsc.html create mode 100644 BKUHelp/src/main/resources/helpfiles/de/error.pcsc.png create mode 100644 BKUHelp/src/main/resources/helpfiles/de/error.ws.unreachable.html create mode 100644 BKUHelp/src/main/resources/helpfiles/de/error.ws.unreachable.png create mode 100644 BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html create mode 100644 BKUHelp/src/main/resources/helpfiles/de/help.cardpin1.png create mode 100644 BKUHelp/src/main/resources/helpfiles/de/help.cardpin2.png create mode 100644 BKUHelp/src/main/resources/helpfiles/de/help.hashdataviewer.html create mode 100644 BKUHelp/src/main/resources/helpfiles/de/help.hashdataviewer.png create mode 100644 BKUHelp/src/main/resources/helpfiles/de/help.retry.html create mode 100644 BKUHelp/src/main/resources/helpfiles/de/help.retry.png create mode 100644 BKUHelp/src/main/resources/helpfiles/de/help.signpin-1.png create mode 100644 BKUHelp/src/main/resources/helpfiles/de/help.signpin.html create mode 100644 BKUHelp/src/main/resources/helpfiles/de/help.signpin.png create mode 100644 BKUHelp/src/main/resources/helpfiles/de/insertcard.html create mode 100644 BKUHelp/src/main/resources/helpfiles/de/insertcard.png create mode 100644 BKUHelp/src/main/resources/helpfiles/de/wait.html create mode 100644 BKUHelp/src/main/resources/helpfiles/de/wait.png create mode 100644 BKUHelp/src/main/resources/helpfiles/de/welcome.html create mode 100644 BKUHelp/src/main/resources/helpfiles/de/welcome.png create mode 100644 BKUHelp/src/main/resources/helpfiles/help.css create mode 100644 BKUHelp/src/main/resources/helpfiles/index.html (limited to 'BKUHelp') diff --git a/BKUHelp/pom.xml b/BKUHelp/pom.xml new file mode 100644 index 00000000..d76719c2 --- /dev/null +++ b/BKUHelp/pom.xml @@ -0,0 +1,14 @@ + + + 4.0.0 + + bku + at.gv.egiz + 1.2.1-SNAPSHOT + + at.gv.egiz + BKUHelp + 1.0-SNAPSHOT + BKU Help + diff --git a/BKUHelp/src/main/resources/help.jsp b/BKUHelp/src/main/resources/help.jsp new file mode 100644 index 00000000..f557dc02 --- /dev/null +++ b/BKUHelp/src/main/resources/help.jsp @@ -0,0 +1,52 @@ + +<%@ page language="java" contentType="text/html; charset=UTF-8" + pageEncoding="UTF-8"%> + +<% + StringBuilder path = new StringBuilder("/helpfiles/"); + + //servlet mapping assures pathInfo[0] == help + //expect pathinfo /help// + String pathInfo[] = (request.getPathInfo() != null) ? request + .getPathInfo().split("/") : new String[] {}; + if (pathInfo.length < 2) { + path.append("index.html"); + } else { + if (pathInfo.length > 2) { + //new Locale(pathInfo[1]).getLanguage() returns de_at + //anyway, Locale uses _two-letter_ codes as defined by ISO-639 + String language = pathInfo[1].substring(0, 2).toLowerCase(); + if(getServletContext().getResource(path.toString() + language) != null) { + //System.out.println("help available for requested language " + language); + path.append(language); + path.append('/'); + } else { + //System.out.println("no help available for requested language " + language); + path.append("de/"); + } + path.append(pathInfo[2]); + } else { + //System.out.println("no language requested"); + path.append("de/"); + path.append(pathInfo[1]); + } + } + //System.out.println(path); +%> + + diff --git a/BKUHelp/src/main/resources/helpfiles/de/cardnotsupported.html b/BKUHelp/src/main/resources/helpfiles/de/cardnotsupported.html new file mode 100644 index 00000000..021ddfa7 --- /dev/null +++ b/BKUHelp/src/main/resources/helpfiles/de/cardnotsupported.html @@ -0,0 +1,47 @@ + + + + +Untitled Document + + + + + + +
+ +
+

Bildschirmfoto des Applets

+

Hinweis: Das Bildschirmfoto oben kann von der Darstellung in der Webseite abweichen.

+
+
+

Die Karte wird nicht unterstützt

+

Die im Kartenleser gesteckte Chipkarte wird nicht unterstützt.

+

Bitte stecken Sie eine unterstützte Chipkarte (Bürgerkarte) in den Kartenleser. Derzeit werden die folgenden Chipkarten unterstützt:

+ +

Sind mehrere unterstützte Kartenleser angeschlossen, stecken sie eine unterstützte Chipkarte (Bürgerkarte) in einen der angeschlossenen Kartenleser. Wird die Chipkarte erkannt wechselt die Bildschirmanzeige. Wird die Chipkarte nicht erkannt, wird der Kartenleser möglicherweise nicht unterstützt. Stecken Sie die Chipkarte daher in einen anderen Kartenleser.

+


+
+ +
+ + diff --git a/BKUHelp/src/main/resources/helpfiles/de/cardnotsupported.png b/BKUHelp/src/main/resources/helpfiles/de/cardnotsupported.png new file mode 100644 index 00000000..c3b7ce6b Binary files /dev/null and b/BKUHelp/src/main/resources/helpfiles/de/cardnotsupported.png differ diff --git a/BKUHelp/src/main/resources/helpfiles/de/error.card.locked.html b/BKUHelp/src/main/resources/helpfiles/de/error.card.locked.html new file mode 100644 index 00000000..c72ae275 --- /dev/null +++ b/BKUHelp/src/main/resources/helpfiles/de/error.card.locked.html @@ -0,0 +1,46 @@ + + + + +Untitled Document + + + + + + +
+ +
+

Bildschirmfoto des Applets

+

Hinweis: Das Bildschirmfoto oben kann von der Darstellung in der Webseite abweichen.

+
+
+

Fehler: Bürgerkarte ist gesperrt

+

Die Bürgerkartenfunktion auf der gesteckten Chipkarte ist gesperrt. Es stehen keine weiteren Versuche zur Eingabe einer PIN zur Verfügung, da zu oft eine falsche PIN eingegeben wurde.

+

Bitte wenden sie sich an den Aussteller der Karte.

+ +


+
+ +
+ + diff --git a/BKUHelp/src/main/resources/helpfiles/de/error.card.locked.png b/BKUHelp/src/main/resources/helpfiles/de/error.card.locked.png new file mode 100644 index 00000000..3e50661a Binary files /dev/null and b/BKUHelp/src/main/resources/helpfiles/de/error.card.locked.png differ diff --git a/BKUHelp/src/main/resources/helpfiles/de/error.card.notactivated.html b/BKUHelp/src/main/resources/helpfiles/de/error.card.notactivated.html new file mode 100644 index 00000000..a464cf17 --- /dev/null +++ b/BKUHelp/src/main/resources/helpfiles/de/error.card.notactivated.html @@ -0,0 +1,43 @@ + + + + +Untitled Document + + + + + + +
+ +
+

Bildschirmfoto des Applets

+

Hinweis: Das Bildschirmfoto oben kann von der Darstellung in der Webseite abweichen.

+
+
+

Fehler: Bürgerkartenfunktion ist nicht aktiviert.

+

Die im Kartenleser gesteckte Chipkarte wird unterstützt, jedoch ist die Bürgerkartenfunktion auf der Chipkarte noch nicht aktiviert.

+

Um die gesteckte Chipkarte als Bürgerkarte verwenden zu können, + muss zuerst die + Bürgerkartenfunktion aktiviert werden. Für Informationen dazu siehe Aktivierung der Bürgerkartenfunktion auf www.buergerkarte.at.

+


+

+
+ +
+ + diff --git a/BKUHelp/src/main/resources/helpfiles/de/error.card.notactivated.png b/BKUHelp/src/main/resources/helpfiles/de/error.card.notactivated.png new file mode 100644 index 00000000..5761a110 Binary files /dev/null and b/BKUHelp/src/main/resources/helpfiles/de/error.card.notactivated.png differ diff --git a/BKUHelp/src/main/resources/helpfiles/de/error.cardterminal.html b/BKUHelp/src/main/resources/helpfiles/de/error.cardterminal.html new file mode 100644 index 00000000..c93bba48 --- /dev/null +++ b/BKUHelp/src/main/resources/helpfiles/de/error.cardterminal.html @@ -0,0 +1,42 @@ + + + + +Untitled Document + + + + + + +
+ +
+

Bildschirmfoto des Applets

+

Hinweis: Das Bildschirmfoto oben kann von der Darstellung in der Webseite abweichen.

+
+
+

Fehler: Es konnte kein Kartenleser gefunden werden.

+

Für den Zugriff auf die Bürgerkarte ist ein Chipkartenleser erforderlich. Es werden grundsätzlich alle Kartenleser unterstützt, die über die PC/SC-Schnittstelle angesprochen werden können und im Betriebssystem erfolgreich installiert wurden. Es können mehrere unterstützte Kartenleser gleichzeitig angeschlossen werden.

+

Kartenleser die, die nicht über die PC/SC-Schnittstelle angesprochen werden können (z.B. Kartenleser für die nur CT-API-Treiber verfügbar sind) werden nicht unterstützt.

+ +


+

+
+ +
+ + diff --git a/BKUHelp/src/main/resources/helpfiles/de/error.cardterminal.png b/BKUHelp/src/main/resources/helpfiles/de/error.cardterminal.png new file mode 100644 index 00000000..1a7c8c70 Binary files /dev/null and b/BKUHelp/src/main/resources/helpfiles/de/error.cardterminal.png differ diff --git a/BKUHelp/src/main/resources/helpfiles/de/error.pcsc.html b/BKUHelp/src/main/resources/helpfiles/de/error.pcsc.html new file mode 100644 index 00000000..d38e77ca --- /dev/null +++ b/BKUHelp/src/main/resources/helpfiles/de/error.pcsc.html @@ -0,0 +1,51 @@ + + + + +Untitled Document + + + + + + +
+ +
+

Bildschirmfoto des Applets

+

Hinweis: Das Bildschirmfoto oben kann von der Darstellung in der Webseite abweichen.

+
+
+

Fehler: Es konnte keine PC/SC-Schnittstelle gefunden werden

+

Die Software für den Zugriff auf die Bürgerkarte konnte keine PC/SC-Schnittstelle für den Zugriff auf Kartenleser erkennen. + Das Betriebssystem scheint keine PC/SC-Schnittstelle zur Verfügung zu stellen.

+

Häufige Ursachen für dieses Problem sind +

    +
  • Der PC/SC Dienst läuft nicht
  • +
  • Die entsprechende PC/SC Bibliothek kann von Java nicht gefunden werden + (weitere Informationen).
  • +
+

+

Unter Betriebssystemen die PCSC-Lite verwenden (Linux u.a.) tritt dieses Problem auch auf, + wenn kein Kartenleser angeschlossen ist und daher der entsprechende Dienst nicht gestartet wurde. +
+

+


+
+ +
+ + diff --git a/BKUHelp/src/main/resources/helpfiles/de/error.pcsc.png b/BKUHelp/src/main/resources/helpfiles/de/error.pcsc.png new file mode 100644 index 00000000..cc022615 Binary files /dev/null and b/BKUHelp/src/main/resources/helpfiles/de/error.pcsc.png differ diff --git a/BKUHelp/src/main/resources/helpfiles/de/error.ws.unreachable.html b/BKUHelp/src/main/resources/helpfiles/de/error.ws.unreachable.html new file mode 100644 index 00000000..c0f2c762 --- /dev/null +++ b/BKUHelp/src/main/resources/helpfiles/de/error.ws.unreachable.html @@ -0,0 +1,39 @@ + + + + +Untitled Document + + + + + + +
+ +
+

Bildschirmfoto des Applets

+

Hinweis: Das Bildschirmfoto oben kann von der Darstellung in der Webseite abweichen.

+
+
+

Fehler: Der Server ist nicht erreichbar

+

Die Software zum Zugriff auf die Bürgerkarte konnte den Server nicht erreichen. Möglicherweise besteht derzeit ein Problem mit dem Dienst. Probieren Sie es daher zu einem späteren Zeitpunkt nochmal. Sollte das Problem dauerhaft bestehen, wenden Sie sich bitte an den Betreiber der Anwendung.

+


+
+ +
+ + diff --git a/BKUHelp/src/main/resources/helpfiles/de/error.ws.unreachable.png b/BKUHelp/src/main/resources/helpfiles/de/error.ws.unreachable.png new file mode 100644 index 00000000..80019733 Binary files /dev/null and b/BKUHelp/src/main/resources/helpfiles/de/error.ws.unreachable.png differ diff --git a/BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html b/BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html new file mode 100644 index 00000000..dc678fd0 --- /dev/null +++ b/BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html @@ -0,0 +1,41 @@ + + + + +Untitled Document + + + + + + +
+ +
+

Bildschirmfoto des Applets

+

Bildschirmfoto des Applets

+

Hinweis: Das Bildschirmfoto oben kann von der Darstellung in der Webseite abweichen.

+
+
+

Lesen von Informationen von der Chipkarte

+

Sie werden aufgefordert ihre Karten-PIN bzw. Infobox-PIN (abhängig von der verwendeten Bürgerkarte) einzugeben um das Auslesen von Informationen zur Identifikation (Personenbindung) bzw. Vollmachten zu ermöglichen.

+

Details zu den auf der Bürgerkarte gespeicherten Informationen finden sie auf www.buergerkarte.at.

+


+
+ +
+ + diff --git a/BKUHelp/src/main/resources/helpfiles/de/help.cardpin1.png b/BKUHelp/src/main/resources/helpfiles/de/help.cardpin1.png new file mode 100644 index 00000000..1bceccf5 Binary files /dev/null and b/BKUHelp/src/main/resources/helpfiles/de/help.cardpin1.png differ diff --git a/BKUHelp/src/main/resources/helpfiles/de/help.cardpin2.png b/BKUHelp/src/main/resources/helpfiles/de/help.cardpin2.png new file mode 100644 index 00000000..12d17be0 Binary files /dev/null and b/BKUHelp/src/main/resources/helpfiles/de/help.cardpin2.png differ diff --git a/BKUHelp/src/main/resources/helpfiles/de/help.hashdataviewer.html b/BKUHelp/src/main/resources/helpfiles/de/help.hashdataviewer.html new file mode 100644 index 00000000..eb1a35d6 --- /dev/null +++ b/BKUHelp/src/main/resources/helpfiles/de/help.hashdataviewer.html @@ -0,0 +1,40 @@ + + + + +Untitled Document + + + + + + +
+ +
+

Bildschirmfoto des Applets

+

Hinweis: Das Bildschirmfoto oben kann von der Darstellung in der Webseite abweichen.

+
+
+

Anzeige der Signaturdaten

+

Dieses Fenster zeigt die zu signierenden Daten an. Dies können entweder reine Textdaten oder XHTML sein. Im Falle von XHML erhalten Sie den Hinweis, dass es sich bei den dargestellten Daten nur um eine Voransicht handelt. Um die Daten standardkonform darzustellen, müssen diese abgespeichert und mit einem geeigneten XHTML Betrachter geöffnen werden.

+

In jedem Fall können die zu signierenden abgespeichert werden.

+


+
+ +
+ + diff --git a/BKUHelp/src/main/resources/helpfiles/de/help.hashdataviewer.png b/BKUHelp/src/main/resources/helpfiles/de/help.hashdataviewer.png new file mode 100644 index 00000000..83004322 Binary files /dev/null and b/BKUHelp/src/main/resources/helpfiles/de/help.hashdataviewer.png differ diff --git a/BKUHelp/src/main/resources/helpfiles/de/help.retry.html b/BKUHelp/src/main/resources/helpfiles/de/help.retry.html new file mode 100644 index 00000000..110d761f --- /dev/null +++ b/BKUHelp/src/main/resources/helpfiles/de/help.retry.html @@ -0,0 +1,40 @@ + + + + +Untitled Document + + + + + + +
+ +
+

Bildschirmfoto des Applets

+

Hinweis: Das Bildschirmfoto oben kann von der Darstellung in der Webseite abweichen.

+
+
+

Falsche PIN

+

Die eingegebene PIN war falsch. Bitte geben Sie die korrekte PIN ein.

+

Die Anzahl der noch möglichen Versuche wird angezeigt.

+


+
+ +
+ + diff --git a/BKUHelp/src/main/resources/helpfiles/de/help.retry.png b/BKUHelp/src/main/resources/helpfiles/de/help.retry.png new file mode 100644 index 00000000..00716afb Binary files /dev/null and b/BKUHelp/src/main/resources/helpfiles/de/help.retry.png differ diff --git a/BKUHelp/src/main/resources/helpfiles/de/help.signpin-1.png b/BKUHelp/src/main/resources/helpfiles/de/help.signpin-1.png new file mode 100644 index 00000000..1c5c8570 Binary files /dev/null and b/BKUHelp/src/main/resources/helpfiles/de/help.signpin-1.png differ diff --git a/BKUHelp/src/main/resources/helpfiles/de/help.signpin.html b/BKUHelp/src/main/resources/helpfiles/de/help.signpin.html new file mode 100644 index 00000000..9ff79f3b --- /dev/null +++ b/BKUHelp/src/main/resources/helpfiles/de/help.signpin.html @@ -0,0 +1,45 @@ + + + + +Untitled Document + + + + + + +
+ +
+

Bildschirmfoto des Applets

+

Hinweis: Das Bildschirmfoto oben kann von der Darstellung in der Webseite abweichen.

+
+
+

Erstellen einer elektronischen Signatur

+

Sie werden aufgefordert die Signatur-PIN einzugeben, um eine elektronische Signatur zu erstellen.

+

Bildschirmfoto

+
    +
  1. Klicken Sie auf 'Signaturdaten anzeigen' um die zu signierenden Daten anzuzeigen.
  2. +
  3. Geben Sie im Formularfeld die Signatur-PIN ein.
  4. +
  5. Klicken Sie auf die Schaltfläche 'Signieren' um die elektronische Signatur zu erstellen.
  6. +
+


+
+ +
+ + diff --git a/BKUHelp/src/main/resources/helpfiles/de/help.signpin.png b/BKUHelp/src/main/resources/helpfiles/de/help.signpin.png new file mode 100644 index 00000000..37bef2d5 Binary files /dev/null and b/BKUHelp/src/main/resources/helpfiles/de/help.signpin.png differ diff --git a/BKUHelp/src/main/resources/helpfiles/de/insertcard.html b/BKUHelp/src/main/resources/helpfiles/de/insertcard.html new file mode 100644 index 00000000..f7f1a28a --- /dev/null +++ b/BKUHelp/src/main/resources/helpfiles/de/insertcard.html @@ -0,0 +1,42 @@ + + + + +Untitled Document + + + + + + +
+ +
+

Bildschirmfoto des Applets

+

Hinweis: Das Bildschirmfoto oben kann von der Darstellung in der Webseite abweichen.

+
+
+

Bitte die Bürgerkarte in den Kartenleser stecken

+

Die Software für den Zugriff auf die Bürgerkarte hat einen oder mehrere unterstützte Kartenleser gefunden.

+

Bitte stecken Sie nun ihre Bürgerkarte in den Kartenleser. Wird die Karte erkannt, welchselt die Bildschirmanzeige.

+

Sollten Sie mehrere Kartenleser angeschlossen haben, wählen Sie einen beliebigen aus. Wird die Karte im ausgewählten Kartenleser nicht erkannt, wird dieser Kartenleser eventuell nicht unterstützt. Probieren Sie es daher in einem anderen Kartenleser nochmal. +

+


+
+ +
+ + diff --git a/BKUHelp/src/main/resources/helpfiles/de/insertcard.png b/BKUHelp/src/main/resources/helpfiles/de/insertcard.png new file mode 100644 index 00000000..62a22975 Binary files /dev/null and b/BKUHelp/src/main/resources/helpfiles/de/insertcard.png differ diff --git a/BKUHelp/src/main/resources/helpfiles/de/wait.html b/BKUHelp/src/main/resources/helpfiles/de/wait.html new file mode 100644 index 00000000..8561ff35 --- /dev/null +++ b/BKUHelp/src/main/resources/helpfiles/de/wait.html @@ -0,0 +1,39 @@ + + + + +Untitled Document + + + + + + +
+ +
+

Bildschirmfoto des Applets

+

Hinweis: Das Bildschirmfoto oben kann von der Darstellung in der Webseite abweichen.

+
+
+

Bitte warten ...

+

Die Software für den Zugriff auf die Bürgerkarte ist damit beschäftigt, einen Befehl auszuführen bzw. auf einen neuen Befehl vom Server zu warten.

+


+
+ +
+ + diff --git a/BKUHelp/src/main/resources/helpfiles/de/wait.png b/BKUHelp/src/main/resources/helpfiles/de/wait.png new file mode 100644 index 00000000..63a38fbf Binary files /dev/null and b/BKUHelp/src/main/resources/helpfiles/de/wait.png differ diff --git a/BKUHelp/src/main/resources/helpfiles/de/welcome.html b/BKUHelp/src/main/resources/helpfiles/de/welcome.html new file mode 100644 index 00000000..6c5463e5 --- /dev/null +++ b/BKUHelp/src/main/resources/helpfiles/de/welcome.html @@ -0,0 +1,40 @@ + + + + +Untitled Document + + + + + + +
+ +
+

Bildschirmfoto des Applets

+

Hinweis: Das Bildschirmfoto oben kann von der Darstellung in der Webseite abweichen.

+
+
+

Willkommen

+

Die Anzeige "Willkommen" erfolgt unmittelbar nachdem die Software für den Zugriff auf die Bürgerkarte erfolgreich im Browser geladen wurde.

+

Die Software versucht nun eine Verbindung mit dem Server aufzunehmen um Befehle für den Zugriff auf die Bürgerkarte zu erhalten.

+


+
+ +
+ + diff --git a/BKUHelp/src/main/resources/helpfiles/de/welcome.png b/BKUHelp/src/main/resources/helpfiles/de/welcome.png new file mode 100644 index 00000000..78133b4d Binary files /dev/null and b/BKUHelp/src/main/resources/helpfiles/de/welcome.png differ diff --git a/BKUHelp/src/main/resources/helpfiles/help.css b/BKUHelp/src/main/resources/helpfiles/help.css new file mode 100644 index 00000000..28f9767b --- /dev/null +++ b/BKUHelp/src/main/resources/helpfiles/help.css @@ -0,0 +1,81 @@ +@charset "UTF-8"; +body { + font: 100% Verdana, Arial, Helvetica, sans-serif; + background: #666666; + margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */ + padding: 0; + text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ + color: #000000; +} + +/* Tips for Elastic layouts +1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate. +2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this. +3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing. +*/ +.twoColElsLtHdr #container { + width: 46em; /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */ + background: #FFFFFF; + margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */ + border: 1px solid #000000; + text-align: left; /* this overrides the text-align: center on the body element. */ +} +.twoColElsLtHdr #header { + background: #DDDDDD; + padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */ +} +.twoColElsLtHdr #header h1 { + margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */ + padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */ +} + +/* Tips for sidebar1: +1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly. +2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width. +3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColElsLtHdr #sidebar1 p" rule. +*/ +.twoColElsLtHdr #sidebar1 { + float: left; + width: 210px; + padding: 15px 0; /* top and bottom padding create visual space within this div */ + background-color: #FFFFFF; +} +.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p { + margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */ + margin-right: 10px; +} + +/* Tips for mainContent: +1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs. +2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div. No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. +3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing. +4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur. +*/ +.twoColElsLtHdr #mainContent { + margin: 0 1.5em 0 15em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ + padding: 0 10px; +} +.twoColElsLtHdr #footer { + padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */ + background:#DDDDDD; +} +.twoColElsLtHdr #footer p { + margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */ + padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */ +} + +/* Miscellaneous classes for reuse */ +.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */ + float: right; + margin-left: 8px; +} +.fltlft { /* this class can be used to float an element left in your page */ + float: left; + margin-right: 8px; +} +.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */ + clear:both; + height:0; + font-size: 1px; + line-height: 0px; +} \ No newline at end of file diff --git a/BKUHelp/src/main/resources/helpfiles/index.html b/BKUHelp/src/main/resources/helpfiles/index.html new file mode 100644 index 00000000..49aaed66 --- /dev/null +++ b/BKUHelp/src/main/resources/helpfiles/index.html @@ -0,0 +1,17 @@ + + + + + + + + + +

Default help page if no help item is provided

+ + + -- cgit v1.2.3