In general any node is referred to with the .getHandle() method as in:

<jsp:expression>request().getContextPath() +
info.magnolia.cms.util.Resource.getLocalContentNode( request ).getHandle()</jsp:expresson>.html


--David

Nils Oldenburg wrote:

dear list,
its might be an newbie question, but i dont know how to create an link in an template *without* the navigation. i've created an multilanguage structure, like described in the wiki, one tree per language.

/de/any/page
/en/any/page
etc.

in every tree are three pages set as *hideInNav*. these three pages in any tree should be shown in the template directly on custom postion, like <a href=/de/Page1.html>(for german), <a href=/en/ Page1.html>(for english) and so on. the content & layout of these three pages are the same but different languages.
so the question is, how to create these links in the template ?

thx a lot

Nils




----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------



----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------

Reply via email to