additional_plugins/serendipity_event_social/ChangeLog
Thomas Hochstein d17bdd9f0b Get rid of $GLOBALS['entry']. (#55)
See <https://board.s9y.org/viewtopic.php?f=4&t=21256&p=10447310#p10447310>.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2017-05-16 22:55:46 +02:00

50 lines
1.1 KiB
Plaintext

0.12.1:
* Fix use of description from the metadesc-plugin
0.12:
* Ignore smileys graphics for og:image
* Use entry picture from the timeline theme if set
* Use entry picture from the photo theme if set
0.11:
* Re-use description set in the metadesc-plugin
0.10:
* Strip newlines from description
* Fix unfilled language variable TWITTERVIA_DESC
* Work with and without @ in the twittervia username
0.9:
* Add option to set a fallback image for
twitter and facebook tags
0.8:
* set twitter card type to summary
* Fix: Headertags were not emitted
0.7:
* Add option to set shariff backend, to get a share
counter for some buttons (FB, G+, ...)
0.6:
* Set Facebook og-tags if button is active
* Provide language selector
* Add option to set a username for a twitter mention
0.5:
* Add latin1 lang files (de/en)
* Add ChangeLog
0.4:
* Always have the info button at the end
0.3:
* Add option + support for color themes
0.2:
* Set default mailto for data-mail-url
* Fix flexbox bug in Safari + iOS
0.1:
* Initial version