i am not getting it to show the markitup wysiwyg editor.....is anyone else have trouble with wysiwyg ?
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | AcquiaMarina.png | 148.03 KB | michellezeedru |
| #12 | Bluemarine.png | 151.72 KB | michellezeedru |
| #12 | Chameleon.png | 130.64 KB | michellezeedru |
| #9 | markitUp-Marina.png | 135.01 KB | jwolf |
| #8 | TinyMCE-Marina.png | 140.75 KB | jwolf |
Comments
Comment #1
jwolf commentedI need the following from you before I even consider addressing this issue:
1. More details about the problem. The more details you provide, the more likely you'll get help.
2. A link to the module in question
3. A link to the site where the problem occurs
4. If possible, screenshots of the problem
Comment #2
chasz commentedhttp://drupal.org/project/markitup
what can i say, it wont show up to replace the text area....although buieditor does
Comment #3
faunapolis commentedI have exactly the same problem, and it has only happened with the Acquia Marina theme. The problem is the same, the javascript for the tinyMCE never activates under the node edit body textbox.
Running Drupal 6.10
Acquia Marina 6.x-1.5
Wysiwyg API 6.x-2.x-dev (the latest -- I also have IMCE and IMCE bridge)
I have the WYSIWYG module set to run tinyMCE 3.2.2 for FullHTML filter (so WYSIWYG has the tinyMCE 3.2.2 library under its directories)
Beautiful theme by the way, thank you.
Comment #4
d------ commentedHi jwolf...
Got some more info. I'm also using 6.x with the theme and wysiwyg module (latest stable) with tinymce. The editor can't render and I can't figure out why despite poking around the code. Not sure how to debug this further.
As mentioned above by fellow Drupaller... if the theme is switched over to eg: Garland - the wysiwyg works fine.
If you need anymore details pls let me know and i'll feed back further...
Thanks for your help!
Comment #5
d------ commentedPS: Mind if we upgrade this to a bug?
~ Dan
Comment #6
d------ commentedComment #7
jwolf commentedFCKeditor works!
More to come...
Comment #8
jwolf commentedTinyMCE works!!!
More to come....
Comment #9
jwolf commentedmarkitUp works!!!
Comment #10
jwolf commentedThere doesn't seem to be any problem with WYSIWYG API or editors with this theme.
I used Wysiwyg API version 6.x-1.1
Comment #11
chasz commentedso you would need an API along with the markitup to make it work?
there s no documentation for that? or is there a switch we have missed in the admin area?
what version of the theme did u use?
Comment #12
michellezeedru commentedSorry, I'm reopening this issue as I'm experiencing the same issue. Here's some details that I hope will be helpful to you.
I'm using Drupal 6.10, with WYSIWYG API 6x-2.0 (with TinyMCE) and Acquia Marina 6.x-1.5. I've attached 3 screenshots that show the WYSIWYG editor appears in all other themes I have except Acquia Marina. I've done nothing between these screenshots except to change the theme.
I've done a bit of customization of these theme, but only through the style sheet modifying colors, widths, etc. I've made no changes to the template file.
The site is www.stjoakland.org. Please let me know what other information I can provide for you.
Thanks!
Comment #13
jwolf commentedI'm sorry that you are having issues with the WYSIWYG editors. However, I've posted my results of the WYSIWYG editors with this theme (see above); it is not an issue with the theme since the WYSIWYG editors do work.
Perhaps you can post a request for help to the forums or search through the WYSIWYG API issue queue for answers.
As a side note, I have experienced that at times the WYSIWYG editor(s), specifically TinyMCE, do not work with the way some browsers' settings are customized. Perhaps you can try different browsers to verify if you are running into a browser issue.
Comment #14
wu9506 commenteddid you have deleted "
print $closure;" from page.tpl.php?Comment #15
d------ commentedMissing ...
Was what caused the problem for me... thanks!
Comment #16
nicrox commentedI still have this problem
Drupal 6.22
Acquia+skinr+fusion core 6.x-3.1+6.x-2.x-dev+6.x-1.13
Wysiwyg and its Template API are both installed 6.x-2.4 and 6.x-2.6
As soon as I enable text editors the summary+body become one and only body is editable, can't access summary.
Closure is in place
Cache has been flushed