From 992af0b9d77cb4fbac2c37ef8d5896042d67a2a3 Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Wed, 22 Jul 2015 05:02:10 +0200 Subject: 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 - Signed-off-by: VirtualTam --- doc/Sharing-button.html | 76 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 doc/Sharing-button.html (limited to 'doc/Sharing-button.html') diff --git a/doc/Sharing-button.html b/doc/Sharing-button.html new file mode 100644 index 00000000..034f2f9c --- /dev/null +++ b/doc/Sharing-button.html @@ -0,0 +1,76 @@ + + + + + + + Shaarli - Sharing button + + + + + + +

Sharing button

+

Add the sharing button (bookmarklet) to your browser

+
    +
  • Open your Shaarli and Login
  • +
  • Click the Tools button in the top bar
  • +
  • Drag the ✚Shaare link button, and drop it to your browser's bookmarks bar.
  • +
+

This bookmarklet button is compatible with Firefox, Opera, Chrome and Safari. Under Opera, you can't drag'n drop the button: You have to right-click on it and add a bookmark to your personal toolbar.

+

+ +
    +
  • When you are visiting a webpage you would like to share with Shaarli, click the bookmarklet you just added.
  • +
  • A window opens.
  • +
  • You can freely edit title, description, tags... to find it later using the text search or tag filtering.
  • +
  • You will be able to edit this link later using the
  • +
  • You can also check the “Private” box so that the link is saved but only visible to you.
  • +
  • Click Save.Voilà! Your link is now shared.
  • +
+ + -- cgit v1.2.3