Commit graph

24 commits

Author SHA1 Message Date
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 e8d30987df social: 0.11 changelog 2016-09-04 16:13:55 +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
Matthias Mees f6cb0af77d Revert typo fixes 2016-06-22 21:39:30 +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
Matthias Mees b80cc7d573 Add ChangeLog 2016-06-22 11:00:37 +02:00
Matthias Mees 97682b17be Add latin1 lang files 2016-06-22 10:56:08 +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 eff18b2d9b Fix some typos 2016-06-21 17:34:49 +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