Hi If an unordered list is okey, you can create a cfm file in your www folder e.g. sitetree.cfm
And copy paste this: <cfimport taglib="/farcry/core/tags/webskin" prefix="skin" /> <cfset request.navid = application.navid.root /> <skin:genericNav navID="#request.navid#" depth="10" startLevel="1" /> Jørgen~ On 3. nov. 2010, at 18.45, CGG wrote: > I'd like to have a printout of my site tree, but can't see any obvious > way to do so. I'm presently using v5.0.0. Any guidance is greatly > appreciated. Thanks. > > -- > You received this message cos you are subscribed to "farcry-dev" Google group. > To post, email: [email protected] > To unsubscribe, email: [email protected] > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > > -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
