This is now my favorite WYSIWYG editor. I immediately fell in love with its two-paned, live-updating View Source mode.

I've found two problems, though.

  1. There are no View Source or Preview buttons appearing in my installation, although calling the functions directly (e.g. entering javascript:getCleanHTML();htmlVisible() into the browser's address bar).
  2. Also, when viewed with Safari, there should be a message printed out saying Safari and other KHTML browsers doesn't work with WYMEditor.

That's it. I love this editor and look forward to using it more. Thank you for your work on this!

CommentFileSizeAuthor
#3 view_source.patch1.48 KBMoxide

Comments

djorn’s picture

For viewing the html source, you can just click on the Display/Hide link. It could easily be renamed to "View Source" I expect.

Christefano-oldaccount’s picture

Yes, but that wouldn't be the same as the two-paned, live-updating mode I was talking about. Thanks for the reply.

Moxide’s picture

Version: 4.7.x-2.x-dev » 4.7.x-1.x-dev
StatusFileSize
new1.48 KB

Hello,
WYMeditor's preview button was removed because one can use the Drupal's preview.
WYMeditor's View source button was replaced by the "Display/Hide WYMeditor" link.

You can try the attached patch, that adds the view source button and provides an alternate layout.

Concerning KHTML-based browsers, perhaps we could automatically disable WYMeditor if the browser is not IE or Gecko-based.

Christefano-oldaccount’s picture

Thanks!

edrex’s picture

It does degrade gracefully in Konqueror (no show/hide link). Great job with the integration Moxide! There's very little to dislike about the current Drupal-module version, most impressed. I think this will finally settle the ugly WYSIwars

Manager:... and of course we're going to need a good WYSYWIG editor.

Programmer:Nooo!!!

As of today I'm a WYMeditor fanboy.

I just thought of a suggestion, but I'll put it in a separate issue.

Moxide’s picture

Status: Active » Closed (fixed)

Hello,

thank you very much for your support ;-)

Feel free to post your suggestions !

Regards.
Moxide