diff options
Diffstat (limited to 'niduterm.buetow.org')
| -rw-r--r-- | niduterm.buetow.org/OBSOLETEROJECT | 0 | ||||
| -rw-r--r-- | niduterm.buetow.org/content/Download.xml | 7 | ||||
| -rw-r--r-- | niduterm.buetow.org/content/Screenshot.xml | 9 | ||||
| -rw-r--r-- | niduterm.buetow.org/content/home.xml | 22 | ||||
| -rw-r--r-- | niduterm.buetow.org/content/license.xml | 10 | ||||
| -rw-r--r-- | niduterm.buetow.org/htdocs/images/niduterm.png | bin | 0 -> 8682 bytes |
6 files changed, 48 insertions, 0 deletions
diff --git a/niduterm.buetow.org/OBSOLETEROJECT b/niduterm.buetow.org/OBSOLETEROJECT new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/niduterm.buetow.org/OBSOLETEROJECT diff --git a/niduterm.buetow.org/content/Download.xml b/niduterm.buetow.org/content/Download.xml new file mode 100644 index 0000000..40d2911 --- /dev/null +++ b/niduterm.buetow.org/content/Download.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle>Download through SVN (Subversion)</pagetitle> + <text>NiduTerm can be downloaded from SVN. Use the following steps to do so:</text> + <pretext>svn co https://ssl.buetow.org/repos/playground/trunk/Perl/NiduTerm/</pretext> +</content> + diff --git a/niduterm.buetow.org/content/Screenshot.xml b/niduterm.buetow.org/content/Screenshot.xml new file mode 100644 index 0000000..bc3752b --- /dev/null +++ b/niduterm.buetow.org/content/Screenshot.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle>Screenshot</pagetitle> + <text> + <noop>Here is a Screenshots of a NiduTerm session:</noop> + <newline /> <newline /> + <img src="%%imagesurl%%niduterm.png" /> + </text> +</content> diff --git a/niduterm.buetow.org/content/home.xml b/niduterm.buetow.org/content/home.xml new file mode 100644 index 0000000..113abe1 --- /dev/null +++ b/niduterm.buetow.org/content/home.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle>NiduTerm</pagetitle> + <important> + <text> + <strong>Important notice:</strong> + <noop>The development of NiduTerm has been stalled. There will be no further development on this project. This project always was a proof of concept only. For current programming projects please visit </noop> + <link>http://dev.buetow.org</link> + <noop> and enjoy :)</noop> + </text> + </important> + <text> + <noop>NiduTerm is a ncurses based Nidura chat client written in Perl. Nidura is a german web chat located at</noop> + <link>http://www.nidura.de</link> + <noop>.</noop> + </text> + <text> + <noop>The changelog can be found at SVN: </noop> + <link basename="yes">https://ssl.buetow.org/repos/perl-stuff/nidura/CHANGES</link> + <noop>.</noop> + </text> +</content> diff --git a/niduterm.buetow.org/content/license.xml b/niduterm.buetow.org/content/license.xml new file mode 100644 index 0000000..a41a833 --- /dev/null +++ b/niduterm.buetow.org/content/license.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle>License</pagetitle> + <text> + <noop>NiduTerm is (C) by Paul Buetow.</noop> + </text> + <textheader>Beer license</textheader> + <text>NiduTerm uses the beer license. If you use this script and you meet me , spend me a beer please! ;)</text> +</content> + diff --git a/niduterm.buetow.org/htdocs/images/niduterm.png b/niduterm.buetow.org/htdocs/images/niduterm.png Binary files differnew file mode 100644 index 0000000..9996c6a --- /dev/null +++ b/niduterm.buetow.org/htdocs/images/niduterm.png |
