Issue Details (XML | Word | Printable)

Key: FOR-709
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Tim Williams
Reporter: Ross Gardler
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Forrest
FOR-200

Plugins to provide locationmaps

Created: 13/Oct/05 07:17 PM   Updated: 27/Oct/05 10:59 PM
Return to search
Component/s: Locationmap
Affects Version/s: None
Fix Version/s: 0.8

Time Tracking:
Not Specified


 Description  « Hide
At present to mount a locationmap its location has to be identified in the main Forrest locationmap file. This means that plugins cannot provide their own locationmaps.

What we need to do is provide a mecahnism for mounting all locationmaps provided by the activated plugins. This can be done by using the same mechanism we have for plugin sitemap mounting. That is create a locationmap-mount file, which has mounts for all active plugin locationmaps and then have that mounted by the core locationmap.

See the plugin build scripts for how to do this.

(once done the structurer locationmap should be moved into the structurer plugin)

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Tim Williams added a comment - 27/Oct/05 10:14 PM
I believe I resolved this.
--tim

Ross Gardler added a comment - 27/Oct/05 10:59 PM
You did resolve it, thanks.