Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

全局设置中的 modules 应当增加 wiki 和 site 模块说明 #1227

Open
itviewer opened this issue Nov 22, 2020 · 0 comments
Open

全局设置中的 modules 应当增加 wiki 和 site 模块说明 #1227

itviewer opened this issue Nov 22, 2020 · 0 comments

Comments

@itviewer
Copy link

itviewer commented Nov 22, 2020

目前Wiki插件的前台
https://github.com/homeland-plugins/wiki/blob/master/app/controllers/homeland/wiki/pages_controller.rb

require_module_enabled! :wiki

酷站插件的后台
https://github.com/homeland-plugins/site/blob/master/app/controllers/homeland/site/admin/sites_controller.rb

require_module_enabled! :site

这两个插件都需要相应的模块开启才能用,现在的配置说明是

启用模块,默认 all 全部开启,可选:[topic,home,team,github,editor.code]

如果 modules 的配置不是 all(例如打算关掉home模块),这两个插件没法使用,需要手动开启这两个模块

topic,team,github,editor.code,wiki,site
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant