Hi, I know you don't want any issues reported but for me to test this module at all I need to know what plugins are required. In the README it says "Simply enable the module", yet trying to enable it reveals that it has a dependency on another module called Plugins. Can you shed any light on this? This is the same using the dev version and also alpha5.

Comments

tjholowaychuk’s picture

Sorry about that :) the plugins dependency will most likely be removed, the readme will need revamping for sure but you will need the following modules:

http://drupal.org/project/plugins
http://drupal.org/project/visibility_api

These allow for page/role/css selector visibility, as well as a jQuery plugin manager which is also currently in alpha

tanc’s picture

Ahh, I didn't realise there was actually a module called plugins, I should have checked first. Thanks for the quick update, I'll download, install and get testing. Are you interested in feedback at this point? I have a number of feature requests for a decent wysiwyg editor, after testing your module I'll see whether any of these are relevant to your editor and post some requests if you're interested.

Cheers,
Tanc

tanc’s picture

Ok, I installed the required plugins and in the Editor admin interface I have configured the editor to show on all pages. When I go to create some new content there is no editor, just the standard textarea, am I missing a step in setting this up? Tested on Safari 3.1, Firefox 2 and Firefox 3 beta 5 (all on OS X).

I like the way you've set up the admin area, allowing the easy configuration of the buttons. Looking forward to testing the actual editor.

tjholowaychuk’s picture

To be honest I am not certain where the releases of those three are at for the moment haha.. I have been testing with all dev versions ( which will currently not work as I have been modifying alot ). The profile portion of the settings will be revamped with more options as well as a more intuitive configuration, what I have there right now was a really quick mock-up to get things going a bit. Should be good! I am along way from my goals haha but oh well, it is almost usable

tjholowaychuk’s picture

ps. you might have to go to the admin/settings/plugins page which will download the required designmode jQuery plugin, I should add that to the readme as well, I will most likely remove the dependency for plugins though since designmode is a tiny plugin

tjholowaychuk’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.