logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Development
:
How to find nearest subsite
: One Message
Begin main content
Forum OpenACS Development: Response to How to find nearest subsite
Search:
Back to OpenACS Development
2
:
Response to How to find nearest subsite
(response to
1
)
Posted by
Arjun Sanyal
on
05/22/02 08:39 PM
Lars, check out site-nodes-procs.tcl in /packages/dotlrn/tcl/. It's a bunch of utilities I wrote to do just this sort of thing. You probably want site_nodes::get_parent_id (which returns a node_id) and site_nodes::get_url_from_node_id.
Back to OpenACS Development