Won't Fix
Details
Priority
MajorAffects versions
Components
Assignee
UnassignedUnassignedReporter
Matthew BuckettMatthew Buckett
Details
Details
Priority
Affects versions
Components
Assignee
Unassigned
UnassignedReporter
Matthew Buckett
Matthew BuckettCreated October 10, 2007 at 1:48 AM
Updated March 12, 2010 at 10:02 AM
Resolved March 12, 2010 at 10:02 AM
This come from a discussion on sakai-dev where the desired goal was to have the ability to place items in the page list for a site that takes the user to a particular part of a tool. So for example there could be a entry in the page list called "Favourite Food Poll" which when clicked took the user to the poll about favourite foods (rather than to the poll tool and leaving it up to the user to select the poll.
At the moment this can be achieved with some tools which have state information encoded in their URLs but lots of tools don't. The problem with using URLs is that there is no central registry of how to generate them, they may change and when a site gets copied the aren't updated to reflect the new site.
I believe that the new EntityBroker is due to help with some of this, but it probably also needs support from the sites tools and portal.
The orginal discussion was in:
http://thread.gmane.org/gmane.comp.cms.sakai.devel/17275