I have these formats set up:

Filtered HTML: only bold, italic. no image assist. This is the default.
Full HTML format: lots of buttons, image assist.

Because filtered is the default, any new node shows the buttons for this.
Site editors are expected to switch the format to Full HTML so they can use more advanced HTML.

However, when a body field's format is switched, the Image Assist button does not appear!

If I add the assist button to the Filtered format, or if I set Full HTML as the default, then all works as expected.

CommentFileSizeAuthor
#4 wysiwyg-DRUPAL-6--1.native-plugins.patch1.43 KBsun
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sun’s picture

Status: Active » Fixed

Already fixed, just use the latest development snapshots of Image Assist and Wysiwyg API. Either 2.x with 1.x - or - 3.x with 2.x. In general, I recommend the latter combination, especially for rockstars like you :)

sun’s picture

Oh, that means your version of Wysiwyg API is outdated?

http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/wysiwyg/CHA...

;)

joachim’s picture

Status: Fixed » Active

I've updated to:
Image assist: 6.x-2.x-dev
Wysiwyg: 6.x-1.x-dev
-- both downloaded just now.

still got the same problem
Furthermore, the image_assist button doesn't appear when editing a node that is already in Full HTML format.
If I enable the button for Filterered HTML, everything works:
- new nodes in default Filtered HTML
- new node switching to Full HTML
- existing nodes in Full HTML

(I'm on the 'safe' branches because this project launches very soon, so I haven't time to do debugging :( but thanks for the rockstar comment, high praise coming from one like yourself! :)

sun’s picture

Project: Image Assist » Wysiwyg
Version: 6.x-2.0-alpha3 » 6.x-1.1
Component: Wysiwyg API Plugin » Plugins
Status: Active » Needs review
FileSize
1.43 KB

True.

joachim’s picture

Status: Needs review » Reviewed & tested by the community

Yay! Works! Thanks :D

sun’s picture

Status: Reviewed & tested by the community » Fixed

Thanks, committed to all branches.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.