i am not getting it to show the markitup wysiwyg editor.....is anyone else have trouble with wysiwyg ?

Comments

jwolf’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

I 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

chasz’s picture

http://drupal.org/project/markitup

what can i say, it wont show up to replace the text area....although buieditor does

faunapolis’s picture

Issue tags: +tinymce, +WYSIWYG API

I 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.

d------’s picture

Hi 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!

d------’s picture

Version: 6.x-1.5 » 6.x-1.6

PS: Mind if we upgrade this to a bug?

~ Dan

d------’s picture

Category: support » bug
jwolf’s picture

Assigned: Unassigned » jwolf
Category: bug » support
StatusFileSize
new152.22 KB

FCKeditor works!

More to come...

jwolf’s picture

StatusFileSize
new140.75 KB

TinyMCE works!!!

More to come....

jwolf’s picture

StatusFileSize
new135.01 KB

markitUp works!!!

jwolf’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

There doesn't seem to be any problem with WYSIWYG API or editors with this theme.

I used Wysiwyg API version 6.x-1.1

chasz’s picture

so 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?

michellezeedru’s picture

Status: Closed (won't fix) » Active
StatusFileSize
new130.64 KB
new151.72 KB
new148.03 KB

Sorry, 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!

jwolf’s picture

Status: Active » Closed (won't fix)

I'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.

wu9506’s picture

Version: 6.x-1.6 » 6.x-1.9

did you have deleted " print $closure; " from page.tpl.php?

d------’s picture

Missing ...

print $closure;

Was what caused the problem for me... thanks!

nicrox’s picture

I 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