
內容簡介
如果您在您的網站上使用 JW Player,您可能知道 Related Videos 外掛,這是一個免費的附加元件,讓您可以以美觀簡單的佈局向使用者展示更多內容。
Related Videos for JW Player 將為每個類別創建正確的 XML,因此您將能夠動態顯示相關內容。
前往「設置/ Related Videos for JW Player」選單並設置您的喜好。
以下程式碼塊為此外掛程式所產生的範例。
'related': {
'file': 'http://yoursite.com/category/blog/?feed=related-feed',
'heading': 'More videos!',
'onclick': 'link',
}
外掛標籤
開發者團隊
② 後台搜尋「Related Videos for JW Player」→ 直接安裝(推薦)
原文外掛簡介
If you’re using JW Player on your site, you probably know Related Videos, a free add-on that allows you to show more contents to the users in a beautifull and simple layout.
Related Videos for JW Player will creates the correct xml for each category, so you’ll be able to show related contents dynamically.
Go to Settings/ Related Videos for JW Player menu and set you preferences.
This block of code is an example of what the plugin generates.
'related': {
'file': 'http://yoursite.com/category/blog/?feed=related-feed',
'heading': 'More videos!',
'onclick': 'link',
}
