|
我在 Gentoo 上安装了 MoinMoin,1.3.5-r1 版。
按照官方的说明文档中修改 wikiconfig.py
# Security critical actions (disabled by default)
# Uncomment to enable options you like.
allowed_actions = ['DeletePage', 'AttachFile', 'RenamePage']
但是在网页上还是看不到 Attachment 的按钮。
我是用 Admin 用户登录的了,而且 ACL 也有 write 权限了。
请教高手如何配置! |
|