[bknr-cvs] r1867 - branches/xml-class-rework/projects/lisp-ecoop/website/templates

bknr at bknr.net bknr at bknr.net
Mon Feb 20 19:44:52 UTC 2006


Author: hhubner
Date: 2006-02-20 13:44:52 -0600 (Mon, 20 Feb 2006)
New Revision: 1867

Added:
   branches/xml-class-rework/projects/lisp-ecoop/website/templates/home.xml
Modified:
   branches/xml-class-rework/projects/lisp-ecoop/website/templates/menu.xml
   branches/xml-class-rework/projects/lisp-ecoop/website/templates/registration.xml
Log:
Made the site look friendlier as suggested by Arthur Lemmens.


Added: branches/xml-class-rework/projects/lisp-ecoop/website/templates/home.xml
===================================================================
--- branches/xml-class-rework/projects/lisp-ecoop/website/templates/home.xml	2006-02-20 19:42:23 UTC (rev 1866)
+++ branches/xml-class-rework/projects/lisp-ecoop/website/templates/home.xml	2006-02-20 19:44:52 UTC (rev 1867)
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet type="text/xsl" href="lisp-ecoop.xsl" ?>
+<lisp-ecoop:page name="home"
+  xmlns:lisp-ecoop="http://lisp-ecoop06.bknr.net">
+
+<h1>Home</h1>
+
+<p>Welcome to the Website of the 3rd European Lisp
+Workshop.  Please see the <a href="cfp">Call for Participation</a> for a
+description of the goals of the workshop.</p>
+
+<h1>News</h1>
+
+<h3>February 20, 2006</h3>
+
+<ul>
+<li>Launched the workshop website.</li>
+</ul>
+
+<!--
+<div align="center">
+  <p>
+    <a href="http://www.alu.org" target="_new">
+      <img src="/image/alu-logo" alt="" height="63" width="95" align="middle" target="_new" border="0" />
+    </a>
+  </p>
+  <p>Supported by ALU</p>
+</div>
+-->
+
+</lisp-ecoop:page>

Modified: branches/xml-class-rework/projects/lisp-ecoop/website/templates/menu.xml
===================================================================
--- branches/xml-class-rework/projects/lisp-ecoop/website/templates/menu.xml	2006-02-20 19:42:23 UTC (rev 1866)
+++ branches/xml-class-rework/projects/lisp-ecoop/website/templates/menu.xml	2006-02-20 19:44:52 UTC (rev 1867)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <menu name="main">
+  <item url="home" title="Home" />
   <item url="cfp" title="Call for Participation" />
   <item url="registration" title="Registration" />
   <!--

Modified: branches/xml-class-rework/projects/lisp-ecoop/website/templates/registration.xml
===================================================================
--- branches/xml-class-rework/projects/lisp-ecoop/website/templates/registration.xml	2006-02-20 19:42:23 UTC (rev 1866)
+++ branches/xml-class-rework/projects/lisp-ecoop/website/templates/registration.xml	2006-02-20 19:44:52 UTC (rev 1867)
@@ -3,20 +3,8 @@
 <lisp-ecoop:page name="home"
   xmlns:lisp-ecoop="http://lisp-ecoop06.bknr.net">
 
-<p>Welcome to the Website of the 3rd European Lisp
-Workshop.  Please see the <a href="cfp">Call for Participation</a> for a
-description of the goals of the workshop.</p>
+<h1>Registration</h1>
 
-<h1>News</h1>
-
-<h3>February 20, 2006</h3>
-
-<ul>
-<li>Launched the workshop website.</li>
-</ul>
-
-<h1>Information for Attendees</h1>
-
 <p>Registration of workshop participants has to be done in three
 <b>mandatory</b> steps:</p>
 
@@ -34,15 +22,4 @@
 latter includes access to workshops and to the main conference.</li>
 </ol>
 
-<!--
-<div align="center">
-  <p>
-    <a href="http://www.alu.org" target="_new">
-      <img src="/image/alu-logo" alt="" height="63" width="95" align="middle" target="_new" border="0" />
-    </a>
-  </p>
-  <p>Supported by ALU</p>
-</div>
--->
-
 </lisp-ecoop:page>




More information about the Bknr-cvs mailing list