aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Plugin-list.md
diff options
context:
space:
mode:
authorArthur <arthur@hoa.ro>2016-04-14 14:25:50 +0100
committerArthur <arthur@hoa.ro>2016-04-14 14:25:50 +0100
commit62a5ba083d5137feaef9f4293c401521bad603b0 (patch)
tree4c8b55010ad02d91b524b0cb8cc02ddf318fcaa2 /doc/Plugin-list.md
parent9f400b0dad68b82d65692bd6ab6190f6a787fa89 (diff)
parent5409ade28c5f0acf99dbadd4d95e6f8efda5d395 (diff)
downloadShaarli-62a5ba083d5137feaef9f4293c401521bad603b0.tar.gz
Shaarli-62a5ba083d5137feaef9f4293c401521bad603b0.tar.zst
Shaarli-62a5ba083d5137feaef9f4293c401521bad603b0.zip
Merge pull request #540 from ArthurHoaro/doc/update20160414
Update docs from Wiki
Diffstat (limited to 'doc/Plugin-list.md')
-rw-r--r--doc/Plugin-list.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/Plugin-list.md b/doc/Plugin-list.md
new file mode 100644
index 00000000..bb4f553b
--- /dev/null
+++ b/doc/Plugin-list.md
@@ -0,0 +1,18 @@
1#Plugin list
2## Community plugins
3
4These plugins are maintained by the community:
5
6 * Archive.org - add a clickable icon to every link to archive.org.
7 * Addlink in toolbar - add a field to paste new links URL in toolbar.
8 * Markdown - write and display Shaare in Markdown.
9 * Play videos - popup to play all videos displayed in linklist.
10 * QRCode - add a clickable icon generating a QRCode for every link.
11 * ReadItYourself - add a clickable icon for ReadItYourself.
12 * Wallabag - add a clickable icon for Wallabag.
13
14## Third party plugins
15
16 * [autosave](https://github.com/kalvn/shaarli-plugin-autosave) by [@kalvn](https://github.com/kalvn): Automatically saves data when editing a link to avoid any loss in case of crash or unexpected shutdown.[](.html)
17 * [Code Coloration](https://github.com/ArthurHoaro/code-coloration) by [@ArthurHoaro](https://github.com/ArthurHoaro): client side code syntax highlighter.[](.html)
18 * [social](https://github.com/alexisju/social) by [@alexisju](https://github.com/alexisju): share links to social networks.[](.html)