Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经使用所见即所得模块将 TinyMCE 图像管理器和文件管理器实现到使用 DrupalAuthenticator 进行身份验证的 Drupal 7 中。一切都与默认的 Drupal 管理员登录完美配合。我可以访问文件系统来上传图片等。
具有管理员权限的新用户虽然不会进行身份验证,但我看不到在哪里添加权限。编辑器工作正常,但 imagemanager 默认为 login_session_auth.php。
有什么想法吗?
通过 TinyMCE 论坛的出色支持解决:
http://www.tinymce.com/forum/viewtopic.php?pid=98488#p98488