diff options
Diffstat (limited to 'pingdomfetch.buetow.org/content')
| -rw-r--r-- | pingdomfetch.buetow.org/content/50.Download.xml | 9 | ||||
| -rw-r--r-- | pingdomfetch.buetow.org/content/98.contact.xml | 9 | ||||
| -rw-r--r-- | pingdomfetch.buetow.org/content/99.license.xml | 5 | ||||
| -rw-r--r-- | pingdomfetch.buetow.org/content/home.xml | 10 |
4 files changed, 33 insertions, 0 deletions
diff --git a/pingdomfetch.buetow.org/content/50.Download.xml b/pingdomfetch.buetow.org/content/50.Download.xml new file mode 100644 index 0000000..51346ad --- /dev/null +++ b/pingdomfetch.buetow.org/content/50.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/snonux/!!HOSTNAME!!">http://github.com/snonux/!!HOSTNAME!!</namedlink> + </text> +</content> diff --git a/pingdomfetch.buetow.org/content/98.contact.xml b/pingdomfetch.buetow.org/content/98.contact.xml new file mode 100644 index 0000000..4c2f856 --- /dev/null +++ b/pingdomfetch.buetow.org/content/98.contact.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Contact me</pagetitle> + <text> + <noop>Please use the contact methods listed </noop> + <namedlink href="http://contact.buetow.org">on this site</namedlink> + <noop> :)</noop> + </text> +</content> diff --git a/pingdomfetch.buetow.org/content/99.license.xml b/pingdomfetch.buetow.org/content/99.license.xml new file mode 100644 index 0000000..3cf129f --- /dev/null +++ b/pingdomfetch.buetow.org/content/99.license.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>License</pagetitle> + <text>Pingdomfetch is licensed under the GNU Gerneral Public License Version 3 or later.</text> +</content> diff --git a/pingdomfetch.buetow.org/content/home.xml b/pingdomfetch.buetow.org/content/home.xml new file mode 100644 index 0000000..c71f607 --- /dev/null +++ b/pingdomfetch.buetow.org/content/home.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Pingdomfetch</pagetitle> + <textheader>A simple Command Line Tool for Pingdom</textheader> + <text> + <noop>This tool can be used together with </noop> + <link>http://www.pingdom.com</link> + <noop> to fetch the results and notify them via email.</noop> + </text> +</content> |
