summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow (europa) <paul@buetow.org>2015-07-25 00:19:16 +0100
committerPaul Buetow (europa) <paul@buetow.org>2015-07-25 00:19:16 +0100
commit6bdef2f27822ba6e2c9b6f74d08a2d3a9c34c4fb (patch)
treef6407251204cde4a71dec1da8c0e54bbc17addc8
parentde8ce14e2a4c04debf82d2a6ee55554a47aafdee (diff)
obsolkete
-rw-r--r--irssi.buetow.org/SITEMAP0
-rw-r--r--irssi.buetow.org/content/Plugins.sub/Drunken.xml10
-rw-r--r--irssi.buetow.org/content/Plugins.sub/Foo.xml7
-rw-r--r--irssi.buetow.org/content/Plugins.sub/home.xml7
-rw-r--r--irssi.buetow.org/content/SVN.xml6
-rw-r--r--irssi.buetow.org/content/home.xml11
-rw-r--r--irssi.buetow.org/content/license.xml53
7 files changed, 0 insertions, 94 deletions
diff --git a/irssi.buetow.org/SITEMAP b/irssi.buetow.org/SITEMAP
deleted file mode 100644
index e69de29..0000000
--- a/irssi.buetow.org/SITEMAP
+++ /dev/null
diff --git a/irssi.buetow.org/content/Plugins.sub/Drunken.xml b/irssi.buetow.org/content/Plugins.sub/Drunken.xml
deleted file mode 100644
index 9a69198..0000000
--- a/irssi.buetow.org/content/Plugins.sub/Drunken.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>drunken.pl</pagetitle>
- <text>This plugin makes you write like a drunken man. Usage:</text>
- <code>/script load drunken.pl
-/beer Hello I am verry drunk at the moment!</code>
- <text>This will write something like this into the current channel:</text>
- <code>Hlleo I am vrrey dunrk at the mnetmo!</code>
- <text>You may download it from the SVN section above. Have a lot of fun ;)</text>
-</content>
diff --git a/irssi.buetow.org/content/Plugins.sub/Foo.xml b/irssi.buetow.org/content/Plugins.sub/Foo.xml
deleted file mode 100644
index 5e8025e..0000000
--- a/irssi.buetow.org/content/Plugins.sub/Foo.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>foo.pl</pagetitle>
- <text>
- Nothing here to see yet.
- </text>
-</content>
diff --git a/irssi.buetow.org/content/Plugins.sub/home.xml b/irssi.buetow.org/content/Plugins.sub/home.xml
deleted file mode 100644
index 945da62..0000000
--- a/irssi.buetow.org/content/Plugins.sub/home.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>Plugins</pagetitle>
- <text>
- Select the desired plugin above ;) ATM only one is available.
- </text>
-</content>
diff --git a/irssi.buetow.org/content/SVN.xml b/irssi.buetow.org/content/SVN.xml
deleted file mode 100644
index d10ef1e..0000000
--- a/irssi.buetow.org/content/SVN.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>SVN Download</pagetitle>
- <text>IRSSI plugins can be downloaded from SVN. Use the following steps to do so:</text>
- <pretext>svn co https://ssl.buetow.org/repos/utils/irssi-plugins</pretext>
-</content>
diff --git a/irssi.buetow.org/content/home.xml b/irssi.buetow.org/content/home.xml
deleted file mode 100644
index e739437..0000000
--- a/irssi.buetow.org/content/home.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>Irssi plugins written in Perl</pagetitle>
- <text>
- <noop>Here are a "few" plugins for the </noop>
- <namedlink href="http://www.irssi.org">Irssi</namedlink>
- <noop> IRC client written in the </noop>
- <namedlink href="http://www.perl.org">Perl</namedlink>
- <noop> programming language. Use the Plugins link above to see the descriptions or select SVN in order to fetch them from the subversion repository.</noop>
- </text>
-</content>
diff --git a/irssi.buetow.org/content/license.xml b/irssi.buetow.org/content/license.xml
deleted file mode 100644
index e3594a5..0000000
--- a/irssi.buetow.org/content/license.xml
+++ /dev/null
@@ -1,53 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>License</pagetitle>
- <text>
- <noop>All Irssi plugins listed are (C) by Paul C. Buetow.</noop>
- </text>
- <text>
- <noop>
- All rights reserved.
- </noop>
- <newline/>
- <newline/>
- <noop>
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
- </noop>
- <newline/>
- <newline/>
- <noop>
- * Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
- </noop>
- <newline/>
- <newline/>
- <noop>
- * Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
- </noop>
- <newline/>
- <newline/>
- <noop>
- * Neither the name of buetow.org nor the names of its contributors may
- be used to endorse or promote products derived from this software
- without specific prior written permission.
- </noop>
- <newline/>
- <newline/>
- <noop>
-THIS SOFTWARE IS PROVIDED BY Paul C. Buetow ``AS IS'' AND ANY EXPRESS OR
-IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL Paul C. Buetow BE LIABLE FOR ANY DIRECT,
-INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
-IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGE.
- </noop>
- </text>
-</content>