Commit graph

10 commits

Author SHA1 Message Date
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
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 357168dc62 OEmbed: Posterous Custom Provider delivers LinkEmbed if no video/image
was found.
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 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
Grischa Brockhaus bd492d76c7 OEmbed: More specific cssclass files for different oembed types 2011-12-18 04:44:52 +01:00
Grischa Brockhaus 0fd597cd34 Oembed Plugin
* More CURL magic (encapsulated in seperate class)
* Another wikipedia oembed service as the other didn't was right always.
* No php functions in smarty template anymore
2011-12-18 01:55:33 +01:00
Grischa Brockhaus b0c245e434 oEmbed Plugin
* Nearly 30 services supported
* Some output of them fixed using smarty templating
* s9y 1.6 and 1.7 compatibility (different smarty versions)
* oEmbed result fixing while saving to DB.
2011-12-18 00:44:57 +01:00
Grischa Brockhaus b1ea56b430 OEmbed:
* Instagr.am added
* Global maxwidth/maxheight setting
*Microblogging:
* Minimal optical changes
2011-12-16 11:44:55 +01:00
Grischa Brockhaus 46fda7303d OEmbed entities templatable 2011-12-15 16:48:50 +01:00