On 4.4.x I was using the page object to have the path to my page. Like this:
<a href="${ctx.contextPath}${page.@handle}">link to my page</a>This was rendering: <a href="/mycontext/path/to/my/page">link to my page</a> On 4.5.3 the page object does not exist. What can I do? thanks -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=b7869b2d-1a56-40e1-b5c3-d98f74f43ab8 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
