Import by URL

This module will allow you to import content for a node by setting a source URL for Drupal to "crawl." Administrators can select which node types offer this ability via content settings, and for those nodes, you'll see a new textfield in their content creation form. Features include:

  • admins can control which html and javascript tags are protected or destroyed
  • looks for images, saves the files (via upload.module), and updates the code. includes compatibility with the new "leading slash" requirement for relative links.
  • anchor links are updated as needed so that they'll still work
  • option in administrator settings to compress the resulting HTML.
  • previously relative links from source are renamed as absolute links to retain functionality
Import by url is currently offered to aid in the creation of new nodes or for populating the body of nodes which have no current body content. This module is intended for legal and responsible use only.
AttachmentSize
drupal_node_import_url-4.6.0.zip13.01 KB
drupal_node_import_url-4.7.0.zip13.55 KB
Categories: