December 29, 2005 - 6:01pm
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
| Attachment | Size |
|---|---|
| drupal_node_import_url-4.6.0.zip | 13.01 KB |
| drupal_node_import_url-4.7.0.zip | 13.55 KB |