Active
Project:
DataBase File Manager
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
19 May 2008 at 16:36 UTC
Updated:
13 Aug 2010 at 14:18 UTC
Could you build a plugin for FCKeditor (http://drupal.org/project/fckeditor) ? As listed here, http://drupal.org/node/208456, it's one of the few WYSIWYG Editors that produces valid HTML and passes the coder module test. Also it is one of the most popular avalable: http://groups.drupal.org/node/6558
Comments
Comment #1
geoff_eagles commentedIt does look rather good ... but I'm afraid things like getting search working, getting IE working properly, and speeding the whole thing up with caching and an improved directory tree are much higher up the list of priorities. Sorry. You're welcome to have a stab at it and we'll include the code in our distribution!
Comment #2
geoff_eagles commentedI note that FCK is now being downloaded a lot more frequently than Tiny:
http://drupalmodules.com/top-downloads
Comment #3
rooey commentedComment #4
geoff_eagles commentedFCK is now the supported editor plugin for the version 6 dbFM. I hope to introduce plugins for other editors and make the code more flexible in future releases.
Comment #6
rooey commentedIn progress... DBFM 6 only supports FCK at this time.
Comment #7
geoff_eagles commentedThe FCK Plugin seems to work fine for drupal 6. There are currently no plans to back-port it for drupal 5
Comment #8
Manonline commentedHi,
I followed the instructions, but the button isn't appearing in the editor. (I had copied files inside FCK_stuff in /libraries/fckeditor/editor/plugins and edited fckconfig.js in /libraries/fckeditor)
WYSIWYG module - FCKEditor 2.6.6 (Also tried 2.6)
Server 1:
Ubuntu 10.04
Apache 2.2.14
PHP 5.3.2
MySQL 5.1.4
Server 2:
CentOS 5.2
Apache 2.2.8
PHP 5.2.10
MySQL 5.1.32
Comment #9
geoff_eagles commentedSounds like you've done all the right things. Have you made sure that the file-manager.png file is there?
Have you tried turning it off and on again? - I initially had problems with it not working because my server had cached things so my changes didn't immediately work.