I think that the readme needs to mention the places you administer the Images module, and the folders you will need to create.

places to admin:
http://yoursite.com/admin/image
http://yoursite.com/admin/system/modules/image

You will need to create a new vocabulary (with xxx constraints)
http://yoursite.com/admin/taxonomy

You will need to create folders on you server for x and x, and you will need to change their group so they are writable (often to the www group)

Comments

bruno’s picture

Assigned: Unassigned » bruno
Category: bug » feature

Accessing the image module administration is easy. It's like other modules, follow the administer>>configuration>>modules links.

Regarding the directories, yes, some instructions are missing in the INSTALL file. However, note that field description says: 'Default path for uploaded images relative to your Drupal installation; it must be writeable and visible from the web. Don't forget the slash (/) at the end.'

Changing this as a feature request.

Bèr Kessels’s picture

Component: Documentation » image.module

This issue no longer applies, since the old image module in CVS is replaced by a completely rewritten one.
Please re-open this issue, if you think it still applies to the new image system.

Anonymous’s picture