Commit graph

22 commits

Author SHA1 Message Date
Garvin Hicking cf7ea74b0a Added legal notice for remaining plugins
@th-h Please check serendipity_event_dejure if possible

@onli please check serendipity_event_commentspice and serendipity_event_browserid if possible
2018-04-05 14:17:19 +02:00
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
onli ba0e8d93ba social: use photo entry image 2016-09-08 00:05:42 +02:00
onli 39894418eb social: fix, break instead of reverse 2016-09-07 23:24:55 +02:00
onli 673d61f5e8 social 0.12: Smiley-blacklist, re-use timeline image 2016-09-07 23:20:37 +02:00
Thomas Hochstein c118fcbab8 Escape special chars in description.
Quotes in a manually supplied description - or the first
200 characters of the entry body - have to be escaped
before the text can become the content attribute of
the og:description meta tag.

It doesn't hurt to escape everything, then.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2016-09-04 18:35:59 +02:00
onli 7fb2053f14 0.11: Reuse description set in the metadesc plugin
Based on https://github.com/s9y/additional_plugins/pull/45, slightly modified to use strip_tags instead
2016-09-04 16:12:18 +02:00
Thomas Hochstein 85b7a25bdb Escape special chars in og:description.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2016-08-31 19:55:24 +02:00
Thomas Hochstein 5af09439a1 Set og:description from serendipity_event_metadesc.
serendipity_event_metadesc makes it possible to
specify a description for every entry that is used
to set the "description" meta tag.

This description, if present, should be used for
the "og:description" meta tag, too. Using the first
200 chars can remain as a fallback solution.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2016-08-31 19:55:02 +02:00
onli 7921a9c931 social 0.10: twittervia fix, @ allowed, og:desc newlines stripped 2016-08-16 20:28:38 +02:00
onli e4a03e58a7 social 0.9: Add fallback image 2016-08-12 15:53:45 +02:00
onli 3d8fc57192 social 0.8: fix metatags and add twitter card type 2016-08-08 23:54:30 +02:00
onli c8e1ec3241 social: Enable shariff backend 2016-06-25 03:44:07 +02:00
onli 56d12951c2 social: tiwtter-mentions, facebook og tags, language selector 2016-06-22 21:29:36 +02:00
Matthias Mees 3ea9707303 Document changes 2016-06-22 11:03:37 +02:00
onli 55ce5277a5 social: always have info button at the end 2016-06-21 17:57:24 +02:00
Matthias Mees 0aa0c8dd2d script elements no longer need the type attribute in HTML5 2016-06-21 17:36:56 +02:00
Matthias Mees 161eacb3ce Remove empty lines 2016-06-21 17:31:55 +02:00
Matthias Mees a341526f48 Add option + support for shariff color themes 2016-06-21 17:27:05 +02:00
Matthias Mees 962556a70b Fix flexbox bug in Safari + iOS Safari 2016-06-21 17:04:28 +02:00
Matthias Mees 163fcd75a7 Set a default mailto for data-mail-url 2016-06-21 16:58:42 +02:00
onli 3d3fb44e06 serendipity_event_social: init 2016-06-21 14:08:20 +02:00