Add Cernunnos-based import of XBEL documents to the BookmarksPortlet
Description
Anthony Colebourne and I worked on a Cernunnos-based import tool for the BookmarksPortlet. It parses an XBEL document then uses the Bookmarks Java API to store the the specified bookmarks for the specified user.
Coincidentally, the old CBookmarks channel stored user bookmarks data in XBEL format, so this tool is a useful migration strategy from the channel to the portlet.
I'd like to add this tool to the BookmarksPortlet project directly.
Environment
None
Attachments
1
Failed to load
Activity
Andrew Wills
April 22, 2009 at 2:17 AM
Committed revision 45796.
This ticket is marked fixed in 1.1, but perhaps 1.0.9 (not presently available) should be added as well.
Andrew Wills
April 22, 2009 at 2:15 AM
This patch has been tested on YaleInfo CBookmarks data.
An earlier version was used to migrate University of Manchester.
Anthony Colebourne and I worked on a Cernunnos-based import tool for the BookmarksPortlet. It parses an XBEL document then uses the Bookmarks Java API to store the the specified bookmarks for the specified user.
Coincidentally, the old CBookmarks channel stored user bookmarks data in XBEL format, so this tool is a useful migration strategy from the channel to the portlet.
I'd like to add this tool to the BookmarksPortlet project directly.