First of all I want to say that this is a great project and I think it`s going to get the appreciation it deserves.
I really like the concept and the implementation of it with drupal.
I`m not sure if I`m facing bugs or just don`t use it properly because I`m just a newbie and if some of my problems are only issues with the original editor and not with the implementation:
1. With IE7 I`m having this problem when editing the content of a page:
- clicking the preview button.
- clicking one of the paragraphs.
- trying to choose one of the classes - I have to click twice on the class to make it activated instead of once.
2. I can assign classes to paragraphs but can`t see any effect on the preview. Should I use some css file or is this module just plug and play?
3. There is not indication when I use Bold or Italic (there is when I choose a class).
When I edit text and click on the Bold button I would expect that I`ll be automatically back editing the paragraph and not have to click on the paragraph again.
4. I didn`t figure out how to disable the subscript and superscript buttons after using them.
5. The undo redo buttons don`t work at all?
6. Is it possible to enable the table related buttons only when editing a table?
7. Resizing pictures doesn`t work for me.
8. On the demo there is indication of what are the calsses realted to, like border can be activated on pictures.
Is it possible to write it hear as well?
9. What is the meaning of Copy-Paste clean up?
Comments
Comment #1
Moxide commentedHello,
It's a problem I could not solve yet (occurs on IE6 and 7).
The default classes are just here for demo purpose. You should add your own classes in WYMeditor's settings, based on your theme's style.css.
Feel free to ask these questions in WYMeditor's developer forum, I can't help you with this :-(
Sorry, I don't understand : if you speak of disabling superscript text, select the text which is "superscripted" and click on the superscript button.
There is a problem in IE7 and undo/redo. I'm still investigating, it could be related to a known IE7's problem (javascript events in links).
It's a feature I'd like to implement : the ability to manage groups of classes from within the module's settings page.
Regards.
Moxide
Comment #2
dolittle commentedThank you for your answer.
Regarding the style.css of the theme. Is it possible that the module will edit this file when you edit classes?
You can add another field for the css command to be written inside the style.css for each class. Just a thought.
If this is not a posibbility I think it will be nice if you could provide a small css file to copy and pate to the style.css file
which will perform the same features as in the WYMeditor demo.
Another bug(I think) I found is that if you just press any key and type aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
for example, the editor window will add a scrol bar.
Regards.
Dolittle
Comment #3
Moxide commented