https://github.com/timreynolds/pyrocms-plugins
Collection of pyroCMS plugins
https://github.com/timreynolds/pyrocms-plugins
Last synced: 2 months ago
JSON representation
Collection of pyroCMS plugins
- Host: GitHub
- URL: https://github.com/timreynolds/pyrocms-plugins
- Owner: timReynolds
- Created: 2011-11-08T20:37:44.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-08T20:41:19.000Z (over 13 years ago)
- Last Synced: 2024-10-23T02:49:50.671Z (8 months ago)
- Language: PHP
- Size: 97.7 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simpleOembed
* [Website](http://timothyreynolds.co.uk)
* Version: 1.0## Description
A collection of pyroCMS plugins that utlise the oEmbed format to embed media within your pyroCMS website.
Included in the set is;
Image
Video
oEmbedEach plugin supports additional undefined attributes that will be passed on the html request to the oEmbed provider.
### Video
The video pyroCMS plug supports the following providers;
youtube
vimeo
bambuser
screenr
ustream
qik
revision3
hulu### Image
The image pyroCMS plug supports the following providers;
flickr
smugmug
deviantART
skitch
yfrog## Usage
{pyro:image:flickr image_id="luxagraf/137254255/"}
{pyro:video:youtube video_id="4uLSW_hrG9k" maxheight="300" maxwidth="400"}