diff options
Diffstat (limited to 'cpphomepage.buetow.org/content')
| -rw-r--r-- | cpphomepage.buetow.org/content/98.contact.xml | 35 | ||||
| -rw-r--r-- | cpphomepage.buetow.org/content/Download.xml | 3 | ||||
| -rw-r--r-- | cpphomepage.buetow.org/content/home.xml | 14 | ||||
| -rw-r--r-- | cpphomepage.buetow.org/content/license.xml | 9 |
4 files changed, 30 insertions, 31 deletions
diff --git a/cpphomepage.buetow.org/content/98.contact.xml b/cpphomepage.buetow.org/content/98.contact.xml index 11dcff3..a881cc3 100644 --- a/cpphomepage.buetow.org/content/98.contact.xml +++ b/cpphomepage.buetow.org/content/98.contact.xml @@ -1,20 +1,19 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?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> - <hyperlink>http://dev.buetow.org</hyperlink> - <noop> :)</noop> - </text> + <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> + <hyperlink>http://dev.buetow.org</hyperlink> + <noop> :)</noop> + </text> </content> - diff --git a/cpphomepage.buetow.org/content/Download.xml b/cpphomepage.buetow.org/content/Download.xml index 05b77e0..45623cc 100644 --- a/cpphomepage.buetow.org/content/Download.xml +++ b/cpphomepage.buetow.org/content/Download.xml @@ -1,7 +1,6 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Download through Git</pagetitle> <text>cpphomepage can be downloaded from Git. Use the following steps to do so:</text> <pretext>git clone git://git.buetow.org/cpphomepage.git</pretext> </content> - diff --git a/cpphomepage.buetow.org/content/home.xml b/cpphomepage.buetow.org/content/home.xml index 6aae188..9afb1da 100644 --- a/cpphomepage.buetow.org/content/home.xml +++ b/cpphomepage.buetow.org/content/home.xml @@ -1,14 +1,14 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>C++ Homepage</pagetitle> - <important> + <important> <text> - <strong>Important notice:</strong> - <noop>The development of cpphomepage has been stalled. There will be no further development on this project. This project always was a proof of concept only. Bugs are not gonna be fixed. For current programming projects please visit </noop> - <hyperlink>http://dev.buetow.org</hyperlink> - <noop> and enjoy :)</noop> + <strong>Important notice:</strong> + <noop>The development of cpphomepage has been stalled. There will be no further development on this project. This project always was a proof of concept only. Bugs are not gonna be fixed. For current programming projects please visit </noop> + <hyperlink>http://dev.buetow.org</hyperlink> + <noop> and enjoy :)</noop> </text> - </important> + </important> <text>cpphomepage is a small but usefull CGI application for generating dynamic HTML sites. It should be runnable on most *NIX and a like boxes having a decent C++ compiler installed.</text> <text>Look through the template and config file and you will understand very quickly how to use this small CGI application.</text> </content> diff --git a/cpphomepage.buetow.org/content/license.xml b/cpphomepage.buetow.org/content/license.xml index 5ebcf1a..46a2593 100644 --- a/cpphomepage.buetow.org/content/license.xml +++ b/cpphomepage.buetow.org/content/license.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>License</pagetitle> <text> @@ -12,14 +12,16 @@ as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. </noop> - <newline /> <newline /> + <newline/> + <newline/> <noop> This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. </noop> - <newline /> <newline /> + <newline/> + <newline/> <noop> You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software @@ -27,4 +29,3 @@ </noop> </text> </content> - |
