开发者

Twiki default editing mode

开发者 https://www.devze.com 2023-01-03 09:01 出处:网络
When editing pages in TWiki I prefer to edit in wiki markup mode, not the default HTML. How do I set this preference?开发者_开发百科

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


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.


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消