Hi,

I want to add a WYSIWYG editor to Drupal.
I don't know which one to choose.
I would like to be able to browse images when wanting to insert one.
And browse nodes when I want to add internal links.
Is this possible?
Thank you if you can give me some advice.
Hmfireball

Comments

ckoeber’s picture

The FCKEditor for Drupal works best in my opinion. You can browse images but not internal links (as far as I can tell).

The integration is smooth and unobstrusive. Also, there are a lot of nifty features that are separate from your initial request such as having different sets of toolbars for different content types. This works well to simplify content entry.

aitala’s picture

FCKeditor and IMCE will work pretty well, aside from browsing nodes. Not sure there is any WYSIWYG editor which can do that... and it probably would be difficult to do well. Imagine a site with 1000s of nodes...

Eric

__________

Eric Aitala - f1m@f1m.com
The Formula 1 Modeling Website
www.f1m.com

__________
Eric Aitala - ema13@psu.edu
Penn State

224b8605113373e086cb27708ff301ba18ce394db1996e7e22928e4555e0d20b1b6cecc7f67c9bd9e536cb915779c485

drupalnesia’s picture

Try http://drupal.org/project/whizzywig which:
- Has built in Image Browser and Image Manager (no need IMCE)
- Independent module (no need additional module)
- Including any required libraries (no need to install any additional libraries)
- very very fast!
- 100% created for Drupal (use all Drupal advantage and environment)

Since Whizzywig is an independent module then very easy to fix any bugs and very easy to expand this module. Try it then you will believe the performance of Whizzywig editor!

ABOUT "INSERT NODE LINK"
-----------------------------------------
Just put your Feature Request to http://drupal.org/project/whizzywig then I will add this in next version, very2 easy for Whizzywig to provide this feature because Whizzywig is independent module and 100% Drupal oriented, so I can read any node id, even any setting very easy to provide such as: list only Published nodes, list only certain content-type, list only node with uid same as current user, etc!!!

WorldFallz’s picture

+1 to fckeditor-- works great. You may also want to look at http://drupal.org/project/image_browser for a slick image solution. Also, see http://drupal.org/node/331329 for browsing nodes with fckeditor. Be sure to read and carefully follow the installation instructions-- it requires more steps than a regular module.

===
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime." - Lao Tzu
"God helps those who help themselves." - Ben Franklin
"Search is your best friend." - Worldfallz

anrikun’s picture

Thank for your help.
Is the WYSIWYG API module necessary to install a wysiwyg editor ?

WorldFallz’s picture

You can use either the wysiwyg or native fckeditor modules with the fckeditor. Personally, I use the native fckeditor module, though the future is probably the wysiwyg api module when support for fckeditor is more complete.

===
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime." - Lao Tzu
"God helps those who help themselves." - Ben Franklin
"Search is your best friend." - Worldfallz

jorgbert’s picture

I have used both the WYSIWYG module and the fckeditor module to interface Drupal with FCKeditor.

My experience has been that once I settled on using FCKeditor, I found that I could actually do more with FCKeditor via the fckeditor module. For example, I had better control over the individual buttons, as well as the order in which I wanted to display them.

I take it one step further and also integrate the GeSHi module so I can display source code snippets. I also integrate FCKeditor with the Web File Manager. The integration is real slick and works nicely from within FCKeditor.

Instructions for how I integrated these pieces can be found at:
FCKeditor module:
- http://www.drupalwebsitecookbook.com/node/110
- http://www.drupalwebsitecookbook.com/node/130 (demonstration of how to include source code snippets with GeSHi module. README.txt at the bottom of the page uses the GeSHi node function.

GESHI module:
- http://www.drupalwebsitecookbook.com/content/geshi-filter

A pre-built, preconfigured full function working Basic Drupal Website v6.14 bundle for Windows with Apache, PHP and MySQL is available at:
- http://www.drupalwebsitecookbook.com/node/2

prodosh’s picture

_______
Safe Swiss Cloud: Enterprise grade cloud infrastructure for Drupal B2B solutions and platforms.