想要在 drupal admin 中拥有所见即所得编辑器

发布于 2024-10-29 20:34:56 字数 88 浏览 0 评论 0原文

我希望在 drupal admin 中拥有 WYSIWYG 编辑器,而不是在前端。我怎样才能做到这一点?我使用的是drupal 7.0。

I'd like to have WYSIWYG editor in drupal admin not in front end. How can I do that? I am using drupal 7.0.

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

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

发布评论

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

评论(2

生来就爱笑 2024-11-05 20:34:56

大多数(如果不是全部)所见即所得模块允许您指定所见即所得编辑器应用到哪些表单。您只需要指定面向管理员的表单。

Most (if not all) of the WYSIWYG modules allow you to specify which forms the WYSIWYG editor gets applied to. You would just need to specify the admin-facing forms.

梦屿孤独相伴 2024-11-05 20:34:56

在 Drupal 7 中,您可以配置不同文本格式的权限。我的猜测是,您可能不允许管理员以外的其他用户使用 HTML 过滤器。转到“人员”->“权限”并查看“过滤器”标题下的内容。

In Drupal 7 you can configure permissions for different Text formats. My guess is that you could just not allow other users than admin to use the HTML filters. Go to People->Permissions and look under the Filter headline.

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