History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SAK-4457
Type: Contributed Patch Contributed Patch
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Ian Boston
Reporter: Ian Boston
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Sakai

Patch to the BaseContentHosting service to allow plugin components to take responsibility for ContentResources

Created: 27-Apr-2006 17:05   Updated: 20-Mar-2007 16:05
Component/s: Resources
Affects Version/s: 2.1.1

File Attachments: 1. Text File content-2.2.patch (11 kb)
2. Text File contenthostingplugin2.1.1.patch (12 kb)
3. File cpscript.js (0.2 kb)
4. Text File legacy-212.patch (7 kb)
5. Text File legacy-service-212.patch (5 kb)



 Description  « Hide
This is a *preliminary* patch agains 2.1.1 to enable a devloper to create a class, implemening an interface (ContentResourceHandler) and register with the ContentHostingService so that that class takes responsibility for handling the resource.

The orriginal work on this patch has been performed by Xuan Wang <wang at caret.cam.ac.uk> currently visiting Caret from Tsinghua University.

We wil update this patch and provide versions for 2.1.2 and 2.2 shortly.

Documentation will be added to Confluence

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order:
Ian Boston - 02-May-2006 08:03
Patch to legacy service for 212

Ian Boston - 02-May-2006 08:04
Patch to legacy for 212

Ian Boston - 02-May-2006 08:06
Added Patches for legacy and legacy-service for 212.

The IMS-CP plugin that uses this patch is currently hosted at https://saffron.caret.cam.ac.uk/svn/projects/sakai-imscp/trunk/sakai-imscp/

We will contribute a copy to contrib shortly.

Xuan Wang - 08-May-2006 09:18
The IMS-CP plugin for sakai version 2.1.2 has been moved to https://saffron.caret.cam.ac.uk/svn/projects/sakai-imscp/branches/imscp-2.1.2/
In addition, you need put the attached file "cpscript.js" into the sakai's /library/js/ folder

Xuan Wang - 08-May-2006 09:24
This file is for IMS-CP works with sakai 2.1.2, it should be put into sakai's Javascript library, which located YOUR_SAKAI_SRC/reference/library/src/webapp/js.

Xuan Wang - 08-May-2006 09:28
Patch for sakai version 2.2 content (content-api and content-impl), revision 9057. The IMS-CP plugin for sakai 2.2 is avaiable at https://saffron.caret.cam.ac.uk/svn/projects/sakai-imscp/trunk/. You should check it out directly under your sakai 2.2 source code directory.

Ian Boston - 20-Mar-2007 16:05
This has been superceeded by content hosting handler and content resorces