diff options
Diffstat (limited to 'yhttpd.buetow.org/content')
| -rw-r--r-- | yhttpd.buetow.org/content/98.contact.xml | 20 | ||||
| -rw-r--r-- | yhttpd.buetow.org/content/home.xml | 12 |
2 files changed, 32 insertions, 0 deletions
diff --git a/yhttpd.buetow.org/content/98.contact.xml b/yhttpd.buetow.org/content/98.contact.xml new file mode 100644 index 0000000..f46ee65 --- /dev/null +++ b/yhttpd.buetow.org/content/98.contact.xml @@ -0,0 +1,20 @@ +<?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://web.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> + <link>http://dev.buetow.org</link> + <noop> :)</noop> + </text> +</content> + diff --git a/yhttpd.buetow.org/content/home.xml b/yhttpd.buetow.org/content/home.xml new file mode 100644 index 0000000..b9f0451 --- /dev/null +++ b/yhttpd.buetow.org/content/home.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle>yhttpd</pagetitle> + <important> + <text> + <strong>Important notice:</strong> + <noop>The development of the yhttpd 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> +</content> |
