Difference between revisions of "Uploading files"

From Planteome.org
Jump to: navigation, search
(Created page with "To upload media files such as Zoom meeting recordings, follow the below procedure ==Uploading the file== Navigate to Special:Upload and upload your file by clicking on th...")
 
(How to embed the video on a wiki page)
Line 11: Line 11:
  
 
Note that height and width are optional, if not set, video will display in it's native resolution.  Replace Example.mp4 with the name of the file that you uploaded.
 
Note that height and width are optional, if not set, video will display in it's native resolution.  Replace Example.mp4 with the name of the file that you uploaded.
 +
 +
If the video that you want to embed is external to the wiki, just replace "File:Example.mp4" with the full path to the video.

Revision as of 16:19, 10 March 2015

To upload media files such as Zoom meeting recordings, follow the below procedure

Uploading the file

Navigate to Special:Upload and upload your file by clicking on the "Choose File" in the "Source File" section and then hitting the "Upload File" button at the bottom of the page.

Note that at this time, only mp3 and mp4 files are allowed to be uploaded for media files.

How to embed the video on a wiki page

Follow the following format:

<html5media height="720" width="1280">File:Example.mp4</html5media>

Note that height and width are optional, if not set, video will display in it's native resolution. Replace Example.mp4 with the name of the file that you uploaded.

If the video that you want to embed is external to the wiki, just replace "File:Example.mp4" with the full path to the video.