Greg,

For the multipageNav you create a node and load it up with HTML pages. You can place multiple HTML pages under a node. In your DisplayPage... you will need to import the web skin:

<cfimport taglib="/farcry/farcry_core/tags/webskin" prefix="skin">


and then on the page place the tag:  Like:


<skin:multipageNav objectid="#stobj.objectID#" class="footer" r_qlinks="r_qlinks" displayPageNumbers="false" display="true" seperator="&nbsp;|&nbsp;">

You can open the tag to look at all the vars available for display.




Greg Hamm wrote:
Hey everybody,

just wondering if there was some more documentation or examples of how
to setup a multipage branch in teh site tree and how you would apply
the custom tags "multipageNav.cfm" and "multipageTOC.cfm" to them.

Cheers



---
You are currently subscribed to farcry-dev as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to