Plone4Artists video embedding add-on for Plone
Project description
p4a.plonevideoembed
Project Description
p4a.plonevideoembed uses p4a.videoembed to allow you to embed a video that is hosted on a remote video sharing site. Simply:
choose Link from the add new… menu
paste in a link to:
YouTube http://www.youtube.com/
Google Video http://video.google.fr
Yahoo Video http://video.yahoo.com/
Revver (both http://revver.com and http://one.revver.com)
Vimeo http://vimeo.com
Vmix http://vmix.com
Blip.tv http://blip.tv
iFilm http://ifilm.com
MySpace http://vids.myspace.com
MetaCafe http://metacafe.com
College Humor http://collegehumor.com
Veoh http://veoh.com
flash video (.flv) using http://www.longtailvideo.com/players/jw-flv-player
(.mov .qt .m4v) ># The original revver QT embed
VH1 http://vh1.com
Live Leak http://liveleak.com
Video detective http://videodetective.com
Dailymotion http://www.dailymotion.com
and the video will be added to your Plone site complete with all the metadata.
Installation
p4a.plonevideoembed requires Plone 3.3+.
Add these lines to your buildout.cfg file, and re-run your buildout. Then install the add-ons from the Add/Remove products page in the Plone Control Panel.:
[buildout] ... eggs = ... p4a.plonevideoembed [instance] ... zcml = ... p4a.plonevideoembed
Features
Video Links
Add a normal link and Plone auto-recognizes it as a video link, and embeds an appropriate video player
Video player support for many video hosting providers (listed above)
Metadata extraction support for:
Youtube
Google Video
Blip.tv
Revver
Extracted metadata includes:
thumbnail
title
description
tags
author
FLV URL extraction support for Youtube and Blip.tv.
Changes
1.3 (2011-12-12)
We now require Plone 3.3+. [davidblewett]
use zope.lifecycleevent for plone 4 compatibility [vangheem]
1.2 (2010-06-18)
Add dependency on Products.fatsyndication. [davidblewett]
Remove redundant list in Features section. [davidblewett]
Added text from plone4artistsvideo product page to README.txt. Updated setuptools long description to use README.txt. [davidblewett]
default view for links changed in Plone 3.3 [tom_gross]
added syndication stub. now rss-feed of a video container doesn’t fail any more, if links are present [tom_gross]
added some version numbers and dependent packages. [nate]
added metadata to setup.py and added zcml slug for p4a.video/videoembed. [nate]
1.1b1 (2008-02-14)
Features
Switched over to p4a.subtyper use (Rocky Burt)
Added smart folder criteria option for the object_provides interface so it’s possible to add a smart folder that queries all activated links. To use this simply add a new smart folder and add a “Interfaces provided” criteria option. Then type in the full string name of the interface you want to check, which in this case would be: p4a.plonevideoembed.interfaces.IVideoLinkEnhanced (Rocky Burt)
Whenever ATLink’s (and anything that provides IAnyVideoLinkCapable) are added/modified, they are scanned to see if they contain known video site info, and if so, automatically activated as a video link. (Rocky Burt)
1.0beta1 (2007-07-31)
Miscellaneous
Now provides method for auto-removing any appropriate marker interfaces (Nate Aune)
1.0alpha1 (2007-04-29)
First release – auto integrating videoembed functionality into Plone
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file p4a.plonevideoembed-1.3.zip
.
File metadata
- Download URL: p4a.plonevideoembed-1.3.zip
- Upload date:
- Size: 39.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32f26a7a198e31f733a0d9390f99493e15874d435560bdd98094567206fd60d0 |
|
MD5 | a5f4e47762f1b1fe10c1aac5da8d5aa5 |
|
BLAKE2b-256 | ef2ef5c671d9dfbe6096a61076eb99030e399898cb2b23f1b2030aa1d191fd94 |