i noticed that every time someone creates a new node, there is a new FU
created. To prevent this and to only create them with the ResetFU
function (CreateAll), i have modified the file
facry_core\packages\types\_dmnavigation\edit.cfm
but this is obviously in the core.
Is there an easier way to accomplish this ? (without making a custom
type for navigation)
Or is this something for future implementations of the FU plugin config
page in the Admin section ?

As explanation: we only want to create FUs down to a certain level of
the tree (=2, which is accomplished by restricting the level in the FU
CreateAll method by depth=2) so that the URLs dont become too long.
Then we want to add other FUs manually / by script.



regards
-- 
Jens Seipenbusch

---
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