[Debconf6-data-commit] r115 - in website: media/dc6 www
www/about/debianday
Neil McGovern
neilm at costa.debian.org
Wed Dec 7 15:18:26 UTC 2005
Author: neilm
Date: 2005-12-07 15:18:26 +0000 (Wed, 07 Dec 2005)
New Revision: 115
Added:
website/media/dc6/images/
Removed:
website/www/css/
website/www/images/
Modified:
website/www/about/debianday/header.epl
website/www/bottom.html
website/www/header.epl
website/www/top.html
Log:
Final move
Copied: website/media/dc6/images (from rev 112, website/www/images)
Modified: website/www/about/debianday/header.epl
===================================================================
--- website/www/about/debianday/header.epl 2005-12-07 15:12:33 UTC (rev 114)
+++ website/www/about/debianday/header.epl 2005-12-07 15:18:26 UTC (rev 115)
@@ -4,8 +4,8 @@
<head>
<title>[+ $req->{title} +]</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
- <link rel="stylesheet" type="text/css" href="/css/dday.css"/>
- <link rel="stylesheet alternative" type="text/css" href="/css/ddayprint.css" media="print"/>
+ <link rel="stylesheet" type="text/css" href="http://media.debconf.org/dc6/css/dday.css"/>
+ <link rel="stylesheet alternative" type="text/css" href="http://media.debconf.org/dc6/css/ddayprint.css" media="print"/>
</head>
<!-- End of HTML-Header -->
[- Execute ("header.html"); -]
Modified: website/www/bottom.html
===================================================================
--- website/www/bottom.html 2005-12-07 15:12:33 UTC (rev 114)
+++ website/www/bottom.html 2005-12-07 15:18:26 UTC (rev 115)
@@ -10,9 +10,9 @@
[- Execute ('*'); -]
</div>
<div id='icons'>
- <a href='#' onclick='javascript:window.print()'><img src='/images/print.png' alt='Print' title='Print this page'/></a>
+ <a href='#' onclick='javascript:window.print()'><img src='http://media.debconf.org/dc6/images/print.png' alt='Print' title='Print this page'/></a>
- <a href='#top'><img src='/images/top.png' alt='Top' title='Back to top of page'/></a>
+ <a href='#top'><img src='http://media.debconf.org/dc6/images/top.png' alt='Top' title='Back to top of page'/></a>
</div>
</div>
<div id='bottomrightpanel'>
Modified: website/www/header.epl
===================================================================
--- website/www/header.epl 2005-12-07 15:12:33 UTC (rev 114)
+++ website/www/header.epl 2005-12-07 15:18:26 UTC (rev 115)
@@ -4,8 +4,8 @@
<head>
<title>[+ $req->{title} +]</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
- <link rel="stylesheet" type="text/css" href="/css/main.css"/>
- <link rel="stylesheet alternative" type="text/css" href="/css/print.css" media="print"/>
+ <link rel="stylesheet" type="text/css" href="http://media.debconf.org/dc6/css/main.css"/>
+ <link rel="stylesheet alternative" type="text/css" href="http://media.debconf.org/dc6/css/print.css" media="print"/>
</head>
<!-- End of HTML-Header -->
[- Execute ("header.html"); -]
Modified: website/www/top.html
===================================================================
--- website/www/top.html 2005-12-07 15:12:33 UTC (rev 114)
+++ website/www/top.html 2005-12-07 15:18:26 UTC (rev 115)
@@ -41,7 +41,7 @@
<div id='masthead'>
</div>
<div id="floatlogo">
- <img src='/images/logo_transparent.png' alt='DebConf6 Logo' title='Hot and Spicy!' />
+ <img src='http://media.debconf.org/dc6/images/logo_transparent.png' alt='DebConf6 Logo' title='Hot and Spicy!' />
</div>
[- Execute ("menubar.html"); -]
</div>
More information about the Debconf6-data-commit
mailing list