Displaying Media from the Studiomaven Dropbox

Videos

Syntax for a video on the Studiomaven Dropbox : (only mp4 files will play properly)

<smdropbox_video>path-to-file.mp4</smdropbox_video>

Documents

We use the Google Documents viewer on Studiomaven. Strangely, it doesn't seem to work that well under certain conditions when using Google Chrome on Windows. If you cannot see a PDF displayed below, try logging in to your google account (in gmail, igoogle, gcal, or gdocs) and refreshing the page.

Here is the wiki markup text for displaying files from the Studiomaven dropbox on this wiki:
<smdropbox>path/file.xxx</smdropbox>
The width of the embedded viewer is fixed, but there is one optional parameter that may be called to set the height. This may be called by using the "pipe" separator as follows:
<smdropbox>path/file.xxx|400</smdropbox>

For a complete list of functional formats, see the google docs viewer supported formats page

PDF

<smdropbox>_test_folder/test.pdf|300</smdropbox>

PPT / PPTX

<smdropbox>_test_folder/test.pptx</smdropbox>

AI

<smdropbox>_test_folder/test.ai|800</smdropbox>