From 025e15b2ba7f54f87cf409fd7c3dd77746c72858 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 3 Feb 2013 10:44:49 +0100 Subject: add hosts --- irssi.buetow.org/content/Plugins.sub/Drunken.xml | 10 +++++ irssi.buetow.org/content/Plugins.sub/Foo.xml | 7 +++ irssi.buetow.org/content/Plugins.sub/home.xml | 7 +++ irssi.buetow.org/content/SVN.xml | 7 +++ irssi.buetow.org/content/home.xml | 11 +++++ irssi.buetow.org/content/license.xml | 54 ++++++++++++++++++++++++ 6 files changed, 96 insertions(+) create mode 100644 irssi.buetow.org/content/Plugins.sub/Drunken.xml create mode 100644 irssi.buetow.org/content/Plugins.sub/Foo.xml create mode 100644 irssi.buetow.org/content/Plugins.sub/home.xml create mode 100644 irssi.buetow.org/content/SVN.xml create mode 100644 irssi.buetow.org/content/home.xml create mode 100644 irssi.buetow.org/content/license.xml (limited to 'irssi.buetow.org/content') diff --git a/irssi.buetow.org/content/Plugins.sub/Drunken.xml b/irssi.buetow.org/content/Plugins.sub/Drunken.xml new file mode 100644 index 0000000..6279e4c --- /dev/null +++ b/irssi.buetow.org/content/Plugins.sub/Drunken.xml @@ -0,0 +1,10 @@ + + + drunken.pl + This plugin makes you write like a drunken man. Usage: +/script load drunken.pl +/beer Hello I am verry drunk at the moment! + This will write something like this into the current channel: +Hlleo I am vrrey dunrk at the mnetmo! + You may download it from the SVN section above. Have a lot of fun ;) + diff --git a/irssi.buetow.org/content/Plugins.sub/Foo.xml b/irssi.buetow.org/content/Plugins.sub/Foo.xml new file mode 100644 index 0000000..438620a --- /dev/null +++ b/irssi.buetow.org/content/Plugins.sub/Foo.xml @@ -0,0 +1,7 @@ + + + foo.pl + + Nothing here to see yet. + + diff --git a/irssi.buetow.org/content/Plugins.sub/home.xml b/irssi.buetow.org/content/Plugins.sub/home.xml new file mode 100644 index 0000000..1bef89e --- /dev/null +++ b/irssi.buetow.org/content/Plugins.sub/home.xml @@ -0,0 +1,7 @@ + + + Plugins + + Select the desired plugin above ;) ATM only one is available. + + diff --git a/irssi.buetow.org/content/SVN.xml b/irssi.buetow.org/content/SVN.xml new file mode 100644 index 0000000..1521326 --- /dev/null +++ b/irssi.buetow.org/content/SVN.xml @@ -0,0 +1,7 @@ + + + SVN Download + IRSSI plugins can be downloaded from SVN. Use the following steps to do so: + svn co https://ssl.buetow.org/repos/utils/irssi-plugins + + diff --git a/irssi.buetow.org/content/home.xml b/irssi.buetow.org/content/home.xml new file mode 100644 index 0000000..b40abeb --- /dev/null +++ b/irssi.buetow.org/content/home.xml @@ -0,0 +1,11 @@ + + + Irssi plugins written in Perl + + Here are a "few" plugins for the + Irssi + IRC client written in the + Perl + programming language. Use the Plugins link above to see the descriptions or select SVN in order to fetch them from the subversion repository. + + diff --git a/irssi.buetow.org/content/license.xml b/irssi.buetow.org/content/license.xml new file mode 100644 index 0000000..ef2200d --- /dev/null +++ b/irssi.buetow.org/content/license.xml @@ -0,0 +1,54 @@ + + + License + + All Irssi plugins listed are (C) by Paul Buetow. + + + + All rights reserved. + + + + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + + + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + + + + * 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. + + + + + * 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. + + + + +THIS SOFTWARE IS PROVIDED BY Paul 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 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. + + + + -- cgit v1.2.3 From 2bfe5014a3ec0c2dc04fc3a72420ca86f5fac524 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 28 Sep 2013 18:02:25 +0200 Subject: reformat XML --- irssi.buetow.org/content/Plugins.sub/Drunken.xml | 10 +++---- irssi.buetow.org/content/Plugins.sub/Foo.xml | 2 +- irssi.buetow.org/content/Plugins.sub/home.xml | 2 +- irssi.buetow.org/content/SVN.xml | 5 ++-- irssi.buetow.org/content/home.xml | 10 +++---- irssi.buetow.org/content/license.xml | 33 ++++++++++++------------ 6 files changed, 30 insertions(+), 32 deletions(-) (limited to 'irssi.buetow.org/content') diff --git a/irssi.buetow.org/content/Plugins.sub/Drunken.xml b/irssi.buetow.org/content/Plugins.sub/Drunken.xml index 6279e4c..9a69198 100644 --- a/irssi.buetow.org/content/Plugins.sub/Drunken.xml +++ b/irssi.buetow.org/content/Plugins.sub/Drunken.xml @@ -1,10 +1,10 @@ - + drunken.pl This plugin makes you write like a drunken man. Usage: -/script load drunken.pl + /script load drunken.pl /beer Hello I am verry drunk at the moment! - This will write something like this into the current channel: -Hlleo I am vrrey dunrk at the mnetmo! - You may download it from the SVN section above. Have a lot of fun ;) + This will write something like this into the current channel: + Hlleo I am vrrey dunrk at the mnetmo! + You may download it from the SVN section above. Have a lot of fun ;) diff --git a/irssi.buetow.org/content/Plugins.sub/Foo.xml b/irssi.buetow.org/content/Plugins.sub/Foo.xml index 438620a..5e8025e 100644 --- a/irssi.buetow.org/content/Plugins.sub/Foo.xml +++ b/irssi.buetow.org/content/Plugins.sub/Foo.xml @@ -1,4 +1,4 @@ - + foo.pl diff --git a/irssi.buetow.org/content/Plugins.sub/home.xml b/irssi.buetow.org/content/Plugins.sub/home.xml index 1bef89e..945da62 100644 --- a/irssi.buetow.org/content/Plugins.sub/home.xml +++ b/irssi.buetow.org/content/Plugins.sub/home.xml @@ -1,4 +1,4 @@ - + Plugins diff --git a/irssi.buetow.org/content/SVN.xml b/irssi.buetow.org/content/SVN.xml index 1521326..d10ef1e 100644 --- a/irssi.buetow.org/content/SVN.xml +++ b/irssi.buetow.org/content/SVN.xml @@ -1,7 +1,6 @@ - + SVN Download IRSSI plugins can be downloaded from SVN. Use the following steps to do so: - svn co https://ssl.buetow.org/repos/utils/irssi-plugins + svn co https://ssl.buetow.org/repos/utils/irssi-plugins - diff --git a/irssi.buetow.org/content/home.xml b/irssi.buetow.org/content/home.xml index b40abeb..e739437 100644 --- a/irssi.buetow.org/content/home.xml +++ b/irssi.buetow.org/content/home.xml @@ -1,11 +1,11 @@ - + Irssi plugins written in Perl Here are a "few" plugins for the - Irssi - IRC client written in the - Perl - programming language. Use the Plugins link above to see the descriptions or select SVN in order to fetch them from the subversion repository. + Irssi + IRC client written in the + Perl + programming language. Use the Plugins link above to see the descriptions or select SVN in order to fetch them from the subversion repository. diff --git a/irssi.buetow.org/content/license.xml b/irssi.buetow.org/content/license.xml index ef2200d..0adca8c 100644 --- a/irssi.buetow.org/content/license.xml +++ b/irssi.buetow.org/content/license.xml @@ -1,4 +1,4 @@ - + License @@ -8,35 +8,35 @@ All rights reserved. - - - + + + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - - - + + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - - - + + + * 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. - - - + + + * 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. - - - + + + THIS SOFTWARE IS PROVIDED BY Paul 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 @@ -51,4 +51,3 @@ POSSIBILITY OF SUCH DAMAGE. - -- cgit v1.2.3 From 20c88aac8eb106c07ccb4cc8f4be06fb61324bad Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Thu, 13 Mar 2014 23:31:13 +0100 Subject: add C. --- irssi.buetow.org/content/license.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'irssi.buetow.org/content') diff --git a/irssi.buetow.org/content/license.xml b/irssi.buetow.org/content/license.xml index 0adca8c..e3594a5 100644 --- a/irssi.buetow.org/content/license.xml +++ b/irssi.buetow.org/content/license.xml @@ -2,7 +2,7 @@ License - All Irssi plugins listed are (C) by Paul Buetow. + All Irssi plugins listed are (C) by Paul C. Buetow. @@ -37,10 +37,10 @@ -THIS SOFTWARE IS PROVIDED BY Paul Buetow ``AS IS'' AND ANY EXPRESS OR +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 Buetow BE LIABLE FOR ANY DIRECT, +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) -- cgit v1.2.3