By bluenose37 on
I'm using Drupal 6.12, Filefield, Imagefield, Image Cache and views,
I've also looked at Image, Image Gallery and Image Browser with FCKEditor.
Each seems to work well but raises a few issues.
1. Filefied allows images to be uploaded to populate a CCK field. Is there a way to populate a CCK field with an image that has already been uploaded?
2. Once the image files have been uploaded, is there a way to keep the files organized and clean out older unused files?
3. Is there a way of using an Image from the Image, Image Browser, Image Gallery suite to populate a CCK image field?
4. What is the direction that will be supported in future Drupal releases?
Comments
More info
Is there any integration between IMCE and the Image, Image Browser modules.
Still need to know the long term direction, what platform would I be best using:
IMCE
Image, Image Browser
CCK, Filefield,Image Field, Image Cache
I have images as a cck field in many of my nodes and also want to have images in the body of the node.
My final answer
The modules that I ended up using for images are:
CCK
Views
Filefield
Imagefield
Insert
Image Resize Filter
Lightbox or Thickbox
Image API
Image Api GD2
ImageCache
Image FUpload
Imagecache Actions
With this combination of modules there doesn't seem to be anything that can't be done.
_
I would say you definitely chose a winning combination-- filefield, imagefield, imageapi, and imagecache have been added to core for d7 ;-)
But what about the editor?
The fact that WorldFallz thinks this is a good selection makes me want to try it out.
But what editor did you end up with (I am currently using CKEditor).
And are you using the native editor module or the WYSIWYG API? (And if you are using WYSIWYG API, what folders is what in and did you have to do any configuration to make it work - I am not yet familiar with Drupal standard practices beyond expanding files into certain folders and enabling modules).
Finally, I don't see IMCE on the list. Is there an reason why you left this module out? I had heard really good things about it in conjunction with FCKEditor/CKEditor.
Thanks for sharing your experience.
By the way, does anyone know of a good discussion paper that describes all the considerations regarding an editor, image tools, and other basic content management tools.
It would be great is someone would come up with some distribution packages specifically for alternative editor/image tools needs. (Perhaps that already exists - if so, where?)
Thanks for any suggestions.
_
I've use ckeditor with the http://drupal.org/project/insert + http://drupal.org/project/image_resize_filter modules these days (previously i also used imce). See the excellent screencast at http://mustardseedmedia.com/podcast/episode29 for a demo of how this works.
Just try tinyMCE
Just try tinyMCE to fix your problem. Don't forget to add image(advanced) button.
you can search to find how to install
http://uniyolu.com
_
Please stop double posting your link-- it's no followed anyway so there's no point. Thanks.
Instead of replying here I ended up writing a new post
http://drupal.org/node/1098348