Closed (fixed)
Project:
MediaFront
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2010 at 15:36 UTC
Updated:
21 Aug 2010 at 20:40 UTC
We need to be able to specify if an imagefield is to be used w/ Mediafront or not. You can do this w/ a filefield by "media type" dropdown of the field's settings.
If I have 2 imagefields on a node... media front will use the first one w/ an uploaded image... this is bad..
If this takes place, I can refine this so the only field the user needs to enter is the "preset" field. The other 2 fields (img and file) would be handled by the nodeObj.
http://drupal.org/node/846864
Comments
Comment #1
travist commentedShould be fixed in the latest DEV. There are now two more selections.... "None" and "Original Image" to give you more control over which image fields get added to the media player and which ones do not.
Comment #2
that0n3guy commentedJust a quick note, I now have "orginal image" and none... but none of the imagecache presets are listed. I didn't look at the code yet, just thought I'd post this really quick.
Comment #3
travist commentedThis is working for me. Please try the latest DEV version out tomorrow and let me know if you still have an issue with this. Also, please make sure you have defined some presets to show.
Comment #4
jrglasgow commentedI have the latest dev and an seeing "none" "original image" and all the presets that are currently defined, but my selection is not being saved.
Each time I open up the settings I see this: http://screenshot.jrglasgow.com/files/c7eadfc5406a091167c1ba70a2c31a5c.png
Comment #5
travist commentedI am pretty sure I found the cause for this. Just checked in the fix, so it should be fixed in the next dev version.
Thanks,
Travis.