diff options
author | VirtualTam <virtualtam+github@flibidi.net> | 2018-04-08 18:22:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-08 18:22:47 +0200 |
commit | 237e7836c0adfd42b8c628e32af69a05c983ef0b (patch) | |
tree | d833de8c126594deae213b71f2a59dd5c4007416 /doc/md | |
parent | 80ec7b234c82e5064f3eff1d4d423cc57175ba4b (diff) | |
parent | aec5a76b67a671f10db2bb3e81fa61ce16f72dd3 (diff) | |
download | Shaarli-237e7836c0adfd42b8c628e32af69a05c983ef0b.tar.gz Shaarli-237e7836c0adfd42b8c628e32af69a05c983ef0b.tar.zst Shaarli-237e7836c0adfd42b8c628e32af69a05c983ef0b.zip |
Merge pull request #1121 from virtualtam/node/packaging-metadata
Update frontend metadata and COPYING
Diffstat (limited to 'doc/md')
-rw-r--r-- | doc/md/Bookmarklet.md | 4 | ||||
-rw-r--r-- | doc/md/images/edit_icon.png | bin | 0 -> 1548 bytes | |||
-rw-r--r-- | doc/md/images/logo.png | bin | 0 -> 5456 bytes |
3 files changed, 2 insertions, 2 deletions
diff --git a/doc/md/Bookmarklet.md b/doc/md/Bookmarklet.md index c899e3cf..6c7f1c6a 100644 --- a/doc/md/Bookmarklet.md +++ b/doc/md/Bookmarklet.md | |||
@@ -13,8 +13,8 @@ _This bookmarklet button is compatible with Firefox, Opera, Chrome and Safari. U | |||
13 | - When you are visiting a webpage you would like to share with Shaarli, click the _bookmarklet_ you just added. | 13 | - When you are visiting a webpage you would like to share with Shaarli, click the _bookmarklet_ you just added. |
14 | - A window opens. | 14 | - A window opens. |
15 | - You can freely edit title, description, tags... to find it later using the text search or tag filtering. | 15 | - You can freely edit title, description, tags... to find it later using the text search or tag filtering. |
16 | - You will be able to edit this link later using the ![](https://raw.githubusercontent.com/shaarli/Shaarli/master/images/edit_icon.png) edit button. | 16 | - You will be able to edit this link later using the ![](images/edit_icon.png) edit button. |
17 | - You can also check the “Private” box so that the link is saved but only visible to you. | 17 | - You can also check the “Private” box so that the link is saved but only visible to you. |
18 | - Click `Save`.**Voilà! Your link is now shared.** | 18 | - Click `Save`.**Voilà! Your link is now shared.** |
19 | 19 | ||
20 | ## Troubleshooting: The bookmarklet doesn't work with a few websites (e.g. Github.com) | 20 | ## Troubleshooting: The bookmarklet doesn't work with a few websites (e.g. Github.com) |
diff --git a/doc/md/images/edit_icon.png b/doc/md/images/edit_icon.png new file mode 100644 index 00000000..16c440c8 --- /dev/null +++ b/doc/md/images/edit_icon.png | |||
Binary files differ | |||
diff --git a/doc/md/images/logo.png b/doc/md/images/logo.png new file mode 100644 index 00000000..f8b0c94f --- /dev/null +++ b/doc/md/images/logo.png | |||
Binary files differ | |||