aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Community-&-Related-software.md
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2016-05-14 11:37:28 +0200
committerArthurHoaro <arthur@hoa.ro>2016-05-14 11:37:28 +0200
commit08dcd8ea58c07cd8258567ca14260aa18ba2660f (patch)
tree4e3a94b7469f5b2e3eaf946756235730429bf9d4 /doc/Community-&-Related-software.md
parentc01bd08eafe2bf52b02c3f285c7543b8d559dce1 (diff)
downloadShaarli-08dcd8ea58c07cd8258567ca14260aa18ba2660f.tar.gz
Shaarli-08dcd8ea58c07cd8258567ca14260aa18ba2660f.tar.zst
Shaarli-08dcd8ea58c07cd8258567ca14260aa18ba2660f.zip
Doc update
Signed-off-by: ArthurHoaro <arthur@hoa.ro>
Diffstat (limited to 'doc/Community-&-Related-software.md')
-rw-r--r--doc/Community-&-Related-software.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/Community-&-Related-software.md b/doc/Community-&-Related-software.md
index 27da45d8..03a3dea9 100644
--- a/doc/Community-&-Related-software.md
+++ b/doc/Community-&-Related-software.md
@@ -13,11 +13,17 @@ _TODO: contact repos owners to see if they'd like to standardize their work with
13- [Original discussion page](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:discussion) (fr)[](.html) 13- [Original discussion page](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:discussion) (fr)[](.html)
14- [Original revisions history](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)[](.html) 14- [Original revisions history](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)[](.html)
15- [Shaarli.fr/my](https://www.shaarli.fr/my.php) - Unofficial, unsupported (old fork) hosted Shaarlis provider, courtesy of [DMeloni](https://github.com/DMeloni)[](.html) 15- [Shaarli.fr/my](https://www.shaarli.fr/my.php) - Unofficial, unsupported (old fork) hosted Shaarlis provider, courtesy of [DMeloni](https://github.com/DMeloni)[](.html)
16- [Shaarli Community](http://shaarferme.etudiant-libre.fr.nf/index.php) - Unknown Shaarli hoster (unsupported, old fork)[](.html) 16
17 17
18### Third party plugins 18### Third party plugins
19 19
20 * [autosave](https://github.com/kalvn/shaarli-plugin-autosave) - periodically saves contents of the _Edit link/Save link_ dialog to your browser's LocalStorage to avoid data loss when typing a long entry.[](.html) 20
21 * [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)
22 * [Code Coloration](https://github.com/ArthurHoaro/code-coloration) by [@ArthurHoaro](https://github.com/ArthurHoaro): client side code syntax highlighter.[](.html)
23 * [social](https://github.com/alexisju/social) by [@alexisju](https://github.com/alexisju): share links to social networks.[](.html)
24 * [emojione](https://github.com/NerosTie/emojione) by [@NerosTie](https://github.com/NerosTie/emojione): Add colorful emojis to your Shaarli.[](.html)
25 * [launch](https://github.com/ArthurHoaro/launch-plugin) - Launch Plugin is a plugin designed to enhance and customize Launch Theme for Shaarli.[](.html)
26
21 27
22### Themes 28### Themes
23See [Theming](Theming.html) for the list of community-contributed themes, and an installation guide. 29See [Theming](Theming.html) for the list of community-contributed themes, and an installation guide.