This module looks SO great and promising, thanks a lot!

But ... I have have some strange problems trying to make the Wysiwyg cleaner buttons appear in the Editor-profile 'Buttons and plugins' preference. I tried 6 times in af fresh installation, and only succeeded once. The default OpenOffice Preset does not show up either. (Fresh install: D6.14, jQuery Update 6.x-2.x-dev (2009-Apr-24), Wysiwyg 6.x-2.0 (with TinyMCE 3.2.4.1) and Wysiwyg cleaner 6.x-1.1).

Following errors showed up in the dblog:
Page not found: sites/all/modules/wysiwyg_cleaner/wysiwyg_cleaner.js
Page not found: sites/all/modules/wysiwyg_cleaner/plugin/wysiwyg_cleaner_3/wysiwyg_cleaner_3.css
... (it was preset-id 3 that worked).

Thanks!

CommentFileSizeAuthor
#2 wysiwyg_cleaner_pid3.patch522 bytessmoothify

Comments

jide’s picture

That's weird... :

- sites/all/modules/wysiwyg_cleaner/wysiwyg_cleaner.js :
This should be in "sites/all/modules/wysiwyg_cleaner/plugin/wysiwyg_cleaner.js"

- sites/all/modules/wysiwyg_cleaner/plugin/wysiwyg_cleaner_3/wysiwyg_cleaner_3.css :
This file should not even be served...

Thanks for reporting, I'll try to reproduce the bug and let you know when i find somehting.

smoothify’s picture

Status: Active » Needs work
StatusFileSize
new522 bytes

I encountered the problem with only preset 3 working, and found some errand debug code in the plugin folder.

I've attached a patch to remove this line.

BTW: Thanks for this module, its going to save my content editors a lot of time! :)

jide’s picture

Status: Needs work » Fixed

@smoothify : I just catched the bug, but thank you for your patch.

Again, a stupid mistake I made. I should really be more careful before releasing a module... That's what happens when you rush. Shame on me.
I also fixed the dblog errors you mentioned and made a better Open Office preset.
This should be fixed in 6.x-1.2 and in dev snapshot (when bot releases the snapshot).

Okay, this time i believe we have a *real* first working version !

Glad you all appreciate the module ;)

Let me know if everything works fine now.

jide’s picture

Component: User interface » Code
Assigned: Unassigned » jide
Priority: Normal » Critical

Just updating the status.

jensvoigt’s picture

Thanks for the fast reply!
Buttons show up nicely, and no errors in the log – great!

jide’s picture

Status: Fixed » Closed (fixed)

Great ! I close the issue.