[bknr-cvs] r2444 - trunk/projects/lisp-ecoop/website/templates
hhubner at common-lisp.net
hhubner at common-lisp.net
Tue Feb 5 21:15:54 UTC 2008
Author: hhubner
Date: Tue Feb 5 16:15:52 2008
New Revision: 2444
Modified:
trunk/projects/lisp-ecoop/website/templates/add-participant.xml
trunk/projects/lisp-ecoop/website/templates/contact.xml
trunk/projects/lisp-ecoop/website/templates/create-submission.xml
trunk/projects/lisp-ecoop/website/templates/edit-profile.xml
trunk/projects/lisp-ecoop/website/templates/edit-submission-submitters.xml
trunk/projects/lisp-ecoop/website/templates/edit-submission.xml
trunk/projects/lisp-ecoop/website/templates/groups.xml
trunk/projects/lisp-ecoop/website/templates/guidelines.xml
trunk/projects/lisp-ecoop/website/templates/home.xml
trunk/projects/lisp-ecoop/website/templates/login.xml
trunk/projects/lisp-ecoop/website/templates/news.xml
trunk/projects/lisp-ecoop/website/templates/papers.xml
trunk/projects/lisp-ecoop/website/templates/people.xml
trunk/projects/lisp-ecoop/website/templates/profile.xml
trunk/projects/lisp-ecoop/website/templates/programme.xml
trunk/projects/lisp-ecoop/website/templates/registration.xml
trunk/projects/lisp-ecoop/website/templates/schedule.xml
trunk/projects/lisp-ecoop/website/templates/submission.xml
trunk/projects/lisp-ecoop/website/templates/submissions.xml
trunk/projects/lisp-ecoop/website/templates/toplevel.xml
trunk/projects/lisp-ecoop/website/templates/upload.xml
trunk/projects/lisp-ecoop/website/templates/user-error.xml
Log:
change namespace url to what we use now
Modified: trunk/projects/lisp-ecoop/website/templates/add-participant.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/add-participant.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/add-participant.xml Tue Feb 5 16:15:52 2008
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="lisp-ecoop.xsl" ?>
<lisp-ecoop:page name="login"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<h1>Add Participant</h1>
Modified: trunk/projects/lisp-ecoop/website/templates/contact.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/contact.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/contact.xml Tue Feb 5 16:15:52 2008
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="lisp-ecoop.xsl" ?>
<lisp-ecoop:page name="contact"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<h1>Organizing Committee</h1>
Modified: trunk/projects/lisp-ecoop/website/templates/create-submission.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/create-submission.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/create-submission.xml Tue Feb 5 16:15:52 2008
@@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<head>
<title>Create submission</title>
<link rel="stylesheet" type="text/css" href="/static/document-utils.css" />
Modified: trunk/projects/lisp-ecoop/website/templates/edit-profile.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/edit-profile.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/edit-profile.xml Tue Feb 5 16:15:52 2008
@@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<lisp-ecoop:page name="edit profile"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<h1>Participant Profile Editor</h1>
<p>
Modified: trunk/projects/lisp-ecoop/website/templates/edit-submission-submitters.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/edit-submission-submitters.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/edit-submission-submitters.xml Tue Feb 5 16:15:52 2008
@@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<head>
<title>Edit Submitter List</title>
</head>
Modified: trunk/projects/lisp-ecoop/website/templates/edit-submission.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/edit-submission.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/edit-submission.xml Tue Feb 5 16:15:52 2008
@@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<lisp-ecoop:page name="edit submission"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<h1>Submission Editor</h1>
<p>
Modified: trunk/projects/lisp-ecoop/website/templates/groups.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/groups.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/groups.xml Tue Feb 5 16:15:52 2008
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="lisp-ecoop.xsl" ?>
<lisp-ecoop:page name="groups"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<h1>Breakout Groups</h1>
Modified: trunk/projects/lisp-ecoop/website/templates/guidelines.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/guidelines.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/guidelines.xml Tue Feb 5 16:15:52 2008
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="lisp-ecoop.xsl" ?>
<lisp-ecoop:page name="guidelines"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<h1>Submission Guidelines</h1>
Modified: trunk/projects/lisp-ecoop/website/templates/home.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/home.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/home.xml Tue Feb 5 16:15:52 2008
@@ -1,7 +1,7 @@
<?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-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<h1>4th European Lisp Workshop</h1>
@@ -12,7 +12,7 @@
<h2>Important News</h2>
<ul>
<li>The workshop programme is now online.</li>
-<li><a href="http://lisp-ecoop07.bknr.net/profile/5802">Alexander Repenning</a> will be giving a keynote presentation about <a href="http://lisp-ecoop07.bknr.net/submission/5881">Antiobjects: Mapping Game AI to Massively Parallel Architectures using Collaborative Diffusion</a>.</li>
+<li><a href="http://elw.bknr.net//profile/5802">Alexander Repenning</a> will be giving a keynote presentation about <a href="http://lisp-ecoop07.bknr.net/submission/5881">Antiobjects: Mapping Game AI to Massively Parallel Architectures using Collaborative Diffusion</a>.</li>
</ul>
<h2>Important Dates</h2>
Modified: trunk/projects/lisp-ecoop/website/templates/login.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/login.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/login.xml Tue Feb 5 16:15:52 2008
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="lisp-ecoop.xsl" ?>
<lisp-ecoop:page name="login"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<h1>Login</h1>
Modified: trunk/projects/lisp-ecoop/website/templates/news.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/news.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/news.xml Tue Feb 5 16:15:52 2008
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="lisp-ecoop.xsl" ?>
<lisp-ecoop:page name="news"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<h1>News</h1>
@@ -14,7 +14,7 @@
<h3>May 17, 2007</h3>
<ul>
-<li><a href="http://lisp-ecoop07.bknr.net/profile/5802">Alexander Repenning</a> will be giving a keynote presentation about <a href="http://lisp-ecoop07.bknr.net/submission/5881">Antiobjects: Mapping Game AI to Massively Parallel Architectures using Collaborative Diffusion</a>.</li>
+<li><a href="http://elw.bknr.net//profile/5802">Alexander Repenning</a> will be giving a keynote presentation about <a href="http://lisp-ecoop07.bknr.net/submission/5881">Antiobjects: Mapping Game AI to Massively Parallel Architectures using Collaborative Diffusion</a>.</li>
<li>The submission deadline for papers, essays and breakout group proposals has been extended to May 31.</li>
</ul>
Modified: trunk/projects/lisp-ecoop/website/templates/papers.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/papers.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/papers.xml Tue Feb 5 16:15:52 2008
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="lisp-ecoop.xsl" ?>
<lisp-ecoop:page name="papers"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<h1>Papers</h1>
Modified: trunk/projects/lisp-ecoop/website/templates/people.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/people.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/people.xml Tue Feb 5 16:15:52 2008
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="lisp-ecoop.xsl" ?>
<lisp-ecoop:page name="people"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<h1>People</h1>
Modified: trunk/projects/lisp-ecoop/website/templates/profile.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/profile.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/profile.xml Tue Feb 5 16:15:52 2008
@@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<lisp-ecoop:page name="participant profile"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<lisp-ecoop:profile>
<h1>Participant Profile</h1>
Modified: trunk/projects/lisp-ecoop/website/templates/programme.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/programme.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/programme.xml Tue Feb 5 16:15:52 2008
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="lisp-ecoop.xsl" ?>
<lisp-ecoop:page name="programme"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<h1>Workshop Programme</h1>
Modified: trunk/projects/lisp-ecoop/website/templates/registration.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/registration.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/registration.xml Tue Feb 5 16:15:52 2008
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="lisp-ecoop.xsl" ?>
<lisp-ecoop:page name="registration"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<h1>Registration</h1>
Modified: trunk/projects/lisp-ecoop/website/templates/schedule.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/schedule.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/schedule.xml Tue Feb 5 16:15:52 2008
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="lisp-ecoop.xsl" ?>
<lisp-ecoop:page name="schedule"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<lisp-ecoop:admin-only>
<lisp-ecoop:schedule-submission />
Modified: trunk/projects/lisp-ecoop/website/templates/submission.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/submission.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/submission.xml Tue Feb 5 16:15:52 2008
@@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<lisp-ecoop:page name="submission"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<lisp-ecoop:load-argument-object>
<h1>$(title)</h1>
Modified: trunk/projects/lisp-ecoop/website/templates/submissions.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/submissions.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/submissions.xml Tue Feb 5 16:15:52 2008
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="lisp-ecoop.xsl" ?>
<lisp-ecoop:page name="submissions"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<h1>Submissions</h1>
Modified: trunk/projects/lisp-ecoop/website/templates/toplevel.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/toplevel.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/toplevel.xml Tue Feb 5 16:15:52 2008
@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns="http://www.w3.org/1999/xhtml"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net"
+ xmlns:lisp-ecoop="http://elw.bknr.net/"
xmlns:bknr="http://bknr.net"
xmlns:menu="http://bknr.net/menu"
>
Modified: trunk/projects/lisp-ecoop/website/templates/upload.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/upload.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/upload.xml Tue Feb 5 16:15:52 2008
@@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net">
+ xmlns:lisp-ecoop="http://elw.bknr.net/">
<head>
<title>Upload document</title>
<link rel="stylesheet" type="text/css" href="/static/document-utils.css" />
Modified: trunk/projects/lisp-ecoop/website/templates/user-error.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/user-error.xml (original)
+++ trunk/projects/lisp-ecoop/website/templates/user-error.xml Tue Feb 5 16:15:52 2008
@@ -4,7 +4,7 @@
<html
xmlns="http://www.w3.org/1999/xhtml"
xmlns:bknr="http://bknr.net"
- xmlns:lisp-ecoop="http://lisp-ecoop07.bknr.net"
+ xmlns:lisp-ecoop="http://elw.bknr.net/"
xmlns:menu="http://bknr.net/menu"
>
<head>
More information about the Bknr-cvs
mailing list