Forums / Setup & design / Problem with ezxmltags anchor

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Problem with ezxmltags anchor

Author Message

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

Exponential 3.10.1
revision 22231
Online editor 4.2.5
 

source pixel

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