summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-09-12 14:59:39 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-09-12 14:59:39 +0200
commit372b5254b61925953c31ed192d32edc99a4798ee (patch)
tree48707df2de70e83bae912a302b6e9f52dd260f31 /templates
parentf8cf6d4fe0c580bcd9c563dbc308e1214c90ae0b (diff)
update examples, add RIS deprecation note
Diffstat (limited to 'templates')
-rw-r--r--templates/layouts/default.html.ep11
1 files changed, 6 insertions, 5 deletions
diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep
index 5ac3a9a..c09e7c8 100644
--- a/templates/layouts/default.html.ep
+++ b/templates/layouts/default.html.ep
@@ -152,18 +152,19 @@ on 2015-01-02 at 07:00 CET.</div>
<ul>
<li>Umlaute werden nicht bei allen Backend/Layout-Kombinationen korrekt unterstützt.
Wenn etwas nicht funktioniert helfen meist
-Umschreibungen der Art ä → ae oder ä → a.</li>
+Umschreibungen der Art ä → ae oder ä → a</li>
+<li>Das RIS-Backend ist deprecated und wird bald ausgetauscht oder entfernt</li>
</ul>
</div> <!-- notes -->
<div class="notes">
<span class="notes">Beispiele:</span>
<ul>
-<li><a href="/Essen%20Hbf">Essen HBf</a> (RIS, Bahnhofstafel)</li>
-<li><a href="/Dortmund/Bochum%7CHamm">Dortmund HBf</a> (RIS, Bahnhofstafel,
+<li><a href="/Essen%20Hbf?mode=multi">Essen HBf</a> (IRIS, Bahnhofstafel)</li>
+<li><a href="/Dortmund/Bochum%7CHamm?mode=multi">Dortmund HBf</a> (IRIS, Bahnhofstafel,
nur Züge via Bochum oder Hamm)</li>
-<li><a href="/Dortmund%20Uni?mode=clean&amp;backend=iris">Dortmund Universit&auml;t</a> (IRIS, "Mobile" Ansicht)</li>
-<li><a href="/KD?mode=single&amp;backend=iris">D&uuml;sseldorf HBf</a> (IRIS, Gleistafel)</li>
+<li><a href="/Dortmund%20Uni?mode=clean">Dortmund Universit&auml;t</a> (IRIS, Mobile/Infoscreen)</li>
+<li><a href="/KD?mode=single">D&uuml;sseldorf HBf</a> (IRIS, Gleistafel)</li>
</ul>
</div>