Forums / Setup & design / Problem with ezxmltags anchor
source pixel
Monday 15 December 2008 12:57:53 am
Hello
<b>Problem with ezxmltags anchor, disappearing attribute “name” and “id”</b>
I override template anchor “content/datatype/view/ezxmltags/anchor.tpl” and add following code:
{*?template charset=utf-8?*} <a href="{$name}" name="{$name}" class="{$name}" id="{$name}" qwer="{$name}" title="{$name}">Test</a>
And then I see this HTML code in the source code.
<p> <a href="anchor2" class="anchor2" qwer="anchor2" title="anchor2">Test</a> </p>
Anyone have problem with attribute name and id? It disappears
eZ publish 3.10.1 revision 22231 Online editor 4.2.5
Monday 22 December 2008 12:24:05 am
<b>Solved</b> extension xmlwash clear attributes for more information follow the link below:http://ez.no/developer/forum/setup_design/youtube_object