【发布时间】:2012-08-13 14:55:37
【问题描述】:
我发现了这个:https://github.com/ether/etherpad-lite/wiki/How-to-list-all-pads
但我真的不知道如何使用它。我是否必须修改我的 templates/index.html 并添加那段代码?在哪里?谢谢!
【问题讨论】:
我发现了这个:https://github.com/ether/etherpad-lite/wiki/How-to-list-all-pads
但我真的不知道如何使用它。我是否必须修改我的 templates/index.html 并添加那段代码?在哪里?谢谢!
【问题讨论】:
【讨论】:
我也很难让它工作,所以我联系了 Rob - 编写脚本的人。他说最新版本的 etherpad-lite 可能已经过时了。
【讨论】:
登录 etherpad 管理员,然后进入插件管理器并从可用插件中选择/搜索 "list_pads" 并按下安装按钮。
enter image description here 或通过命令行 命令是“npm install ep_list_pads”
【讨论】: