markup validates
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 [Tue, 6 Apr 2010 12:09:58 +0000 (14:09 +0200)]
data/pages.yml
lib/Moose/Website/I18N/po/en.po
lib/Moose/Website/Resource/Templates/download.tt
lib/Moose/Website/Resource/Templates/wrapper/root.tt

index 9d0c026..109394e 100644 (file)
@@ -79,7 +79,7 @@
       - name : Task::Kensho
         url  : http://search.cpan.org/dist/Task-Kensho/
       - name : MooseX::*
-        url  : http://search.cpan.org/search?query=MooseX&mode=dist
+        url  : http://search.cpan.org/search?query=MooseX&mode=dist
     git:
       public   : git://git.moose.perl.org/Moose.git
       commiter : gitmo@git.moose.perl.org:Moose.git
             en : "Dave Rolsky's post-mortem on his Moose documentation grant"
         - url   : http://use.perl.org/~acme/journal/38554?from=rss
           title :
-            en : "Léon Brocard summarizes London.pm's \"What is Moose and why is it the future?\" meeting"
+            en : "Léon Brocard summarizes London.pm's \"What is Moose and why is it the future?\" meeting"
     - year     : 2008
       articles :
         - url   : http://broadcast.oreilly.com/2008/11/beginners-introduction-to-obje.html
             en : "chomatic suggests Moose and Mouse in his Beginners Introduction to Object-Oriented Programming with Perl article"
         - url   : http://hanekomu.at/blog/articles/20080924-1137-dissecting_the_moose.html
           title :
-            en : "Marcel (hanekomu) Grünauer explores Moose in a series of articles"
+            en : "Marcel (hanekomu) Grünauer explores Moose in a series of articles"
         - url   : http://www.slideshare.net/Tim.Bunce/perl-myths-200802-with-notes/
           title :
             en : "Tim Bunce's excellent Perl Myths talk gives a shout out to Moose"
         - title :
             en : Drew Stephens gives a lighting talk on Moose at SHDH 36
           url   : http://www.slideshare.net/dinomite/learning-moose-lightning
-          video : http://www.youtube.com/watch?v=wGGDPATfsfo&NR=1
+          video : http://www.youtube.com/watch?v=wGGDPATfsfo&NR=1
     - year          : 2009
       presentations :
         - url   : http://www.slideshare.net/Penfold/introduction-to-moose-2437037
index 5965aaa..5a67d58 100644 (file)
@@ -87,7 +87,7 @@ msgstr "Git"
 msgid "download git body"
 msgstr ""
 "<p>Moose is developed using the <a href='http://git-scm.com/'>Git</a> source control system. Moose is a very open project and we are always willing to take contributions from others. The <a href='http://search.cpan.org/dist/Moose/lib/Moose/Manual/Contributing.pod'>Moose::Manual::Contributing</a> outlines our specific contribution policies and tells you how get started with our workflow.</p>"
-"<p>Here are some interesting video visualizations of the activity in the <a href='http://www.youtube.com/watch?v=Gwq10W0RaHQ&hd=1'>Moose</a> and <a href='http://www.youtube.com/watch?v=HlJDnvNSfJo&hd=1'>Class::MOP</a> git repositories on the occasion of their 1.0 release. These visualizations were created with <a href='http://code.google.com/p/gource/wiki/Videos'>Gource</a>.</p>"
+"<p>Here are some interesting video visualizations of the activity in the <a href='http://www.youtube.com/watch?v=Gwq10W0RaHQ&amp;hd=1'>Moose</a> and <a href='http://www.youtube.com/watch?v=HlJDnvNSfJo&amp;hd=1'>Class::MOP</a> git repositories on the occasion of their 1.0 release. These visualizations were created with <a href='http://code.google.com/p/gource/wiki/Videos'>Gource</a>.</p>"
 
 msgid "download git public"
 msgstr "Git Public Repo URL"
@@ -153,7 +153,7 @@ msgstr ""
 # footer
 
 msgid "footer copyright"
-msgstr "Copyright &copy; 2006&mdash;2010 <a href='http://www.iinteractive.com'>Infinity Interactive</a>"
+msgstr "Copyright © 2006 – 2010 <a href='http://www.iinteractive.com'>Infinity Interactive</a>"
 
 msgid "footer terms"
 msgstr "This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself."
index f9a5b75..84ff71d 100644 (file)
@@ -3,15 +3,15 @@
     [% loc('download body') %]
     <ul>
     [% FOREACH module IN current_page.data.CPAN %]
-        <li><a href="[% module.url %]">[% module.name %]</a> &mdash; [% loc("download info " _ module.name) %]</li>
+        <li><a href="[% module.url %]">[% module.name %]</a> — [% loc("download info " _ module.name) %]</li>
     [% END %]
     </ul>
 
     <h3>[% loc('download git header') %]</h3>
     [% loc('download git body') %]
     <ul>
-        <li>[% loc('download git public') %] &mdash; [% current_page.data.git.public %]</li>
-        <li>[% loc('download git commiter') %] &mdash; [% current_page.data.git.commiter %]</li>
+        <li>[% loc('download git public') %] — [% current_page.data.git.public %]</li>
+        <li>[% loc('download git commiter') %] — [% current_page.data.git.commiter %]</li>
         <li><a href="[% current_page.data.git.web_view %]">[% loc('download git web view') %]</a></li>
         <li><a href="[% current_page.data.git.github %]">[% loc('download github mirror') %]</a></li>
     </ul>
index b22778a..a566c0c 100644 (file)
@@ -1,11 +1,13 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
+<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
 <title>[% loc('moose page title') %]</title>
-<link rel="stylesheet" href="css/style.css" type="text/css">
-<link rel="stylesheet" href="css/facebox.css" type="text/css">
-<script language="javascript" src="js/jquery-1.3.2.min.js"></script>
-<script language="javascript" src="js/facebox.js"></script>
-<script language="javascript">
+<link rel="stylesheet" href="css/style.css" type="text/css" />
+<link rel="stylesheet" href="css/facebox.css" type="text/css" />
+<script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>
+<script type="text/javascript" src="js/facebox.js"></script>
+<script type="text/javascript">
 
 jQuery(document).ready(function($) {
     $('a[rel*=facebox]').facebox();