Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

\farcry\core\tags\webskin\sitemap.cfm

Include it by:

Code Block
Include sitemap tag
titleInclude sitemap tag
<!--- sitemap navigation --->
<skin:sitemap>

Of course don't forget to include the webskin tag library by:

Code Block
Include webskin tag library
titleInclude webskin tag library
<cfimport taglib="/farcry/core/tags/webskin" prefix="skin" />