hello

using :
- drupal 6.14
- wysiwyg 6.x-2.0
- tinymce 3.2.7
- Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
- google chrome for linux 4.0.221.8

steps :
enable the modules
enable tinymce for wysiwyg module
enable webfm for the content type
enable the "webfm_popup" in the wysiwyg "content filters" parameters

reaction :
when clicking the "insert/edit image" in the tinymce toolbar, there is a "browse" button in front of the "image URL" field

problem :
when pushing the "browse" button, nothing appears

Comments

nhck’s picture

#580556: Full support for ckeditor and tinymce through wysiwyg-api
This patch works with wysiwyg 3.0, maybe also with 2.0. When I created this patch, initally to provide support for ckeditor I realized that part of the implementation of tinymce is missing.
I think it would be great if you could test the patch and provide some feedback.

nhck’s picture

Status: Active » Closed (fixed)