Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Hana FLV Extension

Descripción

This plugin extends the capabilities of the Hana FLV Player plugin.

It allows users to upload their FLV files directly through the Tiny MCE button rather than having to copy and paste a URL.

It also adds a new meta box to posts and pages which allows the user to save the same data but as post meta. This can then be called from within a theme from a simple function.

Capturas

  • The metabox that is added to all post and page write screens.
  • The new upload buttons added to the original Hana FLV plugin.

Instalación

  1. Upload the folder wordpress-gallery to the /wp-content/plugins/ directory keeping the file structure.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use the Hana FLV plugin as usual from the post or page editor.
  4. Use the new upload buttons to easily add video and images.
  5. A new meta box is present on all post and page pages which will allow you to add an flv video as post meta.
  6. To add the new flv player to a theme add the following to a theme file – <?php echo the_hana_flv($post->ID); ?>.

Preguntas frecuentes

Does this plugin include the original Hana FLV plugin?

No. You will need to have Hana FLV installed and activated for this plugin to work.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Hana FLV Extension" 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

0.1

  • First release

0.2

*Added fix for 500 error on js file