Posted by funana on August 17, 2007 at 5:20pm
Jump to:
| Project: | userlink |
| Version: | master |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
Yeah 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.