[cpif] r418 - in trunk: . frontend-web/skins/default

svn at argo.es svn at argo.es
Tue Oct 23 18:51:15 CEST 2007


Author: jcea
Date: Tue Oct 23 18:51:08 2007
New Revision: 418

Log:
Mas para el gusto de Google

Modified:
   trunk/TODO
   trunk/frontend-web/skins/default/header.html

Modified: trunk/TODO
==============================================================================
--- trunk/TODO	(original)
+++ trunk/TODO	Tue Oct 23 18:51:08 2007
@@ -461,3 +461,9 @@
 
   - http://www.python.org/dev/peps/pep-0333/
 
+- 20071023: FRONTAL WEB: Dado que Google realiza verificaciones
+  periodicas al "sitemap", no basta con activar la verificacion
+  un momento y quitarla luego. Por ello, cada instalacion CPIF
+  debe poder crear el fichero que comprueba google, via
+  configuracion del administrador CPIF.
+

Modified: trunk/frontend-web/skins/default/header.html
==============================================================================
--- trunk/frontend-web/skins/default/header.html	(original)
+++ trunk/frontend-web/skins/default/header.html	Tue Oct 23 18:51:08 2007
@@ -4,6 +4,7 @@
     <title>%(page_title)s</title>
     <link rel="stylesheet" type="text/css" href="***CSS***">
     <script type="text/javascript" src="***JS***"></script>
+    <meta name="verify-v1" content="giyfU5B1t9DnDYxPERuHroMlWI/EcZW5+wVPnhAthf8=" />
   </head>
   <body>
     <div id="cabecera">



More information about the cpif mailing list