1,623
edits
No edit summary |
|||
| Line 78: | Line 78: | ||
** video.mozilla.org/sumo? (IT) | ** video.mozilla.org/sumo? (IT) | ||
** Ensure that SUMO web app can write to this storage folder | ** Ensure that SUMO web app can write to this storage folder | ||
* Investigate whether we can just use the open source (php) FLV player used in Podpress to play .flv files. | |||
* Implement frontend for uploading screencast to wiki article, using jQuery for the progress bar. | * Implement frontend for uploading screencast to wiki article, using jQuery for the progress bar. | ||
** 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. | ||
** When someone clicks to play a screencast, copy the visual style of [[http://www.mozilla.com/en-US/firefox/video/ the Firefox videos]], but 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 they do with just leaving the page altogether to display the raw .ogg file). | ** When someone clicks to play a screencast, copy the visual style of [[http://www.mozilla.com/en-US/firefox/video/ the Firefox videos]], but 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 they do with just leaving the page altogether to display the raw .ogg file). | ||
edits