看了人家的視頻網站,然后自己也試了試添加視頻的功能,網上搜了搜,大體確定使用video+image+views三個模塊來做視頻。
REQUIREMENTS
------------------------------------
Optional:
Views support requires the Views module to be activated.
video_image module require image module to be activated.
INSTALL INSTRUCTIONS FOR VIDEO.MODULE
-------------------------------------
- Copy video folder to modules/
- Login as site administrator
- Activate video.module as usual (administer->modules)
- Activate optional plugin modules (called video_something)
- Set access control as you like (administer->access control)
- (optional) Activate video.module blocks (administer->blocks)
- (optional) Activate video views using views.module
* If you are upgrading from a previous version of the video module,
go to admin -> modules and choose "Save". This will flush the
views cache to ensure you can see the views.
* Go to admin -> views. You will see a default view supplied for
video. You can also create a new one by choosing "Add." In the
"Fields" section, you should see selections for "Video: (node info)".
按照上面的大體步驟就可以完成簡單的視頻了,這里還卻了個播放器,準備查資料研究一下播放器,繼續。。。
posted on 2007-11-16 18:14
周銳 閱讀(280)
評論(0) 編輯 收藏 所屬分類:
PHP