Tuesday 25 May 2004 1:06:26 am
I found sitemap.tpl file in design\standard\templates\node\view\ folder. So i give the following link to show the sitemap
<a href={"/node/view/sitemap/"|ezurl}>sitemap</a>
the output is "module not found".
But above link is not working. Anybody can help me to solve this problem. i tried the full url like <a href="http://www.domain.com/node/view/sitemap">. but the result is same - "module is not found".
|