summaryrefslogtreecommitdiff
path: root/jsmstrade.buetow.org/content
diff options
context:
space:
mode:
authorPaul Buetow (centauri) <puppet@mx.buetow.org>2015-08-09 10:53:07 +0100
committerPaul Buetow (centauri) <puppet@mx.buetow.org>2015-08-09 10:53:07 +0100
commit2b40c40f32cecf6c3a82a0e88c0459084e73011a (patch)
treeb1089baaafb381f1693aceeaa65065bf3334eee3 /jsmstrade.buetow.org/content
parent7397ede1a0805f3bc0a14f04b6e4b4b38db168e6 (diff)
parent2fab3867d291514b6666a8bd582fe8ae4896a1c0 (diff)
Merge
Diffstat (limited to 'jsmstrade.buetow.org/content')
-rw-r--r--jsmstrade.buetow.org/content/98.contact.xml19
-rw-r--r--jsmstrade.buetow.org/content/Download.xml9
-rw-r--r--jsmstrade.buetow.org/content/Screenshots.xml8
-rw-r--r--jsmstrade.buetow.org/content/home.xml17
-rw-r--r--jsmstrade.buetow.org/content/license.xml31
5 files changed, 84 insertions, 0 deletions
diff --git a/jsmstrade.buetow.org/content/98.contact.xml b/jsmstrade.buetow.org/content/98.contact.xml
new file mode 100644
index 0000000..d3d66b0
--- /dev/null
+++ b/jsmstrade.buetow.org/content/98.contact.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>Contact Me/Us</pagetitle>
+ <text>
+ <noop>Please use the </noop>
+ <namedlink href="http://pluto.buetow.org/listinfo/dev">Development Mailing List</namedlink>
+ <noop> for any considerations of this humble programming project or any other programming project of mine.</noop>
+ </text>
+ <text>
+ <noop>But you may also use other methods such as listed </noop>
+ <namedlink href="http://contact.buetow.org">on this site</namedlink>
+ <noop> for example.</noop>
+ </text>
+ <text>
+ <noop>If you are interested in other projects please visit </noop>
+ <hyperlink>http://dev.buetow.org</hyperlink>
+ <noop> :)</noop>
+ </text>
+</content>
diff --git a/jsmstrade.buetow.org/content/Download.xml b/jsmstrade.buetow.org/content/Download.xml
new file mode 100644
index 0000000..0f7fc7a
--- /dev/null
+++ b/jsmstrade.buetow.org/content/Download.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>Download</pagetitle>
+ <textheader>Download from git repository</textheader>
+ <text>
+ <noop>Go to </noop>
+ <namedlink href="http://github.com/rantanplan/!!HOSTNAME!!">http://github.com/rantanplan/!!HOSTNAME!!</namedlink>
+ </text>
+</content>
diff --git a/jsmstrade.buetow.org/content/Screenshots.xml b/jsmstrade.buetow.org/content/Screenshots.xml
new file mode 100644
index 0000000..7fe023b
--- /dev/null
+++ b/jsmstrade.buetow.org/content/Screenshots.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>Screenshot</pagetitle>
+ <text>
+ <noop>Here the obligatory screenshot of JSMSTrade:</noop>
+ </text>
+ <cimg href="%%documentsurl%%images/screenshot.png"/>
+</content>
diff --git a/jsmstrade.buetow.org/content/home.xml b/jsmstrade.buetow.org/content/home.xml
new file mode 100644
index 0000000..82c1969
--- /dev/null
+++ b/jsmstrade.buetow.org/content/home.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>JSMSTrade</pagetitle>
+ <text>
+ <noop>JSMSTrade is a small and simple Java Application to use with </noop>
+ <namedlink href="http://www.smstrade.de">SMSTRADE</namedlink>
+ <noop> and can be downloaded for free.</noop>
+ </text>
+ <textheader>Sun Feb 8th 2009 - JSMSTrade v0.3 released</textheader>
+ <text>
+ <noop>This version only includes a major bugfix. Sadly, v0.2 was not able to deliver any SMS messages. This has been fixed by now :)</noop>
+ <textheader>Mon Feb 2nd 2009 - JSMSTrade v0.2 released</textheader>
+ <noop>The second version of JSMSTrade just has been released. The changes are as follows: The application is now using the english language and is not in german anymore. Also a small bugfix has been included: The input area will not freeze after typing more than 160 chars.</noop>
+ <textheader>Tue Jun 24th 2008 - JSMSTrade v0.1 released</textheader>
+ <noop>The first working version of JSMSTrade has been released. Have a lot of fun with it :-)</noop>
+ </text>
+</content>
diff --git a/jsmstrade.buetow.org/content/license.xml b/jsmstrade.buetow.org/content/license.xml
new file mode 100644
index 0000000..8f2a6ca
--- /dev/null
+++ b/jsmstrade.buetow.org/content/license.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>License</pagetitle>
+ <text>
+ <noop>JSMSTrade is (C) by Paul C. Buetow.</noop>
+ </text>
+ <textheader>GNU General Public license</textheader>
+ <text>
+ <noop>
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 2
+ of the License, or (at your option) any later version.
+ </noop>
+ <newline/>
+ <newline/>
+ <noop>
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ </noop>
+ <newline/>
+ <newline/>
+ <noop>
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ </noop>
+ </text>
+</content>