7 {
include="page.header"}
10 <div class=
"pure-u-lg-1-3 pure-u-1-24"></div>
11 <div class=
"pure-u-lg-1-3 pure-u-22-24 page-form page-form-light">
12 <h2 class=
"window-title">{'Settings'|t}
</h2>
13 <div class=
"tools-item">
14 <a href=
"?do=configure" title=
"{'Change Shaarli settings: title, timezone, etc.'|t}">
15 <span class=
"pure-button pure-u-lg-2-3 pure-u-3-4">{'Configure your Shaarli'|t}
</span>
18 <div class=
"tools-item">
19 <a href=
"?do=pluginadmin" title=
"{'Enable, disable and configure plugins'|t}">
20 <span class=
"pure-button pure-u-lg-2-3 pure-u-3-4">{'Plugin administration'|t}
</span>
24 <div class=
"tools-item">
25 <a href=
"?do=changepasswd" title=
"{'Change your password'|t}">
26 <span class=
"pure-button pure-u-lg-2-3 pure-u-3-4">{'Change password'|t}
</span>
30 <div class=
"tools-item">
31 <a href=
"?do=changetag" title=
"{'Rename or delete a tag in all links'|t}">
32 <span class=
"pure-button pure-u-lg-2-3 pure-u-3-4">{'Manage tags'|t}
</span>
35 <div class=
"tools-item">
37 title=
"{'Import Netscape HTML bookmarks (as exported from Firefox, Chrome, Opera, delicious...)'|t}">
38 <span class=
"pure-button pure-u-lg-2-3 pure-u-3-4">{'Import links'|t}
</span>
41 <div class=
"tools-item">
43 title=
"{'Export Netscape HTML bookmarks (which can be imported in Firefox, Chrome, Opera, delicious...)'|t}">
44 <span class=
"pure-button pure-u-lg-2-3 pure-u-3-4">{'Export database'|t}
</span>
48 {
loop="$tools_plugin"}
49 <div class=
"tools-item">
56 <div class=
"clear"></div>
60 <div class=
"pure-u-lg-1-3 pure-u-1-24"></div>
61 <div class=
"pure-u-lg-1-3 pure-u-22-24 page-form page-form-light">
62 <h2 class=
"window-title">Bookmarklets
</h2>
64 {'Drag one of these button to your bookmarks toolbar or right-click it and "Bookmark This Link"'|t},
65 {'then click on the bookmarklet in any page you want to share.'|t}
67 <div class=
"tools-item">
68 <a title=
"{'Drag this link to your bookmarks toolbar or right-click it and Bookmark This Link'|t},
69 {'then click ✚Shaare link button in any page you want to share'|t}"
70 class=
"bookmarklet-link"
73 var%20url%20=%20location.href;
74 var%20title%20=%20document.title%20||%20url;
76 '{$pageabsaddr}?post='%20+%20encodeURIComponent(url)+
77 '&title='%20+%20encodeURIComponent(title)+
78 '&description='%20+%20encodeURIComponent(document.getSelection())+
79 '&source=bookmarklet','_blank','menubar=no,height=800,width=600,toolbar=no,scrollbars=yes,status=no,dialog=1'
83 <span class=
"pure-button pure-u-lg-2-3 pure-u-3-4">✚ {'Shaare link'|t}
</span>
86 <div class=
"tools-item">
87 <a title=
"{'Drag this link to your bookmarks toolbar or right-click it and Bookmark This Link'|t},
88 {'Then click ✚Add Note button anytime to start composing a private Note (text post) to your Shaarli'|t}"
89 href=
"?private=1&post="
90 class=
"bookmarklet-link">
91 <span class=
"pure-button pure-u-lg-2-3 pure-u-3-4">✚ {'Add Note'|t}
</span>
99 <div class=
"pure-u-lg-1-3 pure-u-1-24"></div>
100 <div class=
"pure-u-lg-1-3 pure-u-22-24 page-form page-form-light">
101 <h2 class=
"window-title">Firefox Social API
</h2>
102 <p>{'You need to browse your Shaarli over
<strong>HTTPS
</strong> to use this functionality.'|t}
</p>
104 <div class=
"tools-item">
105 <a title=
"{'Click on this button to add Shaarli to the 'Share this page' button in Firefox"
106 id=
"ff-social-button">
107 <span class=
"pure-button pure-u-lg-2-3 pure-u-3-4">✚ {'Add to'|t} Firefox Social
</span>
115 <div class=
"pure-u-lg-1-3 pure-u-1-24"></div>
116 <div class=
"pure-u-lg-1-3 pure-u-22-24 page-form page-form-light">
117 <h2 class=
"window-title">{'
3rd party'|t}
</h2>
118 <div class=
"tools-item">
119 <a href=
"https://addons.mozilla.org/fr/firefox/addon/shaarli/" title=
"Firefox {'Plugin'|t}">
120 <span class=
"pure-button pure-u-lg-2-3 pure-u-3-4">Firefox {'plugin'|t}
</span>
123 <div class=
"tools-item">
124 <a href=
"https://chrome.google.com/webstore/detail/shiny-shaarli/hajdfkmbdmadjmmpkkbbcnllepomekin"
125 title=
"Chrome {'Plugin'|t}">
126 <span class=
"pure-button pure-u-lg-2-3 pure-u-3-4">Chrome {'plugin'|t}
</span>
129 <div class=
"tools-item">
130 <a href=
"https://play.google.com/store/apps/details?id=com.dimtion.shaarlier&hl=fr"
132 <span class=
"pure-button pure-u-lg-2-3 pure-u-3-4">Android
</span>
135 <div class=
"tools-item">
136 <a href=
"https://itunes.apple.com/app/ShaarliOS/id1027441388?mt=8"
138 <span class=
"pure-button pure-u-lg-2-3 pure-u-3-4">iOS
</span>
144 {
include="page.footer"}
145 <input type=
"hidden" id=
"bookmarklet-alert"
146 value=
"{'Drag this link to your bookmarks toolbar, or right-click it and choose Bookmark This Link'|t}">