summaryrefslogtreecommitdiff
path: root/awksite.buetow.org
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-09-28 18:02:25 +0200
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-09-28 18:02:25 +0200
commit2bfe5014a3ec0c2dc04fc3a72420ca86f5fac524 (patch)
tree7f28e95ae7ac97f435eba0418e999db474e6a15a /awksite.buetow.org
parent714164e679851987512435ed9b88f094c822e9f3 (diff)
reformat XML
Diffstat (limited to 'awksite.buetow.org')
-rw-r--r--awksite.buetow.org/content/98.contact.xml35
-rw-r--r--awksite.buetow.org/content/Download.xml3
-rw-r--r--awksite.buetow.org/content/home.xml4
-rw-r--r--awksite.buetow.org/content/license.xml13
4 files changed, 26 insertions, 29 deletions
diff --git a/awksite.buetow.org/content/98.contact.xml b/awksite.buetow.org/content/98.contact.xml
index 11dcff3..a881cc3 100644
--- a/awksite.buetow.org/content/98.contact.xml
+++ b/awksite.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/awksite.buetow.org/content/Download.xml b/awksite.buetow.org/content/Download.xml
index d4cfff0..347a943 100644
--- a/awksite.buetow.org/content/Download.xml
+++ b/awksite.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>Awksite can be downloaded from Git. Use the following steps to do so:</text>
<pretext>git clone git://git.buetow.org/awksite.git</pretext>
</content>
-
diff --git a/awksite.buetow.org/content/home.xml b/awksite.buetow.org/content/home.xml
index b191908..d21527c 100644
--- a/awksite.buetow.org/content/home.xml
+++ b/awksite.buetow.org/content/home.xml
@@ -1,11 +1,11 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<content>
<pagetitle>Awksite</pagetitle>
<important>
<text>
<strong>Important notice:</strong>
<noop>The development of the AWK site script 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>
+ <hyperlink>http://dev.buetow.org</hyperlink>
<noop> and enjoy :)</noop>
</text>
</important>
diff --git a/awksite.buetow.org/content/license.xml b/awksite.buetow.org/content/license.xml
index 0d6a0ec..10d9793 100644
--- a/awksite.buetow.org/content/license.xml
+++ b/awksite.buetow.org/content/license.xml
@@ -1,10 +1,9 @@
-<?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>
- <noop>Awksite is (C) by Paul Buetow.</noop>
- </text>
- <textheader>Beer license</textheader>
- <text>Awksite uses the beer license. If you use this script and you meet me , spend me a beer please! ;)</text>
+ <text>
+ <noop>Awksite is (C) by Paul Buetow.</noop>
+ </text>
+ <textheader>Beer license</textheader>
+ <text>Awksite uses the beer license. If you use this script and you meet me , spend me a beer please! ;)</text>
</content>
-