serendipity_event_social: Update bundled shariff to 3.0.1

This version uses locally hosted webfonts. In order to save space
and bandwith, we'll only bundle .ttf, woff and .woff2. That means
no support for legacy iOS (.svg) or IE < 9 (.eot).

References s9y/Serendipity#553
This commit is contained in:
Matthias Mees 2018-04-22 23:18:49 +02:00
parent 416e60af90
commit 7e8ad5365a
12 changed files with 18 additions and 88 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -16,7 +16,7 @@ class serendipity_event_social extends serendipity_event {
$propbag->add('description', PLUGIN_EVENT_SOCIAL_DESC);
$propbag->add('stackable', false);
$propbag->add('author', 'onli, Matthias Mees, Thomas Hochstein');
$propbag->add('version', '0.12.2');
$propbag->add('version', '0.13.0');
$propbag->add('requirements', array(
'serendipity' => '2.0'
));

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long