Wysiwyg

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.

This is the working group to discuss and coordinate the integration of client-side editors in Drupal core.

Developers and maintainers of client-side editors (aka. WYSIWYG) integration modules and other interested people are invited to join in and share their ideas and participate in the current efforts to build a Wysiwyg API that seamlessly integrates with Drupal core.

More information on the current status of the module can be found on the Wysiwyg project page.

Live discussions on development and support happen in #drupal-wysiwyg.

The current status, progress, and roadmap of all efforts are summarized on a special page:

fedy's picture

Clean way to add Theme specific editor options

Is there a clean way to add some theme specific editor options (configuration) in a way that neither a Wysiwyg module update nor editor update would overwrite them? For example if you wanted to combine CKEditor with the marinelli theme (see http://drupal.ckeditor.com/tricks), what is the cleanest way to do so (using Wysiwyg module)? I'm inclined to suggest new configuration field for such cases (see http://drupal.org/node/313497), so there would always be at least a dirty way to make such modifications without directly hacking the module/editor.

Read more
smasty's picture

Include on specific pages/forms/textareas?

Is there any way to include WYSIWYG editors (TinyMCE in my case) only on specific pages/forms/textareas? I remember that this function was in some release of FCKeditor (6.x) & TinyMCE (5.x) plugins but I can't find it when using TinyMCE with WYSIWYG plugin... (6.x)

Thanks for help.

Read more
Obliwion's picture

Getting GeSHi Filter Working on CKEditor (using Wysiwyg)

I have searched around for this, and have tried multiple approaches. I have enabled and disabled, installed, removed and reinstalled modules, but I can't get this to work. I'm probably missing something minor, so I'm going to try the community option now.

Currently I have the following (relevant) modules installed: GeSHi field, GeSHi filter, GeSHi node, WYSIWYG, IMCE Wysiwyg API bridge, Wysiwyg, CKEditor. All of them are in site/all/modules, except for CKEditor, which only worked with wysiwyg if I put it inside libraries.

Read more
liquidcms's picture

Where is API documentation?

Is there any documentation on the API for WYSIWYG?

Read more
john keohane's picture

FCK Editor file browser configuration

Hi guys
I have upgraded to the latest version of WYSIWYG module and loaded the FCK editor code into the libraries folder as required. The editor works fine apart from file browsing and image uploading.
In the previous module I had image uploading abilities. Is there a change I need to make to the editor code to get image uploads working with the new WYSIWYG module? How can I enable the built in file borwser.
I can't use other modules to facilitate the image uploading, it has to be the built in file browser.
Thanks in advance.
Regards
John

Read more
mblataric's picture

How to configure toolbars in TinyMCE?

Hi!

I've just installed wysiwyg and TinyMCE, it works fine, but is there a way to further customize toolbars in TinyMCE? I did set buttons in wysiwyg configuration, but how do I add separators and determine which buttons go to which toolbar row?

Thanks,

Mario B.

Read more
EugenMayer's picture

A new userfriendly image upload module: wysiwyg image upload

Since 3 months WYSIWYG image upload is available and is on its way to establish a new way and simplicitiy in uploading and placing images into the WYSIWYG editors (screencast). I thint the module got pretty stable and has some interesting features build in.

Only local images are allowed.

Highlights are:

<

ul>

  • User Interface: Easy and fast user interface for image uploading
  • Read more
    Zurbonium's picture

    CKeditor mediaembed plugin

    Is there a way to get the CKeditor mediaembed plugin to work with WYSIWYG? With the CKeditor module, it requires uncommenting a couple lines of code in the ckeditor.config.js file and adding 'MediaEmbed' to one of the toolbars in the same file. Is there an equivalent way to do this in the WYSIWYG module?

    For reference:
    plugin download: http://www.fluidbyte.net/index.php?view=embed-youtube-vimeo-etc-into-ckeditor
    how-to install: http://jesox.com/posts/how-add-youtube-vimeo-or-any-other-embed-content-ckeditor

    Read more
    AndyF's picture

    How to add CSS in TinyMCE editor window for plugin

    Hi all,

    I've created a plugin for TinyMCE under Wysiwyg. Currently I'm adding my custom CSS in mymodule_init() and that works fine for displaying the node, but the CSS doesn't make its way into the editor textarea. If I manually specify the file under the Wysiwyg options (Define CSS) then it works great, but that's not very nice. I imagine there's a simple way of adding my CSS file to the editor when my plugin's enabled?

    Any ideas much appreciated.

    Thanks,

    Andy

    Read more
    tylercoles's picture

    Drupal 6 and AHAH forms

    I have a custom form with some WYSIWYG fields. The editor loads properly on the fields, but during an AHAH submit the default value of the field is posted, ignoring any changes I've made. My site is Drupal 6, running Wysiwyg 6.x-2.0, NicEdit 0.9 (and FCKeditor 2.6.6 elsewhere).

    Based on a little research it looks like the issue might be that the editors are not being detached before the form is posted via AHAH: http://drupal.org/node/316225 However, seeing as how that discussion is for Drupal 7.x, I was uncertain if the patch provided might help me out. Any pointers? Thanks!

    Read more
    zeeforel's picture

    How to get smileys to display inline?

    Hi there to you all,

    I recently used WYSIWYG api (6.x-2.0) to install the TinyMCE editor (Version 3.3b1) in an Open Atrium install. The problem I now have is that the smileys / emotions are not displayed inline but on a new line. How can I fix that?

    Many thanks in advance.

    Read more
    ellieelectrons's picture

    Wysiwyg - cannot get TinyMCE editor working

    Hi All

    I am setting up my first Drupal site and I cannot get the TinyMCE text editor to display on the screen when I create new content or edit existing content.

    So far, I have:
    1. Installed the WYSIWYG module as outlined at:
    http://drupal.org/project/wysiwyg

    1. Installed the TinyMCE Editor

    2. Applied the patch found at:
      http://drupal.org/node/695398

    3. In the Wyswiwyg options, chosen TinyMCE 3.3 as my editor for Filtered HTML & Full HTML and used the Edit operation to turn on every available button

    4. Cleared my site's cache

    Read more
    Anonymous's picture

    Wysiwyg doesn't detect any editor!

    Hi,

    Ive installed Wysiwyg and all of the editors that appear in the Installation instructions but still Wysiwyg wont detect any of them. Everything is in the right place (i think) so i dont know what am i doing wrong. Please help..

    i uploaded a sprint screen you can check out.

    thanks!

    Read more
    burtsbees's picture

    Can anyone give advice on the install?

    I am trying to install Wysiwyg and I have all the components configured properly except YUI editor and FCKeditor. I am using version 6. The YUI editor has all the files in the correct places as far as I can tell and still cannot be detected and the FCKeditor the install linked to is called the ckeditor and also cannot be detected. Has anyone encountered this issue before? Thanks.

    Read more
    bveb's picture

    CKEditor with core upload functionality

    Hello everybody,
    I couldnt find any doc for how to enable CKEditor image upload. I just want to use simple "upload and insert" functionality. I enabled Upload core module but couldnt see any upload tab on Ckeditor's image window.
    Thanks.

    Read more
    aaron's picture

    Forthcoming Media Alpha!

    So we're this close to an alpha for the Media module (for d7). There are only a few outstanding critical alpha-blocking issues that need to be resolved. I'd hoped to have it today, but it looks like it'll probably be Monday.

    Next week is the time for you to jump in if you're interested in developing for the project! It's been loads of fun, from the initial discussions and plans over a year ago with arthurf, dopry, drewish, Roger López, myself and others, to fantastic core Drupal 7 integration of stream wrappers by pwolanin and GSOC student jmstacey, to some powerhouse #d7ux magic by mverbaar and Jody Lynn, to the latest overhaul introducing Media fieldable entities (with an eye for core Drupal 8) and WYSIWYG integration by JacobSingh and dipen chaudhary, with some potential upcoming fine-tuning from jQuery guru dmitrig01.

    If you're interested, join us in IRC at #drupal-media. After giving the module a spin (you'll need Drupal 7 Alpha 1, Media, Styles, and WYSIWYG + CKEditor, and optionally Media: Flickr and/or Media: YouTube), you should subscribe to the Issue queue. (You can also see recent screenshots at AaronWinborn.com.)

    Read more
    MarkDQ's picture

    Configure editors

    One cannot configure YUI to enable the image upload, as is possible with YUI outside WYSIWYG, as mentioned in
    http://www.nicklewis.org/drupal-hackers-cookbook/module-guide/wysiwyg-ed....

    Am I right to say that configuring an editor is limited to the (common) configure options of the WYSIWYG module,
    making all information/discussion on the individual configuration options outdated?

    Read more
    asheresque's picture

    group-enabled RTEs

    I've been asked by a client about group-enabled RTEs within Drupal. The goal is a collaborative RTE user experience that aggregates inputs and edits from multiple Drupal users on single nodes, ideally with user-identification (color codes, user names) and document history. Does anything like this exist? Thanks a lot.

    Read more
    phoenix's picture

    TinyMCE internal links

    Hello

    I have a site with the wysiwyg module, tinyMCE, IMCE and IMCE wysiwyg API bridge. Everything works fine for images. But I had a question about internal links. When adding a link, is there a way to display all internal pages to the content editor? That way he could choose the page to link to, instead of looking up the link by browsing to that page, copy the link and paste it.
    Any solutions for this problem?

    Thanks

    Read more
    aaron's picture

    Drupal Media, Now with Fieldable Entities!

    If you haven't looked recently, there's been some huge progress recently for Drupal's Media module. Jacob Singh from Acquia has jumped on board, paving the way for fieldable entities! This allows Media asset objects to be a first class Drupal citizen, alongside Nodes, Users, Taxonomy, and Comments. (Hopefully in core for Drupal 8!) Also, Dipen Chaudhary has been hard at work providing WYSIWYG support!

    Media as an Fieldable Entity

    Read more for a tutorial...

    Read more
    Subscribe with RSS Syndicate content

    Wysiwyg

    Group organizers

    Group categories

    Group notifications

    This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: