Needs review
Project:
Node Images
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2007 at 21:48 UTC
Updated:
19 Jul 2007 at 14:29 UTC
Jump to comment: Most recent file
I think there should be like 5-10 fields where you can select multiple images and upload them all at once. Is there a way this could be done?
Also, is it possible to add the images while the node is being created, as opposed to creating the node and then adding the images? I think this could confuse people. Also, that would eliminate the need for a "edit node images" button at the bottom of every node.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | node_images-zip-support-mode.tar_.gz | 34.24 KB | chup |
Comments
Comment #1
tsservo commentedThe ability to attach multiple images at one time would make this module perfect. The image.upload for 4.7 handled it perfectly - it just vacuumed up a folder of images that were FTPed up. Uploading them as a zip would be superb as well.
If it's implemented as several form fields, making the number of fields configurable would be beneficial as I often has several dozen photos to upload at once.
Thanks
Comment #2
chup commentedI made my version of node_images that great supports zip-archive with photos. But I don't know, how to publish my modification.
Comment #3
chup commentedSome people asking me about my mod to Node_images which supporting zip-archives with many images. This mode also adds watermark.
See attached file: I made some modifications of module files and added two classes to work with zip and watermarks. Code is not ideal and not finished, but works perfect.
Warning: see output of module! I made this for compatibility with Highslide gallery (http://vikjavev.no/highslide)
See working example of this modified Node_images: http://online.be-in.ru/os/veranda-more-2007/de-phazz/2007/07/06/02/30
May be this mod will be start idea of implementation this features in core module code. I hope :)