From 96a660a21e47d43ebc473ce9d23e712c0e3e1261 Mon Sep 17 00:00:00 2001 From: neodarz Date: Wed, 24 May 2017 15:23:11 +0200 Subject: initil release --- tools.html | 149 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 tools.html (limited to 'tools.html') diff --git a/tools.html b/tools.html new file mode 100644 index 0000000..baa033a --- /dev/null +++ b/tools.html @@ -0,0 +1,149 @@ + + + + {include="includes"} + + +{include="page.header"} + +
+
+
+

{'Settings'|t}

+ + + {if="!$openshaarli"} + + {/if} + + + + + {loop="$tools_plugin"} +
+ {$value} +
+ {/loop} +
+ + +
+
+ +
+
+
+

Bookmarklets

+

+ {'Drag one of these button to your bookmarks toolbar or right-click it and "Bookmark This Link"'|t}, + {'then click on the bookmarklet in any page you want to share.'|t} +

+ + +
+
+ +{if="$sslenabled"} +
+
+
+

Firefox Social API

+

{'You need to browse your Shaarli over HTTPS to use this functionality.'|t}

+ + +
+
+{/if} + +
+
+ +
+ +{include="page.footer"} + + + + -- cgit v1.2.1