Hi there,
the URL of a weblink in a Ditto listing will point to the Weblink itself, instead of the Ressource the weblink is aiming at
lets say you got a weblink "get in touch" (alias "get-in-touch") which will point to your contact (alias "contact") page ...Ditto will display the weblink’s href as .../get-in-touch.html instead of .../contact.html
Wayfinder handles this differently, it will use ".../contact.html" as href
The latest version of Wayfinder uses the URL in the weblink’s content directly, thus the URL in the menu is that of the desired page (internal to your MODx installation or to an external site) instead of using the URL to the weblink document and requiring the parser to redirect.
->
http://wiki.modxcms.com/index.php/What_Is_A_Weblink
is there a workaround for Ditto to get this behaviour (other than allowing duplicate aliases, or using Wayfinder)?
thanks, j