Active
Project:
userlink
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2007 at 17:20 UTC
Updated:
18 Jun 2008 at 00:47 UTC
What about import and export of userlinks?
http://drupal.org/project/xbview is a module for importing browser bookmarks to drupal, but it works only for the admin, not for auth users.
But maybe it's a starting point?
Comments
Comment #1
dugh commentedYeah I was just thinking it would be nice to be able to import del.icio.us bookmarks or a browser's bookmark file.
One possibility is to use the node_import module. But first you'd have to convert your bookmarks into CSV format (comma separated values, like what excel and other spreadsheets can export to).
Also related to that, create a bookmarklet so folks can create their own del.icio.us like sites, or at least integrate del.icio.us like features into their site.