When editing pages in TWiki I prefer to edit in wiki markup mode, not the default HTML.

  • How do I set this preference?
  • Is it possible on a per-user basis?
link|improve this question

feedback

2 Answers

you can set the NOWYSIWYG setting (mmm, that might be a http:://foswiki.org improvement the older one was called something cryptic like TINYMCEPLUGIN_DISABLE), either in the Site, Web or user preference.

link|improve this answer
feedback

You can set preferences on a per-user basis like this:

---++ My Personal Preferences

   * Preference for the editor, default is raw editor, The options could be rawedit, wysiwyg.
      * Set EDITMETHOD = rawedit 

Copy this snippet to your user page.

I can't remember how I figured this out; there wasn't a super obvious way to do it. Maybe I just trolled through the preferences page until I found the right option to override.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.