]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/config.html
contenu de la page de config
[github/wallabag/wallabag.git] / tpl / config.html
diff --git a/tpl/config.html b/tpl/config.html
new file mode 100644 (file)
index 0000000..a19a84f
--- /dev/null
@@ -0,0 +1,6 @@
+            <div id="content">
+               <h2>Bookmarklet</h2>
+               <p>Thanks to the bookmarklet, you will be able to easily add a link to your poche. If you don't know how use a bookmarklet, <a href="http://support.mozilla.org/en-US/kb/bookmarklets-perform-common-web-page-tasks">have a look here</a>.</p>
+               <p>Drag & drop this link to your bookmarks bar and have fun with poche.</p>
+                <p><a style="cursor: move; border: 1px dashed grey; background: white;" title="i am a bookmarklet, use me !" href="javascript:(function(){var%20url%20=%20location.href%20||%20url;window.open('{$poche_url}?action=add&url='%20+%20encodeURIComponent(url),'_self');})();">poche it !</a></p>
+            </div>
\ No newline at end of file