]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Merge pull request #1366 from shaarli/doc-setuptools-mkdocs
authornodiscc <nodiscc@gmail.com>
Wed, 2 Oct 2019 19:57:59 +0000 (19:57 +0000)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2019 19:57:59 +0000 (19:57 +0000)
doc: CI/dev tools: add paragraph about documentation/mkdocs

application/Thumbnailer.php
doc/md/Community-&-Related-software.md

index d5f5ac2828b61026fb5fbc68f8db1f00cd37b182..314baf0df615c5e3edf15ec5e9b0e60eac61f792 100644 (file)
@@ -27,6 +27,7 @@ class Thumbnailer
         'instagram.com',
         'pinterest.com',
         'pinterest.fr',
+        'soundcloud.com',
         'tumblr.com',
         'deviantart.com',
     ];
index 3c560390e544a9a405e9235a6997ceb29d1b8ad3..4193c0453ac6dec2bcc91101b2da6fdd44e82e17 100644 (file)
@@ -12,8 +12,6 @@ See [REST API](REST-API) for a list of official and community clients.
 - [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.
 - [Code Coloration](https://github.com/ArthurHoaro/code-coloration) by [@ArthurHoaro](https://github.com/ArthurHoaro): client side code syntax highlighter.
 - [Disqus](https://github.com/kalvn/shaarli-plugin-disqus) by [@kalvn](https://github.com/kalvn): Adds Disqus comment system to your Shaarli.
-- [emojione](https://github.com/NerosTie/emojione) by [@NerosTie](https://github.com/NerosTie): Add colorful emojis to your Shaarli.
-- [twemoji](https://github.com/NerosTie/twemoji) by [@NerosTie](https://github.com/NerosTie): Add colorful emojis to your Shaarli (Twemoji version) 
 - [google analytics](https://github.com/ericjuden/Shaarli-Google-Analytics-Plugin) by [@ericjuden](http://github.com/ericjuden): Adds Google Analytics tracking support
 - [launch](https://github.com/ArthurHoaro/launch-plugin) - Launch Plugin is a plugin designed to enhance and customize Launch Theme for Shaarli.
 - [markdown-toolbar](https://github.com/immanuelfodor/shaarli-markdown-toolbar) by [@immanuelfodor](https://github.com/immanuelfodor) - Easily insert markdown syntax into the Description field when editing a link.