]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Link in description & option to invert link/permalink.
authorSébastien SAUVAGE <sebsauvage@sebsauvage.net>
Wed, 27 Feb 2013 15:39:16 +0000 (16:39 +0100)
committerSébastien SAUVAGE <sebsauvage@sebsauvage.net>
Wed, 27 Feb 2013 15:39:16 +0000 (16:39 +0100)
commit2abd39052da6f5b050bb29232548f17c2ea7e2ee
tree3315bfcea78a5607a4d96b8927a2b891102ca4a2
parent30b0672d0437578d8eaec8b9cc74c2f1700cf484
Link in description & option to invert link/permalink.

Patch for issue https://github.com/sebsauvage/Shaarli/issues/19

Now:
* The (perma)link is added at the bottom of description.
* If "permalinks" is added in URL parameters, link/permalinks will be
swapped.

eg.
* Normal link in title + permalink in description:
http://mysite.com/shaarli/?do=rss
* Permalink in title + normal link in description :
http://mysite.com/shaarli/?do=rss&permalinks

It works for the ATOM feed too.

(Happy ?   :-D  )
index.php