[Clo-cvs] CVS update: public_html/donate-thankyou.shtml public_html/donate.shtml public_html/faq.shtml public_html/independent-lists.shtml public_html/index.shtml public_html/nntp.shtml public_html/project-intro.shtml public_html/projects.shtml public_html/rss.xml public_html/rsync.shtml public_html/stats.shtml public_html/viewrep.shtml

Erik Enge eenge at common-lisp.net
Wed Jan 18 02:18:25 UTC 2006


Update of /project/clo/cvsroot/public_html
In directory common-lisp:/project/clo/public_html

Modified Files:
	donate-thankyou.shtml donate.shtml faq.shtml 
	independent-lists.shtml index.shtml nntp.shtml 
	project-intro.shtml projects.shtml rss.xml rsync.shtml 
	stats.shtml viewrep.shtml 
Log Message:
fixing html in xml
Date: Tue Jan 17 20:18:25 2006
Author: eenge

Index: public_html/donate-thankyou.shtml
diff -u public_html/donate-thankyou.shtml:1.2 public_html/donate-thankyou.shtml:1.3
--- public_html/donate-thankyou.shtml:1.2	Tue Jan 17 18:53:22 2006
+++ public_html/donate-thankyou.shtml	Tue Jan 17 20:18:25 2006
@@ -1,14 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-  <head>
-    <meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8"/> 
-    <meta name="author" content="CLO"/> 
-    <link rel="stylesheet" type="text/css" href="style.css" title="Our Stylesheet"/>
-
-    <title>Thank you for your donation!</title>
-
-  </head>
-
+  <!--#include virtual="head.shtml" -->
   <body>
     <div id="top"></div>
   


Index: public_html/donate.shtml
diff -u public_html/donate.shtml:1.27 public_html/donate.shtml:1.28
--- public_html/donate.shtml:1.27	Tue Jan 17 18:53:22 2006
+++ public_html/donate.shtml	Tue Jan 17 20:18:25 2006
@@ -1,14 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-  <head>
-    <meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8"/> 
-    <meta name="author" content="CLO"/> 
-    <link rel="stylesheet" type="text/css" href="style.css" title="Our Stylesheet"/>
-
-    <title>Donate to help run Common-Lisp.net</title>
-
-  </head>
-
+  <!--#include virtual="head.shtml" -->
   <body>
     <div id="top"></div>
   


Index: public_html/faq.shtml
diff -u public_html/faq.shtml:1.8 public_html/faq.shtml:1.9
--- public_html/faq.shtml:1.8	Tue Jan 17 18:53:22 2006
+++ public_html/faq.shtml	Tue Jan 17 20:18:25 2006
@@ -1,15 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-  <head>
-    <meta http-equiv="content-type" content="application/xhtml+xml;
-    charset=utf-8"/> 
-    <meta name="author" content="CLO"/> 
-    <link rel="stylesheet" type="text/css" href="style.css" title="Our
-    Stylesheet"/>
-
-    <title>Common-Lisp.net FAQ</title>
-  </head>
-
+  <!--#include virtual="head.shtml" --> 
   <body>
     <div id="top"></div>
   


Index: public_html/independent-lists.shtml
diff -u public_html/independent-lists.shtml:1.9 public_html/independent-lists.shtml:1.10
--- public_html/independent-lists.shtml:1.9	Tue Jan 17 18:53:22 2006
+++ public_html/independent-lists.shtml	Tue Jan 17 20:18:25 2006
@@ -1,14 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-  <head>
-    <meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8"/> 
-    <meta name="author" content="CLO"/> 
-    <link rel="stylesheet" type="text/css" href="style.css" title="Our Stylesheet"/>
-
-    <title>Independent mailinglists at Common-Lisp.net</title>
-
-  </head>
-
+  <!--#include virtual="head.shtml" --> 
   <body>
     <div id="top"></div>
   


Index: public_html/index.shtml
diff -u public_html/index.shtml:1.100 public_html/index.shtml:1.101
--- public_html/index.shtml:1.100	Tue Jan 17 19:48:49 2006
+++ public_html/index.shtml	Tue Jan 17 20:18:25 2006
@@ -1,14 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-  <head>
-    <meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8"/> 
-    <meta name="author" content="CLO"/> 
-    <link rel="stylesheet" type="text/css" href="style.css" title="Our Stylesheet"/>
-
-    <title>Welcome to Common-Lisp.net</title>
-
-  </head>
-
+  <!--#include virtual="head.shtml" --> 
   <body>
     <div id="top"></div>
   


Index: public_html/nntp.shtml
diff -u public_html/nntp.shtml:1.2 public_html/nntp.shtml:1.3
--- public_html/nntp.shtml:1.2	Tue Jan 17 18:53:22 2006
+++ public_html/nntp.shtml	Tue Jan 17 20:18:25 2006
@@ -1,15 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-  <head>
-    <meta http-equiv="content-type" content="application/xhtml+xml;
-    charset=utf-8"/> 
-    <meta name="author" content="CLO"/> 
-    <link rel="stylesheet" type="text/css" href="style.css" title="Our
-    Stylesheet"/>
-
-    <title>Common-Lisp.net NNTP service</title>
-  </head>
-
+  <!--#include virtual="head.shtml" --> 
   <body>
     <div id="top"></div>
   


Index: public_html/project-intro.shtml
diff -u public_html/project-intro.shtml:1.12 public_html/project-intro.shtml:1.13
--- public_html/project-intro.shtml:1.12	Tue Jan 17 19:43:52 2006
+++ public_html/project-intro.shtml	Tue Jan 17 20:18:25 2006
@@ -1,16 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-  <head>
-    <meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8" /> 
-
-    <meta name="author" content="CLO" />
-
-    <link rel="stylesheet" type="text/css" href="style.css" title="Our Stylesheet" />
-
-    <title>Hosting at Common-Lisp.net</title>
-  </head>
-
+  <!--#include virtual="head.shtml" --> 
   <body>
     <div id="top"></div>
   


Index: public_html/projects.shtml
diff -u public_html/projects.shtml:1.37 public_html/projects.shtml:1.38
--- public_html/projects.shtml:1.37	Tue Jan 17 18:53:22 2006
+++ public_html/projects.shtml	Tue Jan 17 20:18:25 2006
@@ -1,14 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-  <head>
-    <meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8"/> 
-    <meta name="author" content="CLO"/> 
-    <link rel="stylesheet" type="text/css" href="style.css" title="Our Stylesheet"/>
-
-    <title>Projects at Common-Lisp.net</title>
-
-  </head>
-
+  <!--#include virtual="head.shtml" --> 
   <body>
     <div id="top"></div>
   


Index: public_html/rss.xml
diff -u public_html/rss.xml:1.1 public_html/rss.xml:1.2
--- public_html/rss.xml:1.1	Tue Jan 17 20:02:12 2006
+++ public_html/rss.xml	Tue Jan 17 20:18:25 2006
@@ -9,7 +9,7 @@
 <title></title>
 <link>http://common-lisp.net/</link>
 <description>
-To stay up-to-date with all releases that are announced on the various mailinglists you simply need to be subscribed to the <a href="http://common-lisp.net/mailman/listinfo/announcements">announcements mailinglist</a>.
+To stay up-to-date with all releases that are announced on the various mailinglists you simply need to be subscribed to the <a href="http://common-lisp.net/mailman/listinfo/announcements">announcements mailinglist</a>.
 </description>
 <pubDate>Tue, 17 Jan 2006 16:00:00 -0500</pubDate>
 </item>
@@ -18,7 +18,7 @@
 <title></title>
 <link>http://common-lisp.net/</link>
 <description>
-Moved to a new server, read more <a href="http://groups.google.com/group/comp.lang.lisp/browse_frm/thread/0e54030c3d148b72/a4a60a97c2d48246#a4a60a97c2d48246">here</a>.
+Moved to a new server, read more <a href="http://groups.google.com/group/comp.lang.lisp/browse_frm/thread/0e54030c3d148b72/a4a60a97c2d48246#a4a60a97c2d48246">here</a>.
 </description>
 <pubDate>Sun, 15 Jan 2006 16:00:00 -0500</pubDate>
 </item>
@@ -27,7 +27,7 @@
 <title></title>
 <link>http://common-lisp.net/</link>
 <description>
-You can now <a href="donate.shtml">donate</a> to help pay for the operating costs of common-lisp.net.
+You can now <a href="donate.shtml">donate</a> to help pay for the operating costs of common-lisp.net.
 </description>
 <pubDate>Wed, 04 Jan 2006 16:00:00 -0500</pubDate>
 </item>


Index: public_html/rsync.shtml
diff -u public_html/rsync.shtml:1.2 public_html/rsync.shtml:1.3
--- public_html/rsync.shtml:1.2	Tue Jan 17 18:53:22 2006
+++ public_html/rsync.shtml	Tue Jan 17 20:18:25 2006
@@ -1,15 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-  <head>
-    <meta http-equiv="content-type" content="application/xhtml+xml;
-    charset=utf-8"/> 
-    <meta name="author" content="CLO"/> 
-    <link rel="stylesheet" type="text/css" href="style.css" title="Our
-    Stylesheet"/>
-
-    <title>Common-Lisp.net rsync service</title>
-  </head>
-
+  <!--#include virtual="head.shtml" --> 
   <body>
     <div id="top"></div>
   


Index: public_html/stats.shtml
diff -u public_html/stats.shtml:1.12 public_html/stats.shtml:1.13
--- public_html/stats.shtml:1.12	Tue Jan 17 18:53:22 2006
+++ public_html/stats.shtml	Tue Jan 17 20:18:25 2006
@@ -1,14 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-  <head>
-    <meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8"/> 
-    <meta name="author" content="CLO"/> 
-    <link rel="stylesheet" type="text/css" href="style.css" title="Our Stylesheet"/>
-
-    <title>Statistics</title>
-
-  </head>
-
+  <!--#include virtual="head.shtml" --> 
   <body>
     <div id="top"></div>
   


Index: public_html/viewrep.shtml
diff -u public_html/viewrep.shtml:1.5 public_html/viewrep.shtml:1.6
--- public_html/viewrep.shtml:1.5	Tue Jan 17 18:53:22 2006
+++ public_html/viewrep.shtml	Tue Jan 17 20:18:25 2006
@@ -1,14 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-  <head>
-    <meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8"/> 
-    <meta name="author" content="CLO"/> 
-    <link rel="stylesheet" type="text/css" href="style.css" title="Our Stylesheet"/>
-
-    <title>Repository access over the web</title>
-
-  </head>
-
+  <!--#include virtual="head.shtml" --> 
   <body>
     <div id="top"></div>
   




More information about the clo-cvs mailing list