Skip to content

erickguan/chinese-share-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chinese-share-links

将随 Discourse 1.5 正式版被集合插件 取代。Discourse 1.6 正式版后该插件会被删除。

Chinese share links is a plugin for Discourse to add share links for Weibo & Renren.

为 Discourse 添加分享到微博和人人的支持。

Installation / 安装

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

Usage / 使用

Go to Site Settings's basic category, add services in the share_links.

进入站点设置的基本设置分类,在share_links中添加服务。

Changelog

Current version: 0.2.0

0.1.1:增加了微信支持(弹出窗口) 0.2.0:支持 Discourse 1.3

About

Chinese share links is a plugin for Discourse to add share links for Weibo & Renren.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published