Hello magnolia community!

I'm using the stk and i want to add the sitemap paragraph of the stk under the 
footer in every pages of my website.

In order to do that i have create a new containt node named "globalSiteMap" in 
the Site Configuration, within i have create a data node "template" with in 
value the link of a new created page (empty for the moment). i have add in 
globalSiteMap the following content nodes: paragraphs/stkSiteMap and within a 
data node name with the value "stkSiteMap".

Then, i've add in the main.ftl, under the footer inclusion: [#include 
def.globalSiteMap.template].

Now when i go to my website i have the following freemarker error message:
? Expression def.globalSiteMap is undefined on line 67, column 19 in 
templating-kit/templates/main.ftl.
The problematic instruction:
----------
==> include def.globalSiteMap.template [on line 67, column 9 in 
templating-kit/templates/main.ftl]
--------- ? 
What am i doing wrong? Do i need to define the template anywhere else?

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=69aa247c-00d5-4c5d-afa0-ca4c0cd11b4a


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to