diff options
author | nodiscc <nodiscc@gmail.com> | 2018-04-18 19:57:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-18 19:57:36 +0200 |
commit | 3c0e27eec72f7bb00aea81540f978c4b4a1ac87f (patch) | |
tree | a00894dde628eb4d584a91d7f47648995b0a3aa4 /doc/md/Firefox-share.md | |
parent | 7ca124079e6bd414b096fcec9789cef1216dff8f (diff) | |
parent | 67a5c6d6f38a47d726694f4afab9fd46aa2a81a3 (diff) | |
download | Shaarli-3c0e27eec72f7bb00aea81540f978c4b4a1ac87f.tar.gz Shaarli-3c0e27eec72f7bb00aea81540f978c4b4a1ac87f.tar.zst Shaarli-3c0e27eec72f7bb00aea81540f978c4b4a1ac87f.zip |
Merge pull request #1081 from nodiscc/doc-merge-sharing
doc: merge all sharing methods under a single "Sharing content" page
Diffstat (limited to 'doc/md/Firefox-share.md')
-rw-r--r-- | doc/md/Firefox-share.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/md/Firefox-share.md b/doc/md/Firefox-share.md deleted file mode 100644 index 9a46b185..00000000 --- a/doc/md/Firefox-share.md +++ /dev/null | |||
@@ -1,20 +0,0 @@ | |||
1 | | Note | Firefox Share is no longer available for Firefox 57 and later versions. | | ||
2 | |---------|---------| | ||
3 | |||
4 | ### Add Shaarli as a sharing service to Firefox | ||
5 | |||
6 | - Open your Shaarli and `Login` | ||
7 | - Click the `Tools` button in the top bar | ||
8 | - Click the `✚Add to Firefox social` button and accept the activation. | ||
9 | |||
10 | |||
11 | ### Sharing links using Firefox share | ||
12 | |||
13 | - Add the sharing service as described above | ||
14 | - When you are visiting a webpage you would like to share with Shaarli, | ||
15 | click the Firefox _Share_ button [images/firefoxshare.png](images/firefoxshare.png) | ||
16 | - You can edit your link before and after saving, just like the bookmarklet above. | ||
17 | |||
18 | _Your Shaarli instance must be hosted on an HTTPS (SSL/TLS secure connection) | ||
19 | enabled server for Firefox Share to work. Firefox Share will not work over | ||
20 | plain HTTP connections._ | ||