Site Hierarchy Service
Description
is related to


relates to
Activity

Steve Swinsburg May 10, 2014 at 6:16 AM
Done in and SAK-26202. Closing this ticket.

Gregory Thomas February 19, 2013 at 12:14 PM
Steve,
This seems like a great idea. Setting the status to open and assigning to you. If there's someone more appropriate to work on this, feel free to assign or bring it up at the CLE Team Meeting calls on Thursdays.

Steve Swinsburg June 8, 2010 at 10:18 PM
The module is at that link above so could be worked into a patch if needed. THe relevant bits would also need to be pulled out of the portal and switched to using this, since its all in the portal at the moment.

Jim Eng June 8, 2010 at 8:21 AM
Has this been committed to trunk or 2.7.x yet? If not, is a patch available?

Steve Swinsburg October 9, 2009 at 4:22 AM
The basic shell of the service is here: https://source.sakaiproject.org/contrib/lancaster.ac.uk/nwda/hierarchy/
For now it only supports getting the siteId of the parent of a site, and getting the siteid's of all children sites.
But it needs some tidying up. Will be getting to this shortly.
Details
Priority
MajorFix versions
Components
Assignee
Steve SwinsburgSteve SwinsburgReporter
Steve SwinsburgSteve Swinsburg
Details
Details
Priority
Fix versions
Components
Assignee

Reporter

I've created a hierarchy service to abstract out the Site Hierarchy bits so other tools and services can use the data.
Patch coming soon.