[cc-commits] [SCM] "Ahab" skin for CC Learn (based on the work of White Whale) (branch master) updated. 2ee3b692a62a6b91726cc419a5c0e26e64dce551
git version control
git at a7.creativecommons.org
Tue Apr 14 18:50:15 EDT 2009
The branch, master has been updated
via 2ee3b692a62a6b91726cc419a5c0e26e64dce551 (commit)
from b18bd73619358dd28f12bfcf5c1c176f59902239 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2ee3b692a62a6b91726cc419a5c0e26e64dce551
Author: Asheesh Laroia <asheesh at asheesh.org>
Date: Tue Apr 14 15:50:11 2009 -0700
RDFa doctype
-----------------------------------------------------------------------
Summary of changes (followed by patch):
ahab.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ahab.php b/ahab.php
index a588f8e..3c12247 100644
--- a/ahab.php
+++ b/ahab.php
@@ -511,7 +511,7 @@ class AhabFrontPageTemplate extends AhabTemplate {
wfSuppressWarnings();
- ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+ ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8"/>
hooks/post-receive
--
"Ahab" skin for CC Learn (based on the work of White Whale)
More information about the cc-commits
mailing list