TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Cheryl your problem is with uploading multiple images at a time? What
is your exact use case?
Images have come a long way in Drupal, and it's a bit of a noob trap
since the "image" module sounds like the canonical solution but is
actually inferior to the parallel imagefield module. Historically best
practice was to have every image as a node object, so if you wanted to
add it to another node like a blogpost you needed to first add the
image and than attach it. With imagefield you just can add a field to
any other node...
Drupal 7 now has imagefield in core, this means that the ambiguity
between the 2 branches of solutions is going to go away. In Drupal 7
the new media module and media gallery are really nice and function
much like imagepicker but while staying in a field mindset (which
means you can later extend the way you interact with these images,
e.g. if you would want to make a visual list of your posts that shows
a list of pictures).
While I've never used imagepicker there are a couple of things in the
module description that set of red flags for me. It seems to me that
it's a stand-alone module that is doing a lot of things without
leveraging some of the API like contributed modules that have already
solved these issues (e.g. it's doing it's own resizing and doesn't use
imagecache). Since it is intended as a standalone module for pasting
html code this makes sense, but it will reduce future extension of
functionality.
The module stack Ed described is also what we would be using for doing
inline image adding in a WYSIWYG in Drupal 6. I'm only not sure why
you would need both imagefield and image on the same site.
cheers,
Kristof
On Wed, Sep 14, 2011 at 1:19 AM, Ed Marsh <lists -at- edmarsh -dot- com> wrote:
> I'm developing a web site, not documentation-related, in Drupal 6. I agree
> that image management is a mess. It takes several modules to get stuff to
> work the way you think it should out of the box; I hope 7 is a lot better in
> that regard.
>
> Here's a list of modules I have installed:
> ImageField
> WYSIWYG
> WYSIWYG Image Upload (I think they're two separate modules)
> Image
> ImageCache & ImageCacheUI
>
> If you have other questions, let me know.
>
> Hope this helps,
> -=Ed.
>
> -----Original Message-----
> From: techwr-l-bounces+lists=edmarsh -dot- com -at- lists -dot- techwr-l -dot- com
> [mailto:techwr-l-bounces+lists=edmarsh -dot- com -at- lists -dot- techwr-l -dot- com] On Behalf Of
> Cheryl Magadieu
> Sent: Tuesday, September 13, 2011 1:49 PM
> To: techwr-l -at- lists -dot- techwr-l -dot- com
> Subject: Managing images in Drupal
>
> I'm hoping there are some other Drupal users out there who can help with an
> image-management question. We just started using Drupal 6 for creating user
> guides. We're using the Image Picker module (
>http://drupal.org/project/imagepicker) to upload images, but the process is
> tedious when you have multiple images to upload. With Image Picker, it looks
> like you can upload only one image at a time.
>
> If you're using Drupal, which version are you using? I've heard that the
> core functionality in Drupal 7 is better for uploading images.
> Unfortunately, we can't upgrade to Drupal 7 for a while. If you're using
> version 6, which image-uploading module are you using?
>
> Cheryl
>
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> Create and publish documentation through multiple channels with Doc-To-Help.
> Choose your authoring formats and get any output you may need. Try
> Doc-To-Help, now with MS SharePoint integration, free for 30-days.
>http://www.doctohelp.com
>
> ---
> You are currently subscribed to TECHWR-L as kristof -at- pronovix -dot- com -dot-
>
> To unsubscribe send a blank email to
> techwr-l-unsubscribe -at- lists -dot- techwr-l -dot- com
> or visit http://lists.techwr-l.com/mailman/options/techwr-l/kristof%40pronovix.com
>
>
> To subscribe, send a blank email to techwr-l-join -at- lists -dot- techwr-l -dot- com
>
> Send administrative questions to admin -at- techwr-l -dot- com -dot- Visit
>http://www.techwr-l.com/ for more resources and info.
>
> Please move off-topic discussions to the Chat list, at:
>http://lists.techwr-l.com/mailman/listinfo/techwr-l-chat
>
>
Create and publish documentation through multiple channels with Doc-To-Help.
Choose your authoring formats and get any output you may need. Try
Doc-To-Help, now with MS SharePoint integration, free for 30-days. http://www.doctohelp.com
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-