Wysiwyg

Events happening in the community are now at Drupal community events on 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:

dfigueroa's picture

Problem with D7

hi guys!! I build a site with D7, but forgot install WYSIWYG, so I download and install it, but can't configure it, i can't get the profiles page, so how can i fix it? I don't want to loose the work i have. And don't want to re-install D7... thanx guys!!

Read more
wim leers's picture

Spark: WYSIWYG editors evaluation — call for feedback!

For the Spark project, we're looking for a WYSIWYG editor. It must work well on mobile devices, hence HTML5 is pretty much a necessity. A WYSIWYG editor still involves a lot of JavaScript, so solid JavaScript is also important.

However, for the Spark project, the WYSIWYG goal is somewhat different than the "typical" WYSIWYG goal. We're looking for a "true WYSIWYG" editor, which we can define as a WYSIWYG that matches all CSS selectors identically like the eventual document would.

Read more
abhirupmanna's picture

nicedit

I'm unable to integrate nicedit
It shows it is installed but does not show up.

Also when switching between filtered html and full html even the other editors dont show up

Read more
mu5a5hi's picture

WYSIWYG Issue:

I am trying to finally get my D6 WYSIWYG going well by following along with Andrew Mallis's excellent 'WYS(is not always)WYG(but it can be)'

https://docs.google.com/document/d/1BJfL0tx6eLJyQ2bvjpeTCREjaPsLKRzs78mj...

I am running into issues and solving them as I go along. Currently I am stumped on this one..

Read more

Call for prototypers

If you have development chops, designers and other contributors of this community need your help bringing designs to life.

Allow me to paint a picture of the need and skills required...

The task of creating content has been redesigned (http://groups.drupal.org/node/217434), and has reached a point of consensus. At this point, the design really needs to interactive to flush out how all of the various interactions will work (or don't). Additionally, once made interactive, we validate the direction by testing the prototype with end users.

Read more
Noyz's picture

I have lots of WYSIWYG data

Drupal Gardens has had WYSIWYG for 2 years now. We have quite a bit of data, both on upfront research in terms of technical expertise on which editor is the best choice, as well as on usability data.

I should have posted this data earlier, but just haven't made the time. Sorry. Better late than never. Here's the data...

Early on, when we were trying to figure out which editor to use, we compiled this doc...
https://docs.google.com/a/acquia.com/document/d/1e8ysEI-DvC5p0Q3Bl45R1bK...

Read more
gwideman's picture

Jen Lampton's talk; thoughts on editor-related features

At SandCamp 2012, I attended Jen Lampton's excellent talk on WYSIWYG editors for Drupal. She's clearly looked at this topic deeply over several years and Drupal versions, and has considerable and valuable experience configuring, deploying and supporting WYSIWYG and related features like image handling.

After digesting the session I realized there were a few additional WYSIWYG features about which I'd like to hear Jen's thoughts.

Read more
jshock's picture

CKEditor Custom Divs

This shouldn't be that hard. How do I add a custom class to the CKEditor dropdowns? I want editors to be able to select blocks of copy, and using CKEditor's Paragraph Formatting or Styles dropdown, apply a block div. I've been searching various forums and documentations sources and I find all kinds of references to config.js, ckeditor.styles.js, CKEditor plugins, etc. These appear to add inline or block-level styles -- not classes. I get the impression there is more than one way to accomplish this, however I can't find a clear, step-by-step howto.

Read more
miceno's picture

Installing editors out of sites/all/libraries

Hi,

WYSIWYG is a great module that simplifies the edition of HTML. Thanks for it!

I have come into a way to install the libraries in a different standard path than sites/all/libraries due to some issues with my setup. Unfortunately, I had to tweak the source code :(

I attach the code, and I would like to know if there is a better way to change it, apart from patching the module.

Read more
benjamin birkenhake's picture

Add an own Button / own Plugin to CKeditor

Hi there,

I want to add my own Button to the CKeditor, which adds special HTML/XML.
In order to do so, I first followed the CKEditor Plugin described here:
http://docs.cksource.com/CKEditor_3.x/Tutorials/Timestamp_Plugin

After that I "just" need the Plugin and my Button to be activateable via the WISIWIG-Module.
But I haven't found any documentation on that … within the source I found the editors/ckeditor.inc
which seems to define the buttons using the hook_wysiwyg_plugin().

But I have no real clue, what to do next …
Has anyone an Idea, how to do that?

Greetings,
ben_

Read more
nyapex's picture

to Paste

While data entry, a window sometime popped up with following messages:

$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ begin $$$$$$$$$$$$$$$$$$$$$
Paste
Because of your browser security settings, the editor is not able to access your clipboard data security. You are required to paste it again this window.
Please paste inside the following box using the keyboard (Ctr/cmd+V) and hit OK

$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ end $$$$$$$$$$$$$$$$$$$$$

Any idea!

Thanks,

NY A...

Read more
Albana_12's picture

Urgent! Problem with inserting an accordion inside the tabs

Hi, i would have this problem, i have inserted some accordions inside the tabs, using wysiwyg editor, but it's not working fine, the accordions inside the tabs aren't opening properly, i guess there is some conflict, can you please help me with that?

It's kind of urgent please...

Read more
gwideman's picture

WYSIWYG Save-and-continue button?

I've installed WYSIWYG and CKEditor, and I'm pretty impressed at how well it functions, especially relative to other implementations in other CMSs and wikis!

That said, one hazard is lack of auto-save, which other platforms do have, in an effort to save users from network mishaps (or dying laptop batteries, etc).

So I was at least looking for an option to encourage more frequent manual saves, by showing a Save button, or better, a Save-and-continue button, within CKEditor's toolbar. Is there such a possibility currently?

Read more
muja_dd's picture

Wysiwyg GESHI Filter Integration

Hello,

I am trying to integrate GESHI filter for syntax highlighting.
But the problem is when I use the filter tags ( , etc.), they get filtered by the editor itself.
Is there a proper way to resolve this

Thanks.

Read more
mirian's picture

custom WysiWyg per content type

Hello,

I want to custom the editor , in my case choosing the buttons for different content types. means some buttons on specific node type forms and some other buttons on comment forms.

Any way to do it??? (I'm using Drupal 7 with Wyseig module and CKeditor)

Thanks!!!
Miriam

Read more
spoonbow's picture

CSS config for ckeditor

OK, so I feel like I'm missing something terribly obvious, but I cannot for the life of me get my CSS classes to show in the "Styles" dropdown.

Read more
ench0's picture

WYSIWIG modules for Drupal 7?

Hi everyone,

I was looking for a WYSIWIG module for Drupal 7, found some discussions, comparisons, and this group.. but was unable to actually find an actively maintained working module?

Read more
captaingeek's picture

how to easily copy / past / embed and edit images within the browser using Wysiwyg

how to easily copy / past / embed and edit images within the browser using Wysiwyg.

is it possible?

Read more
hypertext200's picture

Video module now compatible with WYSIWYG

Today I released new beta version of the video module, we have fixed lot of core issues on the video module, wiped out unwanted code, formatted code to match coding standards and lot more.

Module Required : WYSIWYG

In feature wise we could add WYSIWYG module support. In WYSIWYG setting button and plugin you can see option to enable video button.

Read more
hypertext200's picture

Video module 7.x-2.1-alpha2, what you should know?

Original post : http://heididev.com/video-module-7x-2x-what-you-should-know

I released video module 7.x-2.1-alpha2 version on 11th of Sep. This major version completely redesign the video module and its core, I'm the only one worked on this release and seems our co-maintainers (6.x) had no time to contribute code to the 7.x yet. I'm very very happy about the progress of downloading and using video module. It has over 10,500+ usage now.

In this article I'm going to examine some new features added to the video module.

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: