Download & Extend

Write a more informative README

Project:Feeds Image Grabber
Version:7.x-1.x-dev
Component:Documentation
Category:task
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Write a readme file with more detailed usage instructions.

Comments

#1

I would agree for D7, the current readme is D6 and I don't think it applies to D7 version.

#2

What's missing from the README?

#3

Some things (there might be other things):

  • It could be more clearly written in general.
  • It should be made more to standards. See http://drupal.org/node/447604
  • It deals only with creating feeds content types, but the module is now usable without feeds content types, ie. "Attach to content type" = "Use standalone form" in the feed settings.
  • It doesn't go over the default settings for that currently resides at admin/config/content/feeds_imagegrabber
  • It probably should mention what happens in the case of multiple value fields / multiple images imported.
  • It could do with a caveat regarding this issue - #1618324: Remove dependency on feeds nodes - which basically means if you want to have more than one image grabber configuration you have to use a feeds content type, because the standalone form can currently only use the feeds imagegrabber default settings as they don't have their own individual settings form like the feeds content types do.