Descripción
Mimics WordPress.com’s functionality with YouTube shortcodes. Adjust $width and $height variables below to taste.
Based on the Quicktime Posting plugin by Shawn Van Every and YouTube Brackets by Robert Buzink ( http://www.robertbuzink.nl/journal/2006/11/23/youtube-brackets-wordpress-plugin/ )
Very no frills. No UI settings to configure. To embed Viddler videos, enclose the video URL in square brackets and Bob’s your uncle.
Example of usage: http://oneillrealestate.ca/2009/10/08/realtor-vs-realtor/
Instalación
This section describes how to install the plugin and get it working.
e.g.
- Upload
viddlerbrackets.phpto the/wp-content/plugins/viddler-bracketsdirectory - Activate the plugin through the ‘Plugins’ menu in WordPress
- To embed video in a post or page, enclose the video URL in square brackets.
FAQ
How do I define the width and height of my Viddler videos?
This can be edited by opening viddlerbrackets.php in your favourite text editor and changing the values on Line 41 and 42.
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Viddler Brackets» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Viddler Brackets» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.1.1
- Added documentation.
- Most likely final version.