Loading...
 
Play a movie with Windows Media Viewer
 Deprecated
This plugin has been removed and replaced by PluginMediaPlayer

Wiki Plugin WMV

Description

This plugin plays a Windows Media Player movie in a wiki page (.wmv)

Usage

Copy attachment to:

Copy to clipboard
lib/wiki-plugins/


WMV Displays a Windows Media Player Movie on the wiki page:

Copy to clipboard
{WMV(width=>xx,height=>xx, controller=>true|false,autostart=>1|0)}Movie{WMV}


with and height optional (default 320 x 240)
controller optional (default true) 16 pix are added to height to show up the contoller
autostart optional (default false)


alternative you could write

Copy to clipboard
{WMV(movie=>URL to Movie, width=>xx,height=>xx, controller=>true|false,autoplay=>1|0)}{WMV}


Example

Copy to clipboard
{WMV()}http://yoursite.org/pub/sample.wmv{WMV}


You can link .wmv files in file galleries as a plugin in wiki page by using the files' id in file galleries.

First you have to edit the wikiplugin_wmv.php

Add "tiki-download_file.php?fileId=" in this line in wikiplugin_wmv.php

Copy to clipboard
$asetup .= "<param name=\"Filename\" value=\"$movie\"> ";

change to

Copy to clipboard
$asetup .= "<param name=\"Filename\" value=\"tiki-download_file.php?fileId=$movie\"> ";


After that you just need to enter fileid of the wmv file instead of file's url

Copy to clipboard
{WMV(movie=>fileid, width=>xx,height=>xx, controller=>true|false,autoplay=>true|false,loop=>false|true)}{WMV}

  • Remember to change back the code if you want to link to file by using url or you can just create another new plugin.

Download

You can download it from the attachment to http://tikiwiki.org/PluginWMV, and copy it to copy to lib/wiki-plugins.

doc.tiki.org

Get Started

Admin Guide User Guide

Keywords

Keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):

Accessibility (WAI and 508)
Accounting
Articles and Submissions
Backlinks
Banners
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Link Cache
Calendar
Category
Chat
Clean URLs
Comments
Communication Center
Compression (gzip)
Contacts (Address Book)
Contact us
Content Templates
Contribution
Cookie
Copyright
Credit
Custom Home and Group Home Page
Date and Time
Debugger Console
Directory of hyperlinks
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
Draw
Dynamic Content
Dynamic Variable
External Authentication
FAQ
Featured links
File Gallery
Forum
Friendship Network (Community)
Gmap Google maps
Groups
Hotword
HTML Page
i18n (Multilingual, l10n)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
Kaltura video management
Karma
Live Support
Login
Logs (system & action)
Look and Feel
Mail-in
Map with Mapserver
Menu
Meta Elements
Mobile Tiki and Voice Tiki
Module
MultiTiki
MyTiki
Newsletter
Notepad
Payment
Performance Speed / Load
Permissions
Platform independence (Linux-Apache, Windows/IIS, Mac, BSD)
Polls
Profiles
Profile Manager
Report
Toolbar
Quiz
Rating
Feeds
Score
Search engine optimization
Search
Search and Replace
Security
Semantic links
Shadowbox
Shadow Layers
Share
Shopping cart
Shoutbox
Slideshow
Smiley
Social Networks
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Stats
Surveys
Tags
Task
Tell a Friend, alert + Social Bookmarking
TikiTests
Theme CSS & Smarty
Tiki Manager
Trackers
Transitions
User Administration including registration and banning
User Files
User Menu
Watch
WebDAV
Webmail
Web Services
Wiki History, page rename, etc
Wiki Syntax
Wiki structure (book and table of content)
Workspace
WSOD
WYSIWYCA
WYSIWYG
XMLRPC

Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki