X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Ftools.html;h=c13f4f16e3626ca23b241e8eb7ecfbec78425b34;hb=ebd8075a896484e43c7c938bbc606b67df102013;hp=c2520fda24dcec7468e5c13dc2a50204c4ba11fa;hpb=038acd3a7f5f8e4e9ef665b9bbd0971dc37bde33;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/tools.html b/tpl/tools.html index c2520fda..c13f4f16 100644 --- 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"}