Software Listing of Author : "Clemens Tolboom"
- Node factory
- License: Freeware
- Price: 0.00


DO NOT USE D6 version ... it's completely untested by me due to time/money constraint ... unless you know what you are doing API change as of beta-1 of node_factory.module Ever wanted to create nodes on the fly? This module provides functionality to do this. With this module you can write code like this to produce a node.
- Publisher: Clemens Tolboom
- Date Released: 06-01-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Remote File
- License: Freeware
- Price: 0.00


This module let you attach/download remote images to an image field. Note: the user of this module could break copyright rules. So make sure you only acquire files from the right sites. The module needs more features but it works for me: - download images from wikipedia for further display. - having a link to the image back to wikipedia. - do proper validatation instead of generating errors when saving the node. Create a content type with two cck fields: 1. link field: name this field_remote_YOURNAME_link 2. image field: name this field_remote_YOURNAME_image. Make it not required The naming is essential. Field names must begin with field_remote_ (which is CCKs nature) and end with either _link or _image. The module checks for fieldnames ending with _link then tries to find a matching _image field. If so the links are used to...
- Publisher: Clemens Tolboom
- Date Released: 09-04-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts