What are some possible methods to copy a fairly large group of website (url links) links from one drupal website to a new drupal website.

also,

would is there a way to create a drupal website (work site) - then add links there

sort like a reusable link directory (the master) and then copy these links to other websites

thanks in advance

Comments

prathamesh.save’s picture

Try features module this can be useful for copying one site content to another site( same for menu links also ).

http://drupal.org/project/features

green monkey’s picture

I didn't know of this module.... wow!

adding to my regular toolbox - thanks