diff options
author | nodiscc <nodiscc@gmail.com> | 2018-02-07 20:10:05 +0100 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2018-04-14 14:14:59 +0200 |
commit | 80786e150d03409435bcd63601c4d95e27cac225 (patch) | |
tree | a7f72c1e5835639a187a8d54bda6ae961f583358 /doc/md/Firefox-share.md | |
parent | 14dd77ad7ee02002b6b7fc84126253be5c65fa17 (diff) | |
download | Shaarli-80786e150d03409435bcd63601c4d95e27cac225.tar.gz Shaarli-80786e150d03409435bcd63601c4d95e27cac225.tar.zst Shaarli-80786e150d03409435bcd63601c4d95e27cac225.zip |
doc: merge all sharing methods under a single "Sharing content" page
* formatting, wording, reordering, general improvements
* move blog/pastebin/notepad item from index.md to this page
* add TODOs
* add the new page to mkdocs TOC
Part of https://github.com/shaarli/Shaarli/issues/598
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._ | ||