Given patch makes possible to run Importer to crawl through specified list of links (created with CCK's text multivalued field) on certain node. Works only if CKK's Text module is enabled. Node is being found by title in FAPI autocomplete field.

Given content should have specified cck's field which name begin with 'field_' and ends with '_links' e.g.: Page named 'My example list' has 10 links on list created with field named 'field_list_of_my_favourite_links'.

Available options to use are: offset url and number of pages.

If listed pages have different structure Importer will not be able to perform and error will occur.

CommentFileSizeAuthor
feeds.crawler.link_.list_.patch6.2 KBpawel_r

Comments

Robin Millette’s picture

mitchell’s picture

Status: Active » Needs review

See also: a 7.x patch in #1070476: Crawler for the list of links and a related module, Feeds Spider.

twistor’s picture

Version: 6.x-1.0-beta1 » 6.x-1.x-dev
Status: Needs review » Closed (won't fix)

The 6.x branch is dead. Closing out old issues.