r56544 - in /website: .htaccess HEADER.html

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Apr 19 16:24:42 UTC 2010


Author: gregoa
Date: Mon Apr 19 16:24:32 2010
New Revision: 56544

URL: http://svn.debian.org/wsvn/?sc=1&rev=56544
Log:
move jeremiah's changes to HEADER.html, adjust .htaccess for XHTML

Modified:
    website/.htaccess
    website/HEADER.html

Modified: website/.htaccess
URL: http://svn.debian.org/wsvn/website/.htaccess?rev=56544&op=diff
==============================================================================
--- website/.htaccess (original)
+++ website/.htaccess Mon Apr 19 16:24:32 2010
@@ -1,4 +1,4 @@
-IndexOptions +SuppressSize +DescriptionWidth=* +SuppressHTMLPreamble
+IndexOptions +SuppressSize +DescriptionWidth=* +SuppressHTMLPreamble +XHTML
 
 HeaderName HEADER.html
 ReadmeName readme.txt

Modified: website/HEADER.html
URL: http://svn.debian.org/wsvn/website/HEADER.html?rev=56544&op=diff
==============================================================================
--- website/HEADER.html (original)
+++ website/HEADER.html Mon Apr 19 16:24:32 2010
@@ -1,83 +1,95 @@
-<h1>Debian Perl Group</h1> 
-<h2>Contact Information:</h2>
-We use:
-<dl>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
+   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title>Debian Perl Group | INDEX</title>
+    <link rel="shortcut icon" type="image/png" href="images/favicon.ico"/> 
+    <meta name="description" content="A group inside the debian project dedicated to packaging perl modules from CPAN for debian." /> 
+    <meta name="keywords" content="debian perl modules packaging" /> 
+    <link href="debian.css" rel="stylesheet" />
+  </head>
+  <body>
+  <div id="wrapper">
+    <h1>Debian Perl Group</h1> 
+    <img src="pkg-perl-logo.png" alt="Debian Perl Logo" />
+    <h2>Contact Information:</h2>
+    We use:
+    <dl>
 
-  <dt><a href="http://alioth.debian.org/projects/pkg-perl/">
-       http://alioth.debian.org/projects/pkg-perl/
-      </a>
-  </dt>
-  <dd>for group management, SVN and this webspace</dd>
+      <dt><a href="http://alioth.debian.org/projects/pkg-perl/">
+           http://alioth.debian.org/projects/pkg-perl/
+          </a>
+      </dt>
+      <dd>for group management, SVN and this webspace</dd>
 
-  <dt><a href="http://svn.debian.org/viewsvn/pkg-perl/">
-       our SVN-Repository
-      </a>
-  </dt>
-  <dd>for storing of and working on our packages<br>
-  <i>Note:</i> Debian Developers can use the group's repository for working
-  on their perl-modules packages, getting many co-maintainers for free. If you
-  have many of those, consider joining the group.
-  </dd>
+      <dt><a href="http://svn.debian.org/viewsvn/pkg-perl/">
+           our SVN-Repository
+          </a>
+      </dt>
+      <dd>for storing of and working on our packages<br />
+      <i>Note:</i> Debian Developers can use the group's repository for working
+      on their perl-modules packages, getting many co-maintainers for free. If you
+      have many of those, consider joining the group.
+      </dd>
 
-  <dt><a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=maint&amp;data=pkg-perl-maintainers%40lists.alioth.debian.org">
-       http://bugs.debian.org/
-      </a>
-  </dt>
-  <dd>for bugtracking of our packages</dd>
+      <dt><a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=maint&amp;data=pkg-perl-maintainers%40lists.alioth.debian.org">
+           http://bugs.debian.org/
+          </a>
+      </dt>
+      <dd>for bugtracking of our packages</dd>
 
-  <dt><a href="mailto:debian-perl at lists.debian.org">
-       debian-perl at lists.debian.org
-      </a>
-  </dt>
-  <dd>for internal communication as well as the contact place for others;<br>
-  mailing list subscription and archives are on 
-  <a href="http://lists.debian.org/debian-perl/">lists.debian.org</a>
-  </dd>
+      <dt><a href="mailto:debian-perl at lists.debian.org">
+           debian-perl at lists.debian.org
+          </a>
+      </dt>
+      <dd>for internal communication as well as the contact place for others;<br />
+      mailing list subscription and archives are on 
+      <a href="http://lists.debian.org/debian-perl/">lists.debian.org</a>
+      </dd>
 
-  <dt>#debian-perl channel on irc.debian.org</dt>
-  <dd>for real-time communication</dd>
+      <dt>#debian-perl channel on irc.debian.org</dt>
+      <dd>for real-time communication</dd>
 
-  <dt><a href="mailto:pkg-perl-maintainers at lists.alioth.debian.org">
-       pkg-perl-maintainers at lists.alioth.debian.org
-      </a>
-  </dt>
-  <dd>for the Maintainer field and the automatic mails related to that;<br>
-  mailing list subscription and archives are on <a
-  href="http://lists.alioth.debian.org/mailman/listinfo/pkg-perl-maintainers">lists.alioth.debian.org</a>
-  </dd>
+      <dt><a href="mailto:pkg-perl-maintainers at lists.alioth.debian.org">
+           pkg-perl-maintainers at lists.alioth.debian.org
+          </a>
+      </dt>
+      <dd>for the Maintainer field and the automatic mails related to that;<br />
+      mailing list subscription and archives are on <a
+      href="http://lists.alioth.debian.org/mailman/listinfo/pkg-perl-maintainers">lists.alioth.debian.org</a>
+      </dd>
 
-</dl>
+    </dl>
 
-<h2>Various useful links:</h2>
+    <h2>Various useful links:</h2>
 
-<dl>
+    <dl>
 
-  <dd><a href="http://pkg-perl.alioth.debian.org/cgi-bin/pet.cgi">
-       pkg-perl Package Entropy Tracker
-      </a>
-  </dd>
+      <dd><a href="http://pkg-perl.alioth.debian.org/cgi-bin/pet.cgi">
+           pkg-perl Package Entropy Tracker
+          </a>
+      </dd>
 
-  <dd><a href="http://qa.debian.org/developer.php?login=pkg-perl-maintainers@lists.alioth.debian.org">
-       pkg-perl DDPO page
-      </a>
-  </dd>
+      <dd><a href="http://qa.debian.org/developer.php?login=pkg-perl-maintainers@lists.alioth.debian.org">
+           pkg-perl DDPO page
+          </a>
+      </dd>
 
-  <dd><a href="http://dehs.alioth.debian.org/report.php?login=pkg-perl-maintainers@lists.alioth.debian.org">
-       pkg-perl DEHS page
-      </a>
-  </dd>
+      <dd><a href="http://dehs.alioth.debian.org/report.php?login=pkg-perl-maintainers@lists.alioth.debian.org">
+           pkg-perl DEHS page
+          </a>
+      </dd>
 
-  <dd><a href="http://wiki.debian.org/Teams/DebianPerlGroup">
-       pkg-perl page on wiki.debian.org
-      </a>
-  </dd>
-</dl>
+      <dd><a href="http://wiki.debian.org/Teams/DebianPerlGroup">
+           pkg-perl page on wiki.debian.org
+          </a>
+      </dd>
+    </dl>
 
-<h2>A note on joining:</h2>
-  <p>If you want to join the group you need to register an account on
-  <a href="https://alioth.debian.org/account/register.php">alioth</a> and
-  ask for being added to the pkg-perl group, preferrably by sending a short
-  introduction mail to <a
-  href="mailto:debian-perl at lists.debian.org">debian-perl at lists.debian.org</a>.<br>
-  Please don't forget to read the documents below!
-  </p>
+    <h2>A note on joining:</h2>
+      <p>If you want to join the group you need to register an account on
+      <a href="https://alioth.debian.org/account/register.php">alioth</a> and
+      ask for being added to the pkg-perl group, preferrably by sending a short
+      introduction mail to <a
+      href="mailto:debian-perl at lists.debian.org">debian-perl at lists.debian.org</a>.<br />
+      Please don't forget to read the documents below!
+      </p>
+   </div>




More information about the Pkg-perl-cvs-commits mailing list