Closed (works as designed)
Project:
WYSIWYG image upload - Inline images for your WYSIWYG
Version:
6.x-2.4
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2010 at 20:39 UTC
Updated:
18 Apr 2011 at 11:15 UTC
Comments
Comment #1
eugenmayer commentedThat issue is an WYSIWYG APi issue. Please read the docs or the issues, its explained pretty a lot of times.
WUI can only work in Editors, which wysiwyg (the module) extracts its API too. So getting your editor working means you need to implement the abstraction layer.
Comment #2
rv0 commentedsorry, I created this because I read on the module page:
Supports a lot of editors: CKeditor, TinyMCE, FCKeditor.. (Every editor supported by the WYSIWYG Module)
Comment #3
eugenmayer commentedexactly: (Every editor supported by the WYSIWYG Module)
Comment #4
rv0 commented... WYMeditor is supported by WYSIWYG module ...
Supported editors/plugins
* Editors: CKEditor, FCKeditor, jWysiwyg, markItUp, NicEdit, openWYSIWYG, TinyMCE, Whizzywig, WYMeditor, YUI editor.
from http://drupal.org/project/wysiwyg
Comment #5
eugenmayer commentedYes, but only the basic things, not the API.
Comment #6
jonnyp commentedSo there is no list of which editors actually work? Surely this would help people tearing their hair out wondering why the module doesn't do what the module description says?
Comment #7
eugenmayer commentedThats on the project page. So there there are no changes needed, the project page is exactly correct