[cvs-annodex] commit (/annodex): cmmlwiki/trunk/view.cgi
silvia
nobody at lists.annodex.net
Thu Apr 21 11:41:11 EST 2005
Update of /annodex (new revision 1277)
Modified files:
cmmlwiki/trunk/view.cgi
Log Message:
Extended the cmml file's head tag with some meta tags.
Modified: cmmlwiki/trunk/view.cgi
===================================================================
--- cmmlwiki/trunk/view.cgi 2005-04-21 01:29:59 UTC (rev 1276)
+++ cmmlwiki/trunk/view.cgi 2005-04-21 01:41:09 UTC (rev 1277)
@@ -112,6 +112,11 @@
print """<cmml>
<head>
<title>%s - CMML Wiki</title>
+<meta name="DC.Creator" content="Linux Conference Australia"/>
+<meta name="DC.Type" content="presentation"/>
+<meta name="DC.Date content="2005-04-21"/>
+<meta name="DC.Language" content="en"/>
+<meta name="DC.Rights" content="Creative Commons License"/>
</head>
""" % project_name
#<link rel="edit" href="%s/%s" />
--
silvia
More information about the cvs-annodex
mailing list