Forums / General / OE + title + w3C validator
Pascal France
Monday 11 December 2006 5:49:06 am
Hi,
I have a w3c validating problem.It seems that whenever I use title tag (eg: <h4>..</h4> or <h3>...</h3>) I get an anchor in the XHTML source code of my objects. So, the w3c validator outputs this:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.linuxorable.fr%2Fez_publish%2Findex.php%2Flinuxorable%2Fdocumentation_ez_publish%2Ffeatures_fonctionnalites%2Fcronjobs_les_taches_cron%2Fthe_cronjob_scripts_les_scripts_des_taches_cron&charset=%28detect+automatically%29&doctype=Inline&ss=1
I don't understand where do come from these anchors ?They are not in the xml source code (so, not in the ezcontentobject_attribute table of the database).
Regards
Pascal
Ce qui embellit le désert c'est qu'il cache un puits... quelque part... (A. de Saint-Exupéry) - http://luxpopuli.fr/eZ-Publish
Kristof Coomans
Monday 18 December 2006 10:08:12 am
Hi Pascal
The anchors are inserted in design\standard\templates\content\datatype\view\ezxmltags\header.tpl, but they should be unique.
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org
Sunday 21 January 2007 3:31:42 pm