Active
Project:
FileField Sources Plupload
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2013 at 02:48 UTC
Updated:
5 Feb 2018 at 15:05 UTC
Jump to comment: Most recent
Comments
Comment #1
gkom commentedHere's an outline of the process:
1. Enable FileField Sources + FileField Sources Plupload modules.
2. Add/edit an image field.
3. In the field configuration form set your desirable options including:
Hope this helps.
Comment #2
vintorg commentedHi gkom,
I missed your reply :-(
I don't understand where I set a preview image style for the thumbnail. Is that a value I set for the form plupload element?
Thanks!
Comment #3
gkom commentedReading your question again I realised that I misunderstood you the first time.
The instructions I gave you were for setting the options via the node edit form gui. Sorry about that.
Unfortunately, I have never built a custom form with a similar field so I can't really give you exact instructions.
In theory, you should create the alt and title fields programmatically. Perhaps looking at the code in the patches submitted on the following page can help: https://drupal.org/node/1307054#comment-6791808
Comment #4
iseeaflyingcrane commentedHi vintorg,
now 5 years have passed, i wonder if you firgured out how to show thumbnail while using plupload on a custom form? I am facing the same problem. thank you!