tinymce visibility options??

emilyf - November 21, 2008 - 23:20
Project:Wysiwyg
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

i must be missing something here. where can i set which pages i don't want the wysiwyg editor to appear on (in my case, tinymce)...you know the 'visibility options' that you usually have. i don't see this when i edit my profile. i just have the options in the attached screenshot.

AttachmentSize
Picture 38.png19.11 KB

#1

sun - November 22, 2008 - 08:24
Status:active» fixed

Visibility settings are not required in Wysiwyg API. Editors may only appear on form fields that are input format enabled. All other fields and textareas do not support HTML markup.

#2

System Message - December 6, 2008 - 08:32
Status:fixed» closed

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

#3

cozzi - February 27, 2009 - 17:25
Status:closed» active

But Sun, that's a bit of a less than open minded approach. Because there are in fact many fields that support markup such as the Contact form "more info" field. /admin/build/contact/settings Here you can add more instructions to support the form and having the Wysiwyg editor available allows a novice user to spice up that page.

I wouldn't limit where the editor can show up. You never know how creative user can get.

My 2 cents.
Cozmo

#4

sun - February 27, 2009 - 17:29
Status:active» closed

See #366015: Add module to fix missing input formats in Drupal core

Reverting status.

#5

jphelan - September 11, 2009 - 01:36

i agree, I also don't want it to load on the edit page of a webform when i'm using message:my message and it wraps it in a p tag and breaks it.

#6

imclean - October 6, 2009 - 01:44

I had the same question and the responses to this issue were a little confusing for me as well.

The original question as I understand it is how to manage WYSIWYG editor visibility on fields which do already allow it. My solution was to create a new input format (in my case "Plain Text") and not associate any WYSIWYG editor with it.

In my case, I didn't associate any filters either as it is meant for plain text only, not HTML. This input format can then be set for content types and individual fields, I think...

Make sure you set appropriate permissions for the new input format.

 
 

Drupal is a registered trademark of Dries Buytaert.