[Erp5-report] r20285 - /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateIte...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 3 01:03:13 CEST 2008


Author: jp
Date: Thu Apr  3 01:03:13 2008
New Revision: 20285

URL: http://svn.erp5.org?rev=20285&view=rev
Log:
More meta tags added

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml?rev=20285&r1=20284&r2=20285&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml Thu Apr  3 01:03:13 2008
@@ -67,7 +67,12 @@
       <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n
         <head>\n
           <base tal:attributes="href python: \'%s/\' % (url, )" />\n
-          <meta name="generator" content="ERP5" />\n
+          <meta name="generator" content="ERP5 - Copyright (C) 2001 - 2008. All rights reserved." />\n
+          <meta name="description" content=""\n
+                tal:attributes="content title | string:ERP5 Free Open Source ERP and CRM" />\n
+          <meta name="keywords" content=""\n
+                tal:attributes="content python:\', \'.join(here.getPropertyList(\'subject\', []) or [])" />\n
+          <meta name="robots" content="index, follow" />\n
           <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
           <meta http-equiv="Content-Script-Type" content="text/javascript" />\n
           <meta http-equiv="Content-Style-Type" content="text/css" />\n




More information about the Erp5-report mailing list