Posted by ssm2017 Binder on October 13, 2009 at 9:18pm
Jump to:
| Project: | Web File Manager |
| Version: | 6.x-2.11 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
#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.
#2