Describe how to add new tours / communities on holidaypix.de
authorJoey Schulze <joey@infodrom.org>
Sat, 29 Apr 2017 20:24:30 +0000 (22:24 +0200)
committerJoey Schulze <joey@infodrom.org>
Sat, 29 Apr 2017 20:24:30 +0000 (22:24 +0200)
src/text/computer/holidaypix.wml [new file with mode: 0644]
src/text/computer/holidaypix_code.png [new file with mode: 0644]
src/text/computer/holidaypix_einstellungen.png [new file with mode: 0644]
src/text/computer/holidaypix_mainpage.png [new file with mode: 0644]
src/text/computer/index.wml

diff --git a/src/text/computer/holidaypix.wml b/src/text/computer/holidaypix.wml
new file mode 100644 (file)
index 0000000..a27e400
--- /dev/null
@@ -0,0 +1,32 @@
+#include <infodrom.style>
+
+<page title="Infodrom Text - Holidaypix">
+
+<h1>Neue Fahrt in Holidaypix hinzufügen</h1>
+
+<table width="100%" border="0">
+<tr>
+<td><img src="holidaypix_mainpage.png" title="Hauptseite"></td>
+<td>Klick auf den Link <b>Einstellungen</b> im Kopf der Seite.</td>
+</tr>
+
+<tr>
+<td><img src="holidaypix_einstellungen.png" title="Einstellungen"></td>
+<td>Dort wird der vierte Reiter ausgewählt.</td>
+</tr>
+
+<tr>
+<td><img src="holidaypix_code.png" title="Code"></td>
+<td>Im folgenden Dialog wird die neue Reise eingetrage.<br>
+Der Name der Reise ist irrelevant.<br>
+Nach Speichern ist die neue Reise aktiviert.</td>
+</tr>
+</table>
+
+
+<author>Joey</author>
+</page>
+
+# Local variables:
+# mode: indented-text
+# end:
diff --git a/src/text/computer/holidaypix_code.png b/src/text/computer/holidaypix_code.png
new file mode 100644 (file)
index 0000000..15bc87b
Binary files /dev/null and b/src/text/computer/holidaypix_code.png differ
diff --git a/src/text/computer/holidaypix_einstellungen.png b/src/text/computer/holidaypix_einstellungen.png
new file mode 100644 (file)
index 0000000..2cc75e5
Binary files /dev/null and b/src/text/computer/holidaypix_einstellungen.png differ
diff --git a/src/text/computer/holidaypix_mainpage.png b/src/text/computer/holidaypix_mainpage.png
new file mode 100644 (file)
index 0000000..0941723
Binary files /dev/null and b/src/text/computer/holidaypix_mainpage.png differ
index 5b62eec..55be51e 100644 (file)
@@ -7,6 +7,7 @@
 <ul>
 <li> <a href="disclosure.html">Full disclosure?</a>
 <li> <a href="html-primer.html">HTML Primer</a>
+<li> <a href="holidaypix.html">Neue Reise bei holidaypix.de aktivieren</a>
 </ul>
 
 </page>