1,623
edits
No edit summary |
No edit summary |
||
| Line 42: | Line 42: | ||
** Box should correspond to the size of the video object (with a lower limit to ensure UI doesn't look broken) | ** Box should correspond to the size of the video object (with a lower limit to ensure UI doesn't look broken) | ||
** Link at the bottom to switch source from Ogg to swf/flv and vice verca (default should be to load the Ogg file if it exists) | ** Link at the bottom to switch source from Ogg to swf/flv and vice verca (default should be to load the Ogg file if it exists) | ||
**Make sure the Ogg video is the default format for capable browsers, and embed the Ogg file in the same way as the flash file is embedded (i.e. don't do it like [http://www.mozilla.com/en-US/firefox/video/ they do] with just leaving the page altogether to display the raw .ogg file). | |||
==Uploading & managing screencasts== | ==Uploading & managing screencasts== | ||
===Backend=== | ===Backend=== | ||
| Line 82: | Line 82: | ||
** Use similar UI as the screenshot uploader, i.e. after uploading show a thumbnail that can be clicked on to insert the code snippet into the editor. | ** Use similar UI as the screenshot uploader, i.e. after uploading show a thumbnail that can be clicked on to insert the code snippet into the editor. | ||
* Implement {SCREENCAST} TikiWiki plugin that can display/embed a screencast in an article. | * Implement {SCREENCAST} TikiWiki plugin that can display/embed a screencast in an article. | ||
edits