just in case other people might find this usefully, I am sharing my find object tool
I had an object ID but was not sure what it was - turned out to be the home
navigation object, which I know now cos of this tool :-)
I was lazy and just hacked farcry core - maybe it will make it to the core
farcry\core\webtop\admin\findObject attached
farcry\core\config\webtop.xml (hacked)
<menu id="diagnostics" sequence="30" label="Diagnostics">
<menuitem id="rebuildtree" label="Rebuild Tree Metadata"
link="/admin/rebuildTree.cfm" />
<menuitem id="fixrefObjects" label="Fix RefObjects Table"
link="/admin/fixRefObjects.cfm" />
<menuitem id="reattachnodes" label="Reattach Orphan Folders"
link="/admin/reattachnodes.cfm" />
<menuitem id="reattachnodescategory" label="Reattach Orphan
Categories" link="/admin/reattachnodescategory.cfm" />
*<menuitem id="diagnosticsfindobject" label="Find Object"
link="/admin/findObject.cfm" />*
</menu>
--
AJ Mercer
Web Log: http://webonix.net
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
findObject.cfm
Description: Binary data
