update web page to point to 2.x only master
authorKonrad Rosenbaum <konrad@silmor.de>
Mon, 25 Sep 2017 19:49:52 +0000 (21:49 +0200)
committerKonrad Rosenbaum <konrad@silmor.de>
Mon, 25 Sep 2017 19:49:52 +0000 (21:49 +0200)
doc/branches/stable08 [deleted symlink]
doc/trunk [deleted symlink]
index.html
sync.sh

diff --git a/doc/branches/stable08 b/doc/branches/stable08
deleted file mode 120000 (symlink)
index e6f60bd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../doc-stable
\ No newline at end of file
diff --git a/doc/trunk b/doc/trunk
deleted file mode 120000 (symlink)
index 727db0c..0000000
--- a/doc/trunk
+++ /dev/null
@@ -1 +0,0 @@
-../doc-trunk
\ No newline at end of file
index dcbe1e5..45cc3e6 100644 (file)
@@ -1,6 +1,6 @@
 <html>
+<head>
 <title>MagicSmoke Ticket Sale System</title>
-
 <link rel="shortcut icon"  href="favicon.ico" />
 
 <style type="text/css" id="hidede">
@@ -40,6 +40,7 @@ getLang();
 document.getElementById("jshide").disabled = true;
 </script>
 
+</head>
 <body>
 <h1>MagicSmoke</h1>
 <img src="logo.png"><p>
@@ -50,92 +51,37 @@ document.getElementById("jshide").disabled = true;
 </p>
 
 <p class="en">MagicSmoke is an Open Source Theater Ticket Sale System. The server component is
-written in PHP 5 and is designed to run on Apache on Linux/Unix (it might run on other
+written in PHP 5/7 and is designed to run on Apache on Linux/Unix (it might run on other
 systems, but no guarantees). The client is written in C++/Qt and has been tested on
 Linux, Windows and MacOS/X.</p>
 
-<p class="en">At the moment there are two versions available: MagicSmoke 1.0 is the
-currently stable version. MagicSmoke 2.x is the soon to be released development
-version with more enhanced features. These two versions are incompatible, but can be
-installed in parallel. Once version 2.0 has been release there will be an upgrade
-script for version 1.0 databases.</p>
-
 <p class="de">MagicSmoke ist ein Verkaufssystem f&uuml;r Theater-Tickets. MagicSmoke ist Open Source. Die Serverkomponente
-ist in PHP 5 f&uuml;r Apache geschrieben und l&auml;uft auf Linux/Unix (es kann sein dass
+ist in PHP 5/7 f&uuml;r Apache geschrieben und l&auml;uft auf Linux/Unix (es kann sein dass
 sie auch auf anderen Systemen l&auml;uft, aber es ist nicht garantiert). Der Client ist
 in C++/Qt geschrieben und mit Linux, Windows und MacOS/X getestet.
 </p>
 
-<p class="de">Es sind zwei Versionen von MagicSmoke verf&uuml;gbar: MagicSmoke 1.0 ist die
-aktuell stabile Version. MagicSmoke 2.x ist die noch instabile Entwicklerversion, die
-demn&auml;chst freigegeben werden soll. Diese beiden Versionen sind inkompatibel, aber k&ouml;nnen
-parallel installiert werden. Wenn Version 2.0 freigegeben wird, wird es auch ein
-Skript geben, mit dem die Datenbank der Version 1.0 konvertiert werden kann.</p>
-
 <h2>Documentation</h2>
 
 <p class="de">Die Dokumentation ist im Moment nur in Englisch verf&uuml;gbar:</p>
 
 <ul>
-<li><a href="doc-stable/index.html">Documentation of the stable branch</a>
-<li><a href="doc-trunk/index.html">Documentation of the development branch</a>
+<li><a href="doc/index.html" target="_blank">Documentation of the current version</a>
 </ul>
 
 
 <h2>Download/Installation</h2>
 
-<p class="en">For Windows and Mac look at the <a href="download/">Downloads</a> directory.</p>
-<p class="de">F&uuml;r Windows und Mac schauen Sie bitte ins <a href="download/">Downloads</a>-Verzeichnis.</p>
-
-<h3>Linux</h3>
-
-<p class="en">There are packages available for some versions of Debian and Ubuntu for the i386 and amd64 architectures.
-For other distributions and architectures please use the sources as described below.</p>
-
-<p class="de">Es gibt vorgefertigte Pakete f&uuml;r einige Versionen von Debian und Ubuntu f&uuml;r die i386 und amd64 Architekturen.
-Nutzer anderer Distributionen und Prozessoren benutzen bitte die Quellen, wie weiter unten beschrieben.</p>
-
-<p class="en">Add this to your /etc/apt/sources.list file:</p>
-<p class="de">Bitte f&uuml;gen Sie diese Zeile zu Ihrer /etc/apt/sources.list hinzu:</p>
-<tt>deb http://smoke.silmor.de/debian <i>dist</i> extra</tt><p>
-
-<p class="en">The following values should be used for <tt><i>dist</i></tt>:</p>
-<table frame="1" border="1">
-<tr><td>Distribution</td><td>MagicSmoke 1.x</td><td>MagicSmoke 2.x</td></tr>
-<tr><td>Debian</td><td>lenny</td><td>wheezy</td></tr>
-<tr><td>Ubuntu</td><td>jaunty</td><td>oneiric</td></tr>
-</table>
-
-<p class="en">The packages provided there are:</p>
-<p class="de">Die folgenden Pakete sind verf&uuml;gbar:</p>
-<table frame="1" border="1">
-<tr><td>Component</td><td>MagicSmoke 1.x</td><td>MagicSmoke 2.x</td></tr>
-<tr><td>Client</td><td>magicsmoke</td><td>magicsmoke2-client</td></tr>
-<tr><td>Server</td><td>magicsmoke-server</td><td>magicsmoke2-server</td></tr>
-<tr><td>Documentation</td><td>magicsmoke-doc</td><td>magicsmoke2-doc</td></tr>
-</table><p/>
-
-<p class="en">There are no source packages, since the debian build is inside the original sources from SVN/GIT.</p>
-<p class="de">Es gibt keine Quellpakete, da alle Quellen (inklusive Debian-Paket-Regeln) via SVN bzw. GIT verf&uuml;gbar sind.</p>
-
-<p class="en">If you want to get rid of the signature warnings of Apt, install the silmor.de-keyring package - it contains the key(s) used to sign the package repository:</p>
-<p class="de">Um die Signatur-Warnung von Apt abzustellen empfiehlt es sich das silmor.de-keyring -Paket zu installieren. Es enth&auml;lt den GPG-Schl&uuml;ssel mit dem das Repository signiert ist:</p>
-<ul>
-<li>Key ID: 723A6200 UID: Konrad Rosenbaum &lt;konrad&#x28;AT)silmor&#x28;DOT)de&gt;</li>
-<li>Fingerprint: B37C FA75 8C4C 6537 7954  CBC0 CB15 C991 723A 6200</li>
-<li>Download: <a href="debian/dpool/silmor.de-keyring_2009-1_all.deb">DEB Package</a> |
- <a href="keyring/silmor.de-keyring.gpg">GPG Keyring</a></li>
-</ul>
+<p class="en">There are binary packages for Windows and Linux Clients available at "Deutschlands Zauberschloss":</p>
+<p class="de">F&uuml;r Windows und Linux existieren Bin&auml;r-Pakete f&uuml;r den Client bei Deutschlands Zauberschloss:</p>
 
+<p><a href="https://www.daszauberschloss.de/shopclient/" target="_blank">Click Here for Download</a></p>
+<p class="en">(Chose the packages <tt>dist-<i>platform</i>-*</tt> for initial installation.)</p>
+<p class="de">(W&auml;hlen Sie die Datei <tt>dist-<i>platform</i>-*</tt> zur Installation.)</p>
 
 
 <h3><div class="en">Sources</div><div class="de">Quellen</div></h3>
 
-<p class="en">Sources of the stable version can be retrieved from SVN:</p>
-<p class="de">Quellen der stabilen Version k&ouml;nnen aus SVN bezogen werden:</p>
-<tt>svn co https://silmor.de/svn/misc/smoke/trunk</tt> (development)<br>
-<tt>svn co https://silmor.de/svn/misc/smoke/branches/stable08</tt> (stable)<p/>
-
 <p class="en">Sources of version 2.x can be retrieved via GIT:</p>
 <p class="de">Quellen der Version 2.x k&ouml;nnen via GIT bezogen werden:</p>
 <pre>
@@ -148,9 +94,11 @@ git submodule update
 <p class="en">Make sure to execute all commands listed above, or you will miss some important parts of the sources. If the clone command fails because you are behind a web proxy or your firewall blocks the git protocol, you can replace <tt>git://</tt> with <tt>http://</tt> above.</p>
 <p class="de">Bitte f&uuml;hren Sie alle Kommandos aus, sonst k&ouml;nnen einige wichtige Teile der Quellen fehlen. Falls das clone Kommando nicht funktioniert, weil Sie sich hinter einem Proxy oder einer restriktiven Firewall befinden, dann kann in diesem Kommando auch <tt>git://</tt> gegen <tt>http://</tt> vertauscht werden.</p>
 
-<hr/>
-MagicSmoke is written with the <a href="http://qt-project.org/">Qt Framework</a> (version 4.x for MagicSmoke 1.x; 5.x for MagicSmoke 2.x).<p/>
+<p class="en">Detailed instructions on how to build and deploy the system can be found in the documentation.</p>
+<p class="de">Detailierte Informationen wie das System gebaut und installiert wird finden sich in der Dokumentation.</p>
 
-The MagicSmoke GUI is being <a href="http://www.froglogic.com/">Tested with Squish</a>.
+<hr/>
+<p>MagicSmoke is written with the <a href="https://www.qt.io/developers/" target="_blank">Qt Framework</a> (version 5.x).</p>
 
+</body>
 </html>
diff --git a/sync.sh b/sync.sh
index dd0eb6e..c245cd3 100755 (executable)
--- a/sync.sh
+++ b/sync.sh
@@ -11,20 +11,20 @@ if test $lines -gt 0 ; then
 fi
 
 #the main directory is in SVN, so we use svn to sync it
-echo 'SVN Update on silmor...'
+echo 'GIT Update on silmor...'
 ssh konrad@silmor.de 'cd /home/web/htdocs.schloss ; git pull -f -s recursive -Xtheirs'
 #ssh konrad@silmor.de 'svn update --accept theirs-full /home/web/htdocs.schloss'
 
 #generated or external content
-echo Syncing download...
-rsync -azrvC --delete -e ssh download konrad@silmor.de:/home/web/htdocs.schloss/
+#echo Syncing download...
+#rsync -azrvC --delete -e ssh download konrad@silmor.de:/home/web/htdocs.schloss/
 
-echo Syncing debian...
-rsync -azrvC --delete -e ssh debian konrad@silmor.de:/home/web/htdocs.schloss/
+#echo Syncing debian...
+#rsync -azrvC --delete -e ssh debian konrad@silmor.de:/home/web/htdocs.schloss/
 
-echo Syncing demo...
-rsync -azrvCL --delete -e ssh demo konrad@silmor.de:/home/web/htdocs.schloss/
+#echo Syncing demo...
+#rsync -azrvCL --delete -e ssh demo konrad@silmor.de:/home/web/htdocs.schloss/
 
 echo Syncing docu...
-rsync -azrvCL --delete -e ssh doc-trunk konrad@silmor.de:/home/web/htdocs.schloss/
-rsync -azrvCL --delete -e ssh doc-stable konrad@silmor.de:/home/web/htdocs.schloss/
+rsync -azrvCL --delete -e ssh doc konrad@silmor.de:/home/web/htdocs.schloss/
+#rsync -azrvCL --delete -e ssh doc-stable konrad@silmor.de:/home/web/htdocs.schloss/