aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/tools.html
Commit message (Collapse)AuthorAgeFilesLines
* fixed note bookmarkletWilli Eggeling2017-08-241-1/+1
| | | | - the double quotes used in the alert() call of the note bookmarklet in the default template collided with the ones of the href tag - replaced the double quotes with single ones (just like the link bookmarklet)
* Bookmarklet size limit: increase to 4500 chars and add an alert warningArthurHoaro2017-05-281-2/+12
|
* Selection is now limited to 2k characters using bookmarkletsArthurHoaro2017-05-251-2/+2
| | | | | | to avoid having too large URL Fixes #528
* Add Note bookmarklet #580philipp-r2017-05-251-3/+10
|
* Remove inline JS and add LibreJS headers in JS filesArthurHoaro2017-03-121-36/+6
| | | | | Fixes #33 (wow!) Relates to #395
* Introduce the new default Shaarli templateArthurHoaro2017-02-271-0/+179
|
* Move default template to vintage folderArthurHoaro2017-02-271-98/+0
|
* Removes spaces before and after bookmarklet's nameChristophe HENRY2017-02-221-9/+3
| | | | | Carriage returns turns into space in some cases. The name of the bookmarklet, once in the browser bookmarks, is surrounded by spaces.
* Change templates set through administration UIKnah Tsaeb2017-01-051-0/+104