Commit graph

67 commits

Author SHA1 Message Date
surrim 6c664e415c updated plugin versions 2021-07-12 15:44:23 +02:00
surrim 22d4608f9f using serendipity_plugin_api::load_language() for some more plugins 2021-07-12 15:44:23 +02:00
Mario Hommel 927c2df12e Embedding youtube videos is working again, removed Oohembed as generic provider. 2021-01-09 15:05:17 +01:00
onli 9ef871974c Fix INCLUDE_ANY being a deprecated undefined constant in PHP > 7.1 2019-04-27 11:54:17 +02:00
Matthias Gutjahr 4b08899288
Fix PHP warning caused by typo in template
PHP Warning:  A non-numeric value encountered in .../templates_c/2k11/58/d3/09/58d3091bbe2ae7a94064de04db8831bdf8787fa0_0.file.oembed.tpl.php on line 42
2018-09-04 11:02:29 +02:00
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
mariohommel 6a27a52bd2 Fixed wrong API Endpoint for Twitter. 2017-11-18 15:00:11 +01:00
Garvin Hicking 10406043d9 Fixes #429 2017-04-09 09:21:48 +02:00
Ian d1c02424e5 the other half of da04025 2014-11-29 15:51:17 +01:00
Ian da04025a7b remove utf-8 location of documentary files
which never becomes true
2014-11-29 13:53:49 +01:00
Vladimír Ajgl 7842af973e czech translations - removed leading slash from first line (introduced erroneously in previous commit) 2013-12-28 21:43:44 +01:00
Vladimír Ajgl c5248f893e czech translations - cvs/snv tags removed 2013-12-27 20:04:36 +01:00
Vladimír Ajgl 2f257dd84f line endings in czech files changed to unix style 2013-12-27 17:58:04 +01:00
Ian fac87e9bd2 compat minors 2013-12-10 15:23:32 +01:00
Garvin Hicking 80b1593707 also remove $Revision$ 2013-08-12 10:27:53 +02:00
Garvin Hicking 71589a887f Remove $Id$ for CVS compoatibility. Thought I already did this some time ago?!?! 2013-08-12 09:49:28 +02:00
Vladimir Ajgl 45561de818 new/updated czech documentation 2013-04-06 15:52:37 +02:00
Grischa Brockhaus d0470b1201 oEmbed:
* OEmbed result will be ignored now, if containing error field.
* Restored twitter oEmbed to API 1, as 1.1 *does* need OAuth. :(
2012-11-03 14:49:51 +01:00
Grischa Brockhaus 1444b0d82d oEmbed: Updated twitter oembed to API 1.1. This call doesn't seem to
need OAuth, so it seems.
2012-10-24 12:04:54 +02:00
Grischa Brockhaus d7336748d9 oEmbed: Switched off errorreporting while trying to fetch oembed code so
it won't disturb output when service is down. Removed pixplz provider as
service is down.
2012-08-28 11:49:49 +02:00
Grischa Brockhaus 9f19378490 ESTRICT fixes 2012-06-14 15:41:40 +02:00
Grischa Brockhaus fc19cfc5d0 Compatibility fixes 2012-06-13 14:47:45 +02:00
Grischa Brockhaus e2930ee2dd oembed plugin - New: dotsub.com video service. podomatic podcast
service
2012-02-18 21:45:59 +01:00
Sebastian Wiesinger 3310fb86e3 Fix DOS linebreaks in CS/CZ translation 2012-02-08 21:09:09 +01:00
Vladimir Ajgl 11696dd5bc update of czech translations and documentation 2012-02-04 10:34:41 +01:00
Grischa Brockhaus 5a7f96278d plugin_oembed: Fixed wrong main description in AudioBooProvider class 2012-02-03 01:48:04 +01:00
Grischa Brockhaus f4885a0d52 plugin_oembed:
New AudioBoo resolver supporting the 3 different players of AudioBoo
(configurable wich).
The old "wordpress player" is default for backwards compatibility reason
2012-02-03 01:42:31 +01:00
Grischa Brockhaus d637d40d4e oembed: Better handling of unparsable oembed results (like youtube links
not allowed to embed).
2012-01-22 23:52:23 +01:00
Grischa Brockhaus 810e8e04a8 oembed: added css for iframe videos contributed by Matthias Mees 2012-01-20 11:24:01 +01:00
Vladimir Ajgl 2803035573 update of czech translations 2012-01-12 22:28:32 +01:00
Garvin Hicking e4db993a16 $id$ remove 2011-12-25 19:42:26 +01:00
Garvin Hicking 8da2bdc422 We sadly need to remove $Id$ expansion, because with this CVS sync does not work and would update a file time and time again once modified in GIT 2011-12-25 01:05:26 +01:00
Grischa Brockhaus bb526923eb OEmbed: Ebedly sometimes delivers nearly empty link objects. Made the
template work on this situation, too.
2011-12-22 14:35:53 +01:00
Grischa Brockhaus f74ee3cb28 OEmbed: prepared 1.03 release 2011-12-22 14:04:24 +01:00
Grischa Brockhaus e756c3a111 OEmbed: Shorter providerlist in the plugins configuration 2011-12-22 14:04:24 +01:00
Grischa Brockhaus 10fee6af85 OEmbed: Trying to get YouTube iframe embeds in bounds (doesn't work
really yet)
2011-12-22 14:04:23 +01:00
Grischa Brockhaus 357168dc62 OEmbed: Posterous Custom Provider delivers LinkEmbed if no video/image
was found.
2011-12-22 14:04:23 +01:00
Grischa Brockhaus 0860f97c66 OEmbed:
* Added directory for custom OEmbed providers, that implemend
OEmbed conversion providers for services that don't support oembed
* Implemented a post.ly custom provider, fetching info from the
Posterous API and converting it into photo or video OEmbeds as an
example for a hadwritten custom provider.
2011-12-22 14:04:23 +01:00
Grischa Brockhaus f25165fa5c OEmbed:
* Added some default CSS styles, changed tpl from span to div
* Smarty security disabling for 1.7+ blogs only
2011-12-22 14:04:23 +01:00
Grischa Brockhaus e4a4c97bad Oembed: Added Smarty security disabling again, as there are still
problems in *some* s9y alpha blogs.
2011-12-21 01:03:09 +01:00
Grischa Brockhaus f01953cf7c Supports youtube https now directly. 2011-12-20 12:12:21 +01:00
Grischa Brockhaus 212047df90 OEmbed: V.1.01 2011-12-20 11:29:55 +01:00
Grischa Brockhaus 307b8cfebf OEmbed: changelog 2011-12-20 11:27:37 +01:00
Grischa Brockhaus 17ffc30316 OEmbed: Removed the code for disabling Smarty security, it is not needed
anymore (tested on 1.6 and 1.7er blog)
2011-12-20 11:21:22 +01:00
Grischa Brockhaus 9e4120d231 OEmbed: Reverted Smarty Security Disabling 2011-12-20 11:21:21 +01:00
Grischa Brockhaus ff101db677 OEmbed: GitHub Gist via noembed 2011-12-20 11:21:21 +01:00
Grischa Brockhaus 92b8f4b695 OEmbed:
* New providers via noembed: GitHub Commit and Beer Advocate (Yeah!) ;D
2011-12-20 11:21:20 +01:00
Grischa Brockhaus a46206acfc OEmbed:
* Added "generic providers" embed.ly and oohembed.com. 
* Removed the depending definitions in providers.xml
* Added a "generic provider" configuration with embed.ly API key.
2011-12-20 11:21:20 +01:00
Matthias Gutjahr 84bdc898ff Added Mixcloud to providers list 2011-12-19 16:32:25 +01:00
Grischa Brockhaus 460f74ce1f OEmbed removed test files from plugin (they are not needed) 2011-12-18 19:59:51 +01:00