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!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | wysiwyg_cleaner_pid3.patch | 522 bytes | smoothify |
Comments
Comment #1
jide commentedThat'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.
Comment #2
smoothify commentedI 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! :)
Comment #3
jide commented@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.
Comment #4
jide commentedJust updating the status.
Comment #5
jensvoigt commentedThanks for the fast reply!
Buttons show up nicely, and no errors in the log – great!
Comment #6
jide commentedGreat ! I close the issue.