MyShaarli/plugins
ArthurHoaro 90e5bd65c9 URL encode links when a redirector is set.
Fixes #328 - URL encode links when a redirector is set

  * WARNING - template edit - new variable available : "real_url"
  Contains the final real url (redirected or any other change on original URL)

  * Don't redirect shaares link in RSS/Atom.
  * Affects links shaared in description.
  * Move text2clickable and keepMultipleSpaces to Utils.php + unit test

UPDATE:

* keepMultipleSpaces renamed to space2nbsp
* space2nbsp improved to handle single space at line beginning
* links in text description aren't 'nofollow' anymore
2015-11-26 20:14:38 +01:00
..
addlink_toolbar cleanup: remove the executable bit from source scripts 2015-11-11 19:19:24 +01:00
archiveorg Add unit test for archiveorg plugin 2015-11-07 16:40:25 +01:00
demo_plugin cleanup: remove the executable bit from source scripts 2015-11-11 19:19:24 +01:00
playvideos Add unit tests for Playvideos plugin 2015-11-07 16:30:56 +01:00
qrcode URL encode links when a redirector is set. 2015-11-26 20:14:38 +01:00
readityourself Bugfix: do not store plugin errors in data.php 2015-11-22 14:45:09 +01:00
wallabag Bugfix: do not store plugin errors in data.php 2015-11-22 14:45:09 +01:00
TODO.md Plugins TODO.md 2015-11-07 15:27:22 +01:00