Sunday, October 18, 2009

Create from Web

Effortless content creation by retrieving attribute values from the Web to (pre-)fill your node type (cck) fields.

Available services include:
Wikipedia, ISBNdb
BibTex, attribute: value lists
Google Scholar, Amazon, imdb -- to be updated
How does it work?

New nodes are created as follows:
choose a service from the list
enter some query keywords (or text to transform/map)
in case of multiple results: inspect result list and click 'create' on intended item
preview the new node with retrieved data pre-filled
submit node as usual

With the Wikipedia service you can prefill any kind of content types. Querying for a movie e.g. it extracts directors, actors, language, imdb id, and such!
Simple to add a web service of your choice

For new services you have to supply a .inc file that returns an associative array. The keys of this array map to the cck fields of your node type. You can specify also mappings in the settings.

Historical note: Module was initially written for Drupal 4.7 and flexinode. Since Drupal 5 for CCK instead of flexinode. CCK multiple value fields get pre-filled in Drupal 6 version. Currently neglecting Drupal 5 version.

See exemplary use in #387570: How it work?
Releases
Official releases Date Size Links Status
6.x-1.3 2009-Mar-01 13.87 KB Download · Release notes Recommended for 6.x
5.x-1.2 2009-Feb-16 16.32 KB Download · Release notes Recommended for 5.x

View all releases

No comments:

Post a Comment