Skip to content

nursit/delimport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

 * This script need SPIP http://www.spip.net/ to be used
 *
 * Import Public bookmarks from http://delicious.com/xxxx
 * into a tmp/bookmarks.html file that can be used
 * to reimport in browser or new delicious account
 * or any bookmark web service
 *
 * Put the action directory in directory named squelettes/
 * of your SPIP installation
 * Change xxxx to the name of the delicious user to import in following line
 * $base = "http://delicious.com/xxxx";
 *
 * then launch /spip.php?action=delimport from your SPIP site
 * in case of timeout, relaunch until "End" is displayed
 *
 * The result is in the file tmp/bookmarks.html

About

A small tool to import public bookmarks from delicious user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages