Twiki 默认编辑模式

发布于 2024-09-05 03:59:37 字数 106 浏览 6 评论 0原文

在 TWiki 中编辑页面时,我更喜欢在 wiki 标记模式下编辑,而不是默认的 HTML。

  • 我如何设置此首选项?
  • 是否可以基于每个用户?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

两相知 2024-09-12 03:59:37

您可以在站点、Web 或用户首选项中设置 NOWYSIWYG 设置(嗯,这可能是 http://foswiki.org 的一项改进,旧的设置被称为像 TINYMCEPLUGIN_DISABLE 之类的神秘内容)。

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.

凉墨 2024-09-12 03:59:37

您可以按用户设置首选项,如下所示

---++ My Personal Preferences

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

:片段到您的用户页面。

我不记得我是怎么想到这一点的;没有一个非常明显的方法可以做到这一点。也许我只是浏览首选项页面,直到找到正确的选项来覆盖。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文