Closed (fixed)
Project:
Plupload integration
Version:
7.x-1.0-beta3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2011 at 23:41 UTC
Updated:
19 Jun 2012 at 12:51 UTC
Hi all.
I'm a bit of a noob with javascript and Jquery. I understand the Jquery is part of Drupal 7. My issues is implementing the javascript files. The sites/all/libraries/plupload on the server. the Pluload intergration module is active with no configuration. I am learning some info from You tube on jQuery implementation and have learned how to add a script to my theme. I don't know where to start with Plupload. The widget isn't available as a field when creating content and I'm unsure how to set the path to the javascript files. I assume the module takes care of that. Any help would be great.
Comments
Comment #1
petsagouris commentedComment #2
slashrsm commentedThis module will do nothing by itself. It just provides Plupload form element, that can be used by other modules. There is a list of modules like that on project page (http://drupal.org/project/plupload).
Does this help?
Comment #3
slashrsm commented