Skip to content

Commit

Permalink
Content tree expands to the correct article.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorben Groos committed Jun 6, 2020
1 parent 70f0f15 commit 70ee319
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 36 deletions.
8 changes: 4 additions & 4 deletions org.jcryptool.core.nl/nl/de/firststeps/firststeps.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
bietet die Standard-Perspektive alle Möglichkeiten in der gewohnten Form von Menüs und Sichten an. Fortgeschrittene Anwender können in der
Algorithmen-Perspektive die Verfahren bis ins kleinste Detail einstellen. Der Wechsel zwischen den beiden Perspektiven erfolgt
über die Icons rechts oben oder über das Menü <em>Fenster -&gt; Perspektive öffnen</em>.
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/de/help/users/general/perspectives.html">Mehr...</a></p>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/general/perspectives.html">Mehr...</a></p>
<h3>Standard-Perspektive</h3>
<p>Die Standard-Perspektive ist die Dokumenten- bzw. Datei-orientierte Hauptperspektive, die einen einfachen Zugriff
auf alle wichtigen JCrypTool Funktionen ermöglicht. In dieser Perspektive können über die <strong>Datei-Explorer</strong> Sicht auf
Expand All @@ -65,17 +65,17 @@
Verfahren ausgeführt. Die Originaldatei bleibt dabei stets erhalten, jedes Verfahren generiert immer eine neue, temporäre, Datei.</p>
<p>Nicht alle kryptografischen Verfahren benötigen eine geöffnete Datei in einem der Editoren: <strong>Visualisierungen</strong>
und <strong>Spiele</strong> werden beispielsweise in einer Vollbild-Ansicht angezeigt.
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/de/help/users/general/perspective_default.html">Mehr...</a></p>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/general/perspective_default.html">Mehr...</a></p>
<h3>Algorithmen-Perspektive</h3>
<p>Die Algorithmen-Perspektive bietet einen Funktions-orientierten Zugriff auf die in JCrypTool enthaltene
Krypto-Bibliothek FlexiProvider. Die angebotenen Algorithmen passen sich dabei dynamisch dem Umfang der jeweiligen FlexiProvider
Version an, d.h. eine neue Version mit neuen Algorithmen führt automatisch zu neuen dynamischen Assistenten. Alle Assistenten bieten
dabei einen <em>einfachen</em> Modus mit Standardwerten und einen <em>fortgeschrittenen</em> Modus in dem alle Parameter angepasst
werden können.
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/de/help/users/general/perspective_algorithm.html">Mehr...</a></p>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/general/perspective_algorithm.html">Mehr...</a></p>
<h3>Tipps und Tricks</h3>
<p>Viele weitere Tipps und Tricks die Ihnen die ersten Schritte erleichtern finden Sie in der
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/de/help/users/about/tips.html">Online-Hilfe</a>.</p>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/about/tips.html">Online-Hilfe</a>.</p>
</div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions org.jcryptool.core.nl/nl/de/overview/overview.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@
Verfahren auf beliebige Daten. Der Anwender wird dabei Schritt-für-Schritt durch den Prozess geführt. Hintergrundinformationen
zur Geschichte oder Funktionsweise eines Algorithmus oder einer kryptografischen Analyse finden sich in der Online-Hilfe.<br/>
Weitere Informationen zu den Möglichkeiten und zur Anwendung von JCrypTool finden sich in der Online-Hilfe im Bereich
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/de/help/users/toc.html">Anwenderhandbuch</a>.</p>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/toc.html">Anwenderhandbuch</a>.</p>
<h3>Wie kann ich JCrypTool mit einem Kryptografie Plug-in erweitern?</h3>
<p>JCrypTool basiert auf der Eclipse Rich Client Platform (RCP) und ist damit einfach an nahezu allen Stellen
erweiterbar. Um den Anwendern einen möglichst einheitlichen und einfachen Zugang zu den kryptografischen Funktionen zu
ermöglichen, bietet JCrypTool verschiedene vorgegebene Erweiterungspunkte an. Hiermit können Kryptografie Plug-ins, z.B.
Verschlüsselungs-Algorithmen, Verfahren zur digitalen Signatur, Analysen oder Visualisierungen anbieten, die dann an den vorgesehenen
Punkten (wie z.B. der Algorithmen Sicht) sofort angezeigt werden.<br/>
Weitere Informationen hierzu finden sich in der Online-Hilfe im Bereich
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/de/help/developers/toc.html">Entwicklerhandbuch</a>.</p>
Weitere Informationen hierzu finden sich im
<a href="https://github.com/jcryptool/core/wiki" target="_blank">JCrypTool Wiki auf GitHub</a>.</p>
</div>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions org.jcryptool.core.nl/nl/de/tutorials/tutorials.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -52,18 +52,18 @@
<div class="column-2">
<h3>Algorithmen</h3>
<p>Die Tutorials zu
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/de/help/users/algorithms/encryption/classic/toc.html">klassischen Algorithmen</a>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/algorithms/encryption/classic/toc.html">klassischen Algorithmen</a>
enthalten eine ganze Reihe von Tutorials zu verschiedenen klassischen Algorithmen.</p>
<h3>Analysen</h3>
<p>Viele verschiedene Tutorials rund um
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/de/help/users/analysis/toc.html">Kryptoanalysen</a>.</p>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/analysis/toc.html">Kryptoanalysen</a>.</p>
<h3>Spiele</h3>
<p>Das
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.games.numbershark/nl/de/help/gettingstarted/NumberSharkHelp-Tutorial.html">Zahlenhai Tutorial</a>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.games.numbershark/$nl$/help/gettingstarted/NumberSharkHelp-Tutorial.html">Zahlenhai Tutorial</a>
führt durch das Lernspiel, mit dem das Verständnis für Teiler und Primzahlen verbessert werden soll.</p>
<h3>Visualisierungen</h3>
<p>Verschiedene Tutorials zu einigen
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/de/help/users/visualizations/toc.html">Visualisierungen</a>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/visualizations/toc.html">Visualisierungen</a>
bringen Ihnen die Verwendung von kryptografischen Visualisierungen in JCrypTool näher.</p>
</div>
</div>
Expand Down
14 changes: 7 additions & 7 deletions org.jcryptool.core.nl/nl/de/whatsnew/whatsnew.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -54,24 +54,24 @@
<p>Die <strong>Krypto-Explorer</strong> Sicht zeigt auf vier verschiedenen Tabs - Algorithmen, Analysen, Spiele und Visualisierungen -
alle in Ihrem JCrypTool derzeit installierten Krypto Plug-ins an. Per Doppelklick auf einen Eintrag starten Sie einfach den
gewünschten Assistenten oder rufen die Sicht auf.
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/de/help/users/general/view_algorithms.html">Mehr...</a></p>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/general/view_algorithms.html">Mehr...</a></p>
<h3>Aktionen-Sicht</h3>
<p>Mit der <strong>Aktionen</strong> Sicht können zahlreiche kryptografische Operationen an einer ausgewählten Datei aufgezeichnet werden.
Nach Beginn der Aufzeichnung werden alle durchgeführten kryptografischen Operationen automatisch protokolliert. Das so generierte Protokoll
kann abgespielt oder auch gespeichert und mit anderen Anwendern ausgetauscht werden.
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.actions.ui/nl/de/help/view.html">Mehr...</a></p>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.actions.ui/$nl$/help/view.html">Mehr...</a></p>
<h3>Krypto Plug-ins</h3>
<p>Eine ganze Reihe <strong>Krypto Plug-ins</strong>, von
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/de/help/users/algorithms/toc.html">Algorithmen</a>,
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/de/help/users/analysis/toc.html">Kryptoanalysen</a>, über
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/de/help/users/games/toc.html">Spiele</a> bis hin zu
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/de/help/users/visualizations/toc.html">Visualisierungen</a>,
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/algorithms/toc.html">Algorithmen</a>,
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/analysis/toc.html">Kryptoanalysen</a>, über
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/games/toc.html">Spiele</a> bis hin zu
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/visualizations/toc.html">Visualisierungen</a>,
warten darauf, von Ihnen entdeckt und ausprobiert zu werden.</p>
<h3>Hilfe und Kontexthilfe</h3>
<p>Die <strong>Hilfe</strong> für den JCrypTool Core und viele Krypto Plug-ins hält weitere Informationen rund um die Bedienung und die
kryptografischen Hintergründe bereit. Gleichzeitig unterstützen die meisten Plug-ins die <strong>Kontexthilfe</strong> und zeigen
Kurzinformationen in der Hilfe Sicht an.
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/de/help/users/toc.html">Mehr...</a></p>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/toc.html">Mehr...</a></p>
</div>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions org.jcryptool.core.nl/nl/en/firststeps/firststeps.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
cryptographic methods in standard variants. Advanced users can adjust every cryptographic procedure in all details
within the Algorithm perspective. To switch between both perspectives use the icons in the upper right or the
menu <em>Window -&gt; Open Perspective</em>.
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/en/help/users/general/perspectives.html">More...</a></p>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/general/perspectives.html">More...</a></p>
<h3>Default perspective</h3>
<p>The Default perspective is the document- or file-oriented main perspective, which offers easy
access to all important JCrypTool functions. To open arbitrary files you can use the <strong>File Explorer</strong>
Expand All @@ -67,16 +67,16 @@
temporary, file.</p>
<p>Not all cryptographic operations require an open file in one of the editors: <strong>Visualizations</strong>
and <strong>Games</strong> for example are automatically opened full-screen.
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/en/help/users/general/perspective_default.html">More...</a></p>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/general/perspective_default.html">More...</a></p>
<h3>Algorithm perspective</h3>
<p>The Algorithm perspective offers a function-oriented access to the cryptographic library
FlexiProvider. The algorithms shown in the GUI dynamically update themselves to the latest installed FlexiProvider version; a
new version may automatically lead to new dynamic wizards or new parameters to set. All wizards offer a <em>beginners</em>
mode with default values and an <em>advanced</em> mode where all parameters must be explicitly set.
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/en/help/users/general/perspective_algorithm.html">More...</a></p>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/general/perspective_algorithm.html">More...</a></p>
<h3>Tips and Tricks</h3>
<p>Many more tips and tricks to make your first steps easier are available in the
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/en/help/users/about/tips.html">Online help</a>.</p>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/about/tips.html">Online help</a>.</p>
</div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions org.jcryptool.core.nl/nl/en/overview/overview.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@
of different wizards and dialogs. The user is guided step by step through every process. Background information about
the history or the technical details of an algorithm or a cryptographic analysis is available in the online help.<br/>
More information on JCrypTool's possibilities and their usage is available in the online help in the chapter
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/en/help/users/toc.html">User Guide</a>.</p>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/toc.html">User Guide</a>.</p>
<h3>How can I extend JCrypTool with my own cryptographic plug-in?</h3>
<p>JCrypTool is based on the Eclipse Rich Client Platform (RCP) and can therefore be extended in almost any place. To provide a unique and
easy to use access to all cryptographic functionality for any user, JCrypTool offers different extension points which must be used by
all cryptographic plug-ins. This way, cryptography plug-ins can offer encryption algorithms, digital signatures, cryptanalysis or visualizations,
which then appear at once in a common way like the in the Algorithm view.<br/>
More information on developing plug-ins is available in the online help in the chapter
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/en/help/developers/toc.html">Developer Guide</a>.</p>
More information on developing plug-ins is available in the
<a href="https://github.com/jcryptool/core/wiki" target="_blank"">JCrypTool Wiki on GitHub</a>.</p>
</div>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions org.jcryptool.core.nl/nl/en/tutorials/tutorials.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -52,19 +52,19 @@
<div class="column-2">
<h3>Algorithms</h3>
<p>The
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/en/help/users/algorithms/encryption/classic/toc.html">Classic Algorithm</a>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/algorithms/encryption/classic/toc.html">Classic Algorithm</a>
tutorials contain different tutorials for the classic algorithms included in JCrypTool.</p>
<h3>Analysis</h3>
<p>A lot of tutorials around the available
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/en/help/users/analysis/toc.html">Analysis</a> crypto
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/analysis/toc.html">Analysis</a> crypto
plug-ins in JCrypTool.</p>
<h3>Games</h3>
<p>The
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.games.numbershark/nl/en/help/gettingstarted/NumberSharkHelp-Tutorial.html">Number Shark</a>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.games.numbershark/$nl$/help/gettingstarted/NumberSharkHelp-Tutorial.html">Number Shark</a>
tutorial is based on a number set from 1 to 20. The game is a tool to learn more about divisors and prime numbers.</p>
<h3>Visualizations</h3>
<p>Different tutorials for most of the
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/nl/en/help/users/visualizations/toc.html">Visualizations</a>
<a href="http://org.eclipse.ui.intro/showHelpTopic?id=/org.jcryptool.core.help/$nl$/help/users/visualizations/toc.html">Visualizations</a>
are making your first steps with these powerful crypto plug-ins easier.</p>
</div>
</div>
Expand Down
Loading

0 comments on commit 70ee319

Please sign in to comment.