It's a standard simple task. The user should be able to easily insert an image into the post in WYSIWYG editor, should be able to resize and position the images with the mouse. Also the user should be able to browse already uploaded images. And also in the saved post, when you click on the image - the original image should be displayed. And when the post is saved - it should look exactly like the user layed it out in the editor. It's WYSIWYG in the first place!
There's so many modules, posts and discussions, I spent so much time reading the posts, trying all these modules, but now I'm even more confused. None of the stuff I tried worked properly and easy for the user.
If you search Drupal modules for Image - the result is 223 modules! How do you expect a beginner to pick the right one? I've got 4 Books on Drupal, but they are pretty useless in this area. And try How To: Inline Images with ImageField and ImageCache - it starts from "To follow this tutorial, you will need: To feel comfy writing your own HTML for images, e.g.
tags". Great!
Check Comparison of Image-handling modules written in 2008, most pages are still empty... Great!
I've seen many tutorials, but most of them just show "How to insert an image in Drupal". Great! But how to set it up? And also I don't want to let users use Full HTML filter, it's a big security hole. But then it becomes a pain to setup some proper HTML filter to allow users control image size and position, font color, style and size.
I'm not asking for options, cons&pros, I've seen a lot. Single solution to acheive well defined standard functionality requirements.
Can we stop the pain and come up with some solution? And really shouldn't it be just a single module (feature?) which allows you to achieve this pretty standard functionality?
I would like to open a poll to find the best stable, working and user friendly combination of the editor, input filter and image upload module.
Also maybe some experienced Drupal developer can provide some step-by-step tutorial for beginners ho to set it up? Most readme files say for example - set proper order of input filters, or even better - set proper weights, very informative!
Personally so far I prefer the following combination, but it's still a pain to setup and achieve real WYSIWYG layout outcome:
CKEditor (not FCK!)
http://drupal.org/project/wysiwyg_imageupload
http://drupal.org/project/image_resize_filter
http://drupal.org/project/wysiwyg_filter
http://drupal.org/project/lightbox2
Oh, well, read this to prove my point, it was written two years ago, but the problem is still not solved.
http://www.darcynorman.net/2009/01/27/on-the-lack-of-usability-of-rich-t...
And the huge list of similar posts, where's the "supporting community" which made me choose Drupal over Worldpress or Joomla?
http://drupal.org/node/793248
http://drupal.org/node/806074
http://drupal.org/node/358633
http://drupal.org/node/1078212
http://drupal.org/node/113748
http://drupal.org/node/844232
http://drupal.org/node/325270
http://drupal.org/node/635486
http://drupal.org/node/347544
http://drupal.org/node/491002
http://drupal.org/node/726418
http://groups.drupal.org/node/50768
http://groups.drupal.org/node/19389
http://groups.drupal.org/node/6315
http://groups.drupal.org/node/3227
http://groups.drupal.org/node/11567
Ended up writing a pretty long post, but hope it helps to get the point.
Comments
/
/
Never ending search for image modules combination.
I use Wordpress 3.1, it's fantastic, wonderful CMS.
Drupal intrigues me, it's a challenge, even trying to put two images in the same article is a major event for someone who has never used Drupal.
There are image uploaders but maybe it is quicker to learn HTML than stuff around finding out which one to use. Even managing to discover how to put more than one image in an article took me a couple of hours.
It's not meant to be user friendly. It's for the initiated . I can accept that. I will still persevere in the belief it can do things Wordpress can't, but Wordpress is catching up fast. Drupal will continue to loose market share whilst it put barriers up to people new to the software.
Its a safe bet
to be in the place of seeing learning html/css as a good idea if you are interested in owning your own website. if you're paying someone to do it for you, they are going to know how to do things manually and/or the "drupal way".
perhaps you could look into the advancements made in Drupal 7 and related modules, especially http://drupal.org/project/media . it is by definition:
Thanks for Media Module suggestion
Succeeded in creating an article with images.
Used CKEditor Module CKEditor Editor Wysiwyg.
Media , Media Gallery and Styles Module.
Took me a while to work out using Drupal support.
Media Module is excellent.
The user should be able to
Can you please point me to ANY CMS that does this easily? We are still dealing with HTML pages here. So going beyond positioning images to the left, right or maybe center is a challenge. Should the system produce custom CSS on the fly?
Resizing the images the right way is also a challenge. You don't want to just have the users grab a corner and scale an image. You want to produce a new raster that has that image correctly resized.
It's easy to SAY that it's been two years (or five years) and nothing works properly for the user. But it's quite another to make it happen. Somehow thousand of Drupal sites exist and have some degree of image handeling.
I would say a developer has to equally manage his user's expectations with what is currently available. Yeah, it would be great to have all the functionality of Quark or Illustrator in a web page editor. But that just isn't the current state of the art.
A list of some of the Drupal sites I have designed and/or developed can be viewed at motioncity.com
Can you please point me to ANY CMS that does this easily
My site is published, you can give it a try.
I worked it out, as I said I'm using the following combination, works like charm (except for Google Chrome :( )!
http://drupal.org/project/wysiwyg_imageupload
http://drupal.org/project/image_resize_filter
http://drupal.org/project/wysiwyg_filter
http://drupal.org/project/lightbox2
But you must agree - Drupal is a pain. Mainly because development wasn't coordinated enough. There's too much stuff to choose from and it's easy to get lost!
Point?
The reason there are so many different options is that other people have requirements and preferences that are different from yours. Options can be confusing, but this diversity is a strength, not a weakness. Nobody wants to live in the Soviet Union. There is not one single official solution because there is not one single official problem.
Point?
There's too many similar modules, it's very unfortunate that developers spent so much time developing their own stuff instead of combining their efforts to produce one or two really good modules.
Any comments on http://www.slideshare.net/walkah/why-i-hate-drupal?
Sometimes I feel like http://drupal.org/node/944366, even Microsoft doesn't drive me that mad.
...
This is a huge problem in Drupal module ecosystem and something everyone is very aware of and a lot of work goes into trying to get developers to merge projects, close duplicate projects and there are strict gate-keepers for new GIT accounts to prevent duplicate modules being added.
So it is a problem, just not one easily solved. People writing site building guides with lists of modules they used is common and really helps, so I rather see this as a documentation issue also.
Pimp your Drupal 8 Toolbar - make it badass.
Adaptivetheme - theming system for people who don't code.
Your chance to make a change
@alexbk66- It sounds like you have worked out a solution. Now is your chance to give back to the community AND set forth a procedure that might become THE way to upload and position images in the future. I invite you to document what you did that worked in a positive constructive manner. This would help other people facing the same issue. Are you up to it?
A list of some of the Drupal sites I have designed and/or developed can be viewed at motioncity.com
...
Yeah I totally back this comment, anyone can blog about it, write a book page in the Drupal handbook guide, or even post an issue to documentation team on this site with a word doc and someone will make it into a handbook page - the main thing is to get it down in writing and make it really easy to understand.
Pimp your Drupal 8 Toolbar - make it badass.
Adaptivetheme - theming system for people who don't code.
Happy to do so
Hey guys,
Finally I think my site is ready for use, so I feel much better now! After 3 month of frustration...
Basically the solution is to use http://drupal.org/project/wysiwyg_imageupload and http://drupal.org/project/image_resize_filter.
This takes quite a while to set up (especially for Drupal newbie like me). Thanks to EugenMayer for creating the module and also VERY detailed documentation. It was quite an unusual experience for Drupal!
I'll try to summarize what I've done to get it working, as it was a usual 'trial and error' path.
I found much better solution - WordPress!
1. "Can you please point me to ANY CMS that does this easily?" @mcfilms,
Yes I can! WordPress has it out-of-the-box, including audio and video! Everything - resizing, alignment, alt text... Guess what? No imagecache! It's sexy: http://d6.hobbyblob.com/sites/default/files/tmp/BP-Upload.png
2. "Nobody wants to live in the Soviet Union" @yelvington,
What does it have to do with Soviet Union? Screw you @yelvington! You could spend your time better trying to help, not showing your arrogance.
Uncalled for
Hello, please keep it respectful - there is no need for lashing out and attacking a fellow Drupaler in this way. Please see our Code of Conduct. Despite your interpretation of a particular post or point, this behavior is not warranted, nor wanted in the Drupal forums.
Pimp your Drupal 8 Toolbar - make it badass.
Adaptivetheme - theming system for people who don't code.