Mô tả
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.
Ảnh màn hình
Cài đặt
- Upload the folder
wordpress-gallery
to the/wp-content/plugins/
directory keeping the file structure. - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the Hana FLV plugin as usual from the post or page editor.
- Use the new upload buttons to easily add video and images.
- A new meta box is present on all post and page pages which will allow you to add an flv video as post meta.
- To add the new flv player to a theme add the following to a theme file –
<?php echo the_hana_flv($post->ID); ?>
.
Hỏi đáp
- 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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Hana FLV Extension” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Hana FLV Extension” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.1
- First release
0.2
*Added fix for 500 error on js file