Posted by sumit_drupal on April 22, 2013 at 1:55pm
Hi,
I have a site developed in drupal 6 and I need to add a feature like reordering and deletion of uploaded attached images in node form.
Is there any module which provides the functionality like deletion and re ordering of uploaded attached images in node edit form.
Any type of help would be appreciable.
Thanks
Comments
SWFUpload
The SWFupload widget can reorder fields for you. If you agree to have a different upload method as the same time :)
Note that reordering currently does not work with the 'V8' Javascript engine (Safari, Chrome, Opera) on the downloadable version. You need to install the patch from http://drupal.org/node/875706#comment-6086912 . I've been running it on various D6 sites for the last 2 years.
Thank You very much roderik.
Thank You very much roderik. I will try to use the SWFupload widget with your patch.
Roderik I need one more help
Roderik I need one more help from you actually Currently the site uses the node title for the html meta title.So I want to know that is there any module related to SEO which can create a separate meta title field for each node which can differ from node title.
Presently each node form have 'meta tags' section where we can input meta descriptions, keywords etc but not meta titles.
If you have any idea regarding this then it would help me a lot.