将随 Discourse 1.5 正式版被集合插件 取代。Discourse 1.6 正式版后该插件会被删除。
Chinese share links is a plugin for Discourse to add share links for Weibo & Renren.
为 Discourse 添加分享到微博和人人的支持。
在 app.yml
的
hooks:
after_code:
- exec:
cd: $home/plugins
cmd:
- mkdir -p plugins
- git clone https://github.com/discourse/docker_manager.git
最后一行 - git clone https://github.com/discourse/docker_manager.git
后添加:
- git clone https://github.com/fantasticfears/chinese-share-links.git
Go to Site Settings's basic category, add services in the share_links.
进入站点设置的基本设置分类,在share_links中添加服务。
Current version: 0.2.0
0.1.1:增加了微信支持(弹出窗口) 0.2.0:支持 Discourse 1.3