X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Ftools.html;h=c13f4f16e3626ca23b241e8eb7ecfbec78425b34;hb=453f4653c325dc23193e16432170bf634c42e8a2;hp=c2520fda24dcec7468e5c13dc2a50204c4ba11fa;hpb=e0a9e1470497c61c93b9f493fe502168cd69634b;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/tools.html b/tpl/tools.html old mode 100644 new mode 100755 index c2520fda..c13f4f16 --- a/tpl/tools.html +++ b/tpl/tools.html @@ -6,12 +6,86 @@ {include="page.header"}
{if="!$GLOBALS['config']['OPEN_SHAARLI']"}Change password : Change your password.

{/if} - Configure your Shaarli : Change Title, timezone...

- Rename/delete tags : Rename or delete a tag in all links

- Import : Import Netscape html bookmarks (as exported from Firefox, Chrome, Opera, delicious...)

- Export : Export Netscape html bookmarks (which can be imported in Firefox, Chrome, Opera, delicious...)

- ✚Shaare link ⇐ Drag this link to your bookmarks toolbar (or right-click it and choose Bookmark This Link....).
    Then click "✚Shaare link" button in any page you want to share.


-
+ Configure your Shaarli : Change Title, timezone...

+ Rename/delete tags : Rename or delete a tag in all links

+ Import : Import Netscape html bookmarks (as exported from Firefox, Chrome, Opera, delicious...)

+ Export : Export Netscape html bookmarks (which can be imported in Firefox, Chrome, Opera, delicious...)

+ + ✚Shaare link + + + + ⇐ Drag this link to your bookmarks toolbar (or right-click it and choose Bookmark This Link....).
+     Then click "✚Shaare link" button in any page you want to share. +
+


+ + ✚Add Note + + + + ⇐ Drag this link to your bookmarks toolbar (or right-click it and choose Bookmark This Link....).
+     Then click "✚Add Note" button anytime to start composing a private Note (text post) to your Shaarli. +
+


+ + ✚Add to Firefox social + + + ⇐ Click on this button to add Shaarli to the "Share this page" button in Firefox. +

+ + {loop="$tools_plugin"} + {$value} + {/loop} + +
+ +
{include="page.footer"}