Tags:
create new tag
view all tags

SID-01232: TinyMCE on a Per-Topic/page basis

Status: Answered Answered TWiki version: 5.0.1 Perl version:
Category: CategoryEditing Server OS: Last update: 14 years ago

I would like to use TinyMCEPlugin only on one or two specific pages. I understand that TinyMCE can be disabled on a per-page basis, but I would prefer to have raw editing as the only option on all but one or two pages. Is this possible?

-- DavidGrubers - 2011-07-13

Discussion and Answer

I generally shut off the wysiwyg for a web by setting TINYMCEPLUGIN_DISABLE = 1 in that web's WebPreferences, and then for each topic that you want to enable the wysiwyg, you can set that variable equal to 0 either in the topic or in the topic preference settings (under More topic actions). You can shut off the wysiwyg site-wide by putting the variable in Main.TWikiPreferences (and still re-enable it on a web- or topic-level as described above).

-- AaronLWalker - 2011-07-14

Aaron's approach is good. Instead of setting TINYMCEPLUGIN_DISABLE = 1 you can also set EDITMETHOD = raw on web level or site level, then overload on page level with a EDITMETHOD = wysiwyg setting. Access control details at TWikiAccessControl.

-- PeterThoeny - 2011-07-14

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
SupportForm
Status Answered
Title TinyMCE on a Per-Topic/page basis
SupportCategory CategoryEditing
TWiki version 5.0.1
Server OS

Web server

Perl version

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2011-07-14 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.