Commit graph

2134 commits

Author SHA1 Message Date
Garvin Hicking cd14bab413 Automagic XML sync 2011-12-23 03:46:57 +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
Garvin Hicking 599d0f7c39 Automagic XML sync 2011-12-22 05:44:18 +01:00
Grischa Brockhaus 7babc407dd xml_rpc: Undid the PEARL loading patch again. After a discussion we
found out, that the bundled PEAR might be outdated and it is much more
easy to deliver security fixes if the PEAR is loaded from plugin path.
2011-12-21 13:08:28 +01:00
Grischa Brockhaus 34acf8f41a XML_RPC: Load PEAR modules from bundled_libs, if found there, else from
plugin directory.
2011-12-21 12:45:03 +01:00
Garvin Hicking b962671d90 Automagic XML sync 2011-12-21 03:55:47 +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 01734605cd ignored *.zip in main dir (zipped plugins i.e.) 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
Garvin Hicking c4e8bc0e3e fix smarty var 2011-12-20 10:09:25 +01:00
Garvin Hicking 300f364d43 Automagic XML sync 2011-12-20 03:53:06 +01:00
Grischa Brockhaus ebe4ea9444 xml-rpc: added fresh version of PEAR XML RPC 2011-12-20 01:42:03 +01:00
Matthias Gutjahr 84bdc898ff Added Mixcloud to providers list 2011-12-19 16:32:25 +01:00
Garvin Hicking a06ee8751d Automagic XML sync 2011-12-19 03:54:46 +01:00
Garvin Hicking 511ebbbf2d rebase 2011-12-18 23:33:24 +01:00
Garvin Hicking 75eade376f rebase 2011-12-18 23:31:55 +01:00
Garvin Hicking 4fb367fefa update 2011-12-18 23:31:33 +01:00
Grischa Brockhaus 460f74ce1f OEmbed removed test files from plugin (they are not needed) 2011-12-18 19:59:51 +01:00
Garvin Hicking 14206d95f1 Merge branch 'master' of github.com:s9y/additional_plugins 2011-12-18 16:28:45 +01:00
Garvin Hicking dedc957827 proper variable order 2011-12-18 16:28:25 +01:00
Grischa Brockhaus 5f77678e27 OEmbed: Minimal performance change. 2011-12-18 14:21:38 +01:00
Grischa Brockhaus bd492d76c7 OEmbed: More specific cssclass files for different oembed types 2011-12-18 04:44:52 +01:00
Garvin Hicking 40b3aafbd0 Automagic XML sync 2011-12-18 03:48:32 +01:00
Grischa Brockhaus 9fd2be9ff6 OEmbed: Typo 2011-12-18 03:41:20 +01:00
Grischa Brockhaus edd82141b5 Merge branch 'serendipity_event_oembed' 2011-12-18 02:41:54 +01:00
Grischa Brockhaus ed9b492b62 OEmbed
* Prepared first Spartacus release
2011-12-18 02:40:27 +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
Garvin Hicking 1e9d7ec146 Automagic XML sync 2011-12-17 03:44:57 +01:00
Garvin Hicking ea8bafb79f . 2011-12-16 17:23:10 +01:00
Garvin Hicking ae5a450ffb Merge branch 'master' of github.com:s9y/additional_plugins 2011-12-16 12:53:37 +01:00
Garvin Hicking 7c39480944 Added support for reference building (experimental) 2011-12-16 12:53:13 +01:00
Grischa Brockhaus 12502f22d3 Merge branch 'master' into serendipity_event_oembed 2011-12-16 12:49:24 +01:00
Grischa Brockhaus 67f82001c8 Merge branch 'master' of git+ssh://github.com/s9y/additional_plugins 2011-12-16 12:43:01 +01:00
Grischa Brockhaus 906bd0d190 microblogging: Twitter and identica where not fetched correctly if
fetched first.
2011-12-16 12:28:20 +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
Garvin Hicking 7c19031bda Automagic XML sync 2011-12-16 03:45:19 +01:00