Is there a possibility to get the home portal url in a xslt template? I have a multilanguagal site with the core content localisation. In the skin i use
DotNetNuke.Common.NavigateURL(PortalSettings.HomeTabId) and i get based on the language /en-us/home.aspx or /nl-nl/home.aspx. I want it also in in a xslt template any ideas?