Closed (duplicate)
Project:
ImageField
Version:
6.x-3.0-alpha4
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2008 at 20:41 UTC
Updated:
12 Mar 2009 at 17:46 UTC
When I add multiple images (set to unlimited) to my node there is a "List" checkbox. I am expecting that if the box is unchecked the image will not display -- the checkbox seems to have no effect and is "magically" updated after I save the node.
I am looking to use this for a slideshow using Lightbox2 -- I want all images for the slideshow but only the first one to display in the node.
I am using:
* CCK: 6.x-2.0-rc6
* Lightbox2: 6.x-1.8,
* ImageCache: 6.x-1.0-alpha2
* ImageField: 6.x-3.0-alpha2
* ImageAPI: 6.x-1.0-alpha2
* FileField: 6.x-3.0-alpha4
| Comment | File | Size | Author |
|---|---|---|---|
| list_check_box.jpg | 27.55 KB | joemoraca |
Comments
Comment #1
drewish commentedupdate to -dev it's fixed there.
Comment #2
joemoraca commentedDev ? Imagefield doesn't seem to have any updates in CVS since the alpha2 release .... am I missing something?
Thanks for your work on this group of modules
Comment #3
drewish commentedsorry, i meant to say filefield -dev.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
Lorbas commentedHave same problem, next to the files, there is a "list" checkbox that should allow users to make their files "unlisted" (invisible except on the node edit form)... right? It's not working
Comment #6
drewish commentedpersonally i think that's by design for backwards compatibility with generic file listing style. it doesn't make much sense to have images that you upload but can't see.
Comment #7
Lorbas commentedyes but it's confusing for users, should be removed if it's useless
Comment #8
headkit commentedi think it is a good feature, like for editors who put in propositions and others who select, f.e.
if there is the possibility shown it should better work, don't you think?
Comment #9
headkit commentedwhen i update to dev, its fixed there?
do i have to reinstall or just bash the files over...
Comment #10
headkit commentedbtw: meanwhile for the user take the option away with
;-)
Comment #11
quicksketchTo be clear, the "list" checkbox only has any effect at all if the formatter is set to "Generic files". It doesn't have any effect on other formatters.
Comment #12
quicksketchThis issue describes the problem more accurately, let's continue there. #358729: Imagefield formatters don't respect visibility options.