<![CDATA[ WF + link_attributes ( [+wf.attributes+] ) in 1.05 ?? - My Forums]]> https://forums.modx.com/thread/?thread=32732 <![CDATA[Re: WF + link_attributes ( [+wf.attributes+] ) in 1.05 ??]]> https://forums.modx.com/thread/32732/wf-link-attributes-wf-attributes-in-1-05#dis-post-543808 It works with links as well as with document ressources.
Tested with MODx 1.0.15, but I'm a user of MODx since the 0.9.6 version, and I think it should also work with versions prior the 1.0.15.]]>
Jul Aug 03, 2016, 09:17 AM https://forums.modx.com/thread/32732/wf-link-attributes-wf-attributes-in-1-05#dis-post-543808
<![CDATA[Re: WF + link_attributes ( [+wf.attributes+] ) in 1.05 ??]]> https://forums.modx.com/thread/32732/wf-link-attributes-wf-attributes-in-1-05#dis-post-179789
The issue is the WF place holder for link attributes does not outputs anything]]>
elz64 Mar 23, 2011, 04:43 PM https://forums.modx.com/thread/32732/wf-link-attributes-wf-attributes-in-1-05#dis-post-179789
<![CDATA[Re: WF + link_attributes ( [+wf.attributes+] ) in 1.05 ??]]> https://forums.modx.com/thread/32732/wf-link-attributes-wf-attributes-in-1-05#dis-post-179788 sottwell Mar 23, 2011, 02:05 PM https://forums.modx.com/thread/32732/wf-link-attributes-wf-attributes-in-1-05#dis-post-179788 <![CDATA[Re: WF + link_attributes ( [+wf.attributes+] ) in 1.05 ??]]> https://forums.modx.com/thread/32732/wf-link-attributes-wf-attributes-in-1-05#dis-post-179787
Purpose is to make the wf one working.

I’ve just tried to work around with the modx astandard tv to test if it was actually implemented!]]>
elz64 Mar 23, 2011, 12:22 PM https://forums.modx.com/thread/32732/wf-link-attributes-wf-attributes-in-1-05#dis-post-179787
<![CDATA[Re: WF + link_attributes ( [+wf.attributes+] ) in 1.05 ??]]> https://forums.modx.com/thread/32732/wf-link-attributes-wf-attributes-in-1-05#dis-post-179786

The [+wf.attributes+] placeholder is where, in the output menu, Wayfinder will insert the link
attributes of the document. Link attributes include rel="alternate"; target="_blank", etc. Please
note that the "target" attribute is deprecated in strict XHTML 1.0 and is only shown here as an
example.
]]>
sottwell Mar 23, 2011, 11:56 AM https://forums.modx.com/thread/32732/wf-link-attributes-wf-attributes-in-1-05#dis-post-179786
<![CDATA[Re: WF + link_attributes ( [+wf.attributes+] ) in 1.05 ??]]> https://forums.modx.com/thread/32732/wf-link-attributes-wf-attributes-in-1-05#dis-post-179785
well well well. This is not a matter to make me feel better.
So what could be wrong on my setup..

WF is 2.0.1
Putting directly the tv [*link_attributes*] into any template does output trhe value (for the concerned pages) .
In phpmyadmin I actually see the value I added in the link_attributes field and]]>
elz64 Mar 23, 2011, 10:35 AM https://forums.modx.com/thread/32732/wf-link-attributes-wf-attributes-in-1-05#dis-post-179785
<![CDATA[Re: WF + link_attributes ( [+wf.attributes+] ) in 1.05 ??]]> https://forums.modx.com/thread/32732/wf-link-attributes-wf-attributes-in-1-05#dis-post-179784
<ul><li class="active"><a href="http://localhost/evo5-testing/" title="vers page Home">Home</a> <span></span></li>
<li class=""><a href="/evo5-testing/index.php?id=2" target="_blank" title="vers page Example One">Example 1</a> <span></span></li>
<li class=""><a href="/evo5-testing/index.php?id=3" target="_blank" title="vers page Example Two">Example 2</a> <span></span></li>
<li class="last"><a href="/evo5-testing/index.php?id=4" target="_blank" title="vers page Example Three">Example 3</a> <span></span></li>
</ul>
]]>
sottwell Mar 23, 2011, 08:29 AM https://forums.modx.com/thread/32732/wf-link-attributes-wf-attributes-in-1-05#dis-post-179784
<![CDATA[WF + link_attributes ( [+wf.attributes+] ) in 1.05 ??]]> https://forums.modx.com/thread/32732/wf-link-attributes-wf-attributes-in-1-05#dis-post-179783
Is the doc link_attributes still working in Evo and remaining compatible with Wayfinder ?

Because doing an attept to add some accesskey into WF menu does not give anything.
<li class="[+wf.classnames+]"><a href="[+wf.link+]" [+wf.attributes+]  title="vers page [+wf.title+]">[+wf.linktext+]</a>[+wf.wrapper+]</li>

I setup some link_attributes for a few pages in their specific field (not a custom TV)

So I added a test output
<li class="[+wf.classnames+]"><a href="[+wf.link+]" [+wf.attributes+]  title="vers page [+wf.title+]">[+wf.linktext+]</a>[+wf.wrapper+] <span>[+link_attributes+]</span></li>


and the [+link_attributes+] is not here (nothing!)



any clues?

]]>
elz64 Mar 23, 2011, 04:10 AM https://forums.modx.com/thread/32732/wf-link-attributes-wf-attributes-in-1-05#dis-post-179783