diff options
author | VirtualTam <virtualtam@flibidi.net> | 2015-07-22 05:02:10 +0200 |
---|---|---|
committer | VirtualTam <virtualtam@flibidi.net> | 2015-08-04 16:02:21 +0200 |
commit | 992af0b9d77cb4fbac2c37ef8d5896042d67a2a3 (patch) | |
tree | 4726baf18e7057eac3f9b6bdb5991fe6117814fc /doc/Firefox-share.md | |
parent | 96db105e4c0833324f7168edb5673278de8ccd54 (diff) | |
download | Shaarli-992af0b9d77cb4fbac2c37ef8d5896042d67a2a3.tar.gz Shaarli-992af0b9d77cb4fbac2c37ef8d5896042d67a2a3.tar.zst Shaarli-992af0b9d77cb4fbac2c37ef8d5896042d67a2a3.zip |
Doc: sync from Wiki, generate HTML
Closes #291
Fixes #227
Modifications
- HTML content: match the new Wiki structure
- Makefile
- generate a custom HTML sidebar
- include the sidebar on all pages
- infer and prepend page titles
- handle relative links
- add title metadata, e.g. Shaarli - <Page Name>
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Diffstat (limited to 'doc/Firefox-share.md')
-rw-r--r-- | doc/Firefox-share.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/Firefox-share.md b/doc/Firefox-share.md new file mode 100644 index 00000000..58adc58f --- /dev/null +++ b/doc/Firefox-share.md | |||
@@ -0,0 +1,16 @@ | |||
1 | #Firefox share | ||
2 | ### Add Shaarli as a sharing service to Firefox | ||
3 | |||
4 | * Open your Shaarli and `Login` | ||
5 | * Click the `Tools` button in the top bar | ||
6 | * Click the `✚Add to Firefox social` button and accept the activation. | ||
7 | |||
8 | |||
9 | ### Sharing links using Firefox share | ||
10 | |||
11 | * Add the sharing service as described above | ||
12 | * When you are visiting a webpage you would like to share with Shaarli, click the Firefox _Share_ button [images/firefoxshare.png](images/firefoxshare.png.html) | ||
13 | * You can edit your link before and after saving, just like the bookmarklet above. | ||
14 | |||
15 | | | Your Shaarli instance must be hosted on an HTTPS (SSL/TLS secure connection) enabled server for Firefox Share to work. Firefox Share will not work over plain HTTP connections. | | ||
16 | |------|-------------------------------------------------------------------------------| | ||