Needs review
Project:
Image
Version:
6.x-1.x-dev
Component:
image_attach
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2011 at 18:04 UTC
Updated:
17 Mar 2011 at 11:37 UTC
The alt/title of the image is pretty visible item, but unfortunately the content editors not always appreciate their importance and go for the least effort - leaving the image title field blank and to the mercy of the usually ugly filename.
That's why I think a global option is needed to use the host node title (if available) as default image title.
| Comment | File | Size | Author |
|---|---|---|---|
| defaultname.patch | 1.35 KB | miopa |
Comments
Comment #1
miopa commentedComment #2
joachim commentedCould you explain what this does?
As far as I can tell, it means that if on node 'foo' I attach an image, that new image node is called 'foo 1', then 'foo 2'... etc. Is that right?
Comment #3
miopa commentedIf "image title" field is empty, the uploaded attached image node is called "foo" (instead of the filename). If the node "foo" already has 2 attached images, then the new image is called "foo - 3".
Comment #4
WilliamV commentedHow can this be accomplished within D7, as image module is part of core?
Comment #5
joachim commented> How can this be accomplished within D7, as image module is part of core?
That's really out of the scope of this issue... we don't even yet have a plan for an image attach system in D7.
Comment #6
WilliamV commentedSorry, I've posted a new issue about this and labeled it as a feature request.
Grtz.