Commit graph

17 commits

Author SHA1 Message Date
Leonardo Giordani
5b7dbc440c Modernize code and add a test 2021-03-19 09:42:02 +01:00
Leonardo Giordani
32c4488fb7 Convert to namespace plugin filesystem layout 2021-03-12 08:33:32 +00:00
Paolo Melchiorre
d1c511e038 Fix #1121 Add reddit to share post plugin 2019-04-17 08:46:36 +02:00
Patrick
13e2184d82 share_post: Remove Google Plus (#1108)
* Remove Google Plus
2019-04-16 09:42:15 -07:00
Paolo Melchiorre
de3397633c Improve translations and facebook/twitter links 2018-09-14 15:33:17 +02:00
Jonathan DEKHTIAR
5b64414f79 Share with Hacker News Added + Code Refactored 2017-10-23 15:48:18 +02:00
Jonathan DEKHTIAR
64f726aa66 Documentation Updated 2017-10-23 15:47:34 +02:00
Gustavo Furtado
1409e56e1d Update twitter sharing link to 'twitter.com/intent' 2017-06-07 18:55:41 -03:00
Kernc
8209565864 share_post: fire on all_generators_finalized so that links resolve
Fixes #577. Closes #598.

Ref:
* https://github.com/getpelican/pelican-plugins/issues/577
* https://github.com/getpelican/pelican-plugins/pull/556#issuecomment-140250725
2015-11-09 00:09:00 +01:00
David Marquis
c4351fe453 Revert "share_post: Don't read summary as it's not used anywhere"
This reverts commit 7c097d6699cff6aef0a08336cf5914f64e2bf2bd.

Closes #549
2015-09-13 13:12:42 -04:00
Kernc
5f6b44a973 share_post: Don't read summary as it's not used anywhere
Related to issue #314.
2015-02-01 02:54:16 +01:00
niccolasmendoza@gmail.com
d9a96f1b9b add share-to-linkedin support 2015-06-12 17:00:33 -03:00
Giel van Schijndel
bf5a1ecc6b share_post: add share-to-Diaspora* support
This uses the sharetodiaspora.github.io HTML5 posting app, necessary due
to Diaspora*'s multi-homed nature.
2015-01-03 22:24:53 +01:00
Giel van Schijndel
f510f7f9e6 share_post: prevent double-quoting in Twitter URL
Both parameters being concatenated have already been quoted: don't do
that twice. Do make sure to quote the separating space though.
2015-01-03 22:23:58 +01:00
Kernc
9052e10aa7 Fix share_post plugin
Firstly, the implemented services only accept unmarked
text, so `get_text()` instead of `prettify()` is called.

Secondly, `&` is properly escaped ampersand in href URLs.
2014-12-22 23:31:41 +01:00
Talha Mansoor
5c70b46572 Add plugin to add share URLs to article 2014-01-20 23:21:56 +05:00
Talha Mansoor
b99028f6cf Initial commit 2021-03-11 16:45:12 +01:00