Hey there,
I have Wysiwyg + YUI Editor with the Filter by Node Type module to allow the Wysiwyg for one specific node type and I restricted the FULL HTML input type for blog only but when I click to post a new blog it doesnt load automatically I have to switch between Filtered and Full HTML to make it work.

Is there a way to make it to load automatically when loading the form of a new node?

Comments

Crell’s picture

Status: Active » Postponed (maintainer needs more info)

I have no idea how wysiwyg api works, so I don't know what the issue could be. Please ask one of the wysiwyg maintainers to stop by and give their input.

W.M.’s picture

I expreince the same. It looks like the choosen filter gets loaded but not the Wysiwyg editor associated with it. A call to Wysiwyg needs to be made after the loading of the appropriate and specified filter by node type.

cookiesunshinex’s picture

I have the WYSIWYG API module installed.

I have default input type set as filtered HTML (which does not show the CKEditor supplied by the WYSIWYG module).

I wanted to set the blog and FAQ node types to use full HTML by default - which will show the CKEditor.

I installed this module, and set the allowed input types for blog and faq node types, but when I create a new blog content page, it is set to filtered to HTML by default. I have to manually change to full HTML.

So I'm not sure that this module actually does what I want, or is not compatible with WYSIWYG module.

EDIT: After reading through all the issues in this queue, it sounds to me like this module does not allow you to set the default input type per node, which is rather unfortunate. It allows you to select which input format are ALLOWED by node type. The user can then swtich between the input formats that are allowed, but the default input format still goes by what is set as the global default input type.

I guess I'll try the better_formats module.

doitDave’s picture

Status: Postponed (maintainer needs more info) » Fixed

I am pretty sure that also this problem relates to #1068062: Wysiwyg wont work on node and comment creation forms which has been fixed.

Regarding the "default format" feature request, I am not likely to take it because D6 is the last major this module has been built for. D7 does no longer require it and D8 is about to be ready in the nearer future. Sorry.

Status: Fixed » Closed (fixed)

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