Warning (!)

Wiki Cloud Migration Deadline

IMPORTANT!

On January 8th, 2024 the University of Iowa Wiki hosted at https://wiki.uiowa.edu will be shut down permanently. If you would like to continue using Confluence (Wiki) in the Cloud, you will need to request licenses by filling out this Workflow form if you haven't done so already.

For more information and other options for your content, please visit the Wiki Service Change Options and FAQs page. Your content from https://wiki.uiowa.edu will be available for migration upon request for two years (until 1/8/2026).

Child pages
  • Play an MP3

You can embed attached media files directly in your wiki pages.

The wiki software recognizes several media types by their file extensions. These include:

  • MP3 (.mp3)
  • Flash (.swf)
  • Quicktime (.mov)
  • Windows Media (.wma, .wmv)
  • Real Media (.rm, .ram).

Example

You must first attach the file to your page (click Attachments while viewing the page, not while editing it).  On the Attachments screen, click the Browse button to locate the file on your computer, then click the Attach File(s) button to upload. 

Note that there is a restriction on file size (5 MB); if you need to host a larger file, contact the ITS Wiki Administrators.

Once you've attached the file, the following code inserted in your wiki page:

!myfile.mp3!

...will play the attached media file directly within the page.

Disabling autoplay

The standard method for embedding attached media files has a tendency to autoplay; that is, the movie or sound file plays immediately when the page is loaded. This has been reported as a bug. Until it is fixed, you can try this alternate embed method:

{embedlocal:myfile.mp3}

This will produce the following output (note that unlike the example above, it is not playing automatically):

${renderedContent}

Unfortunately, this method has not been tested with all types of media. However, it should work in most cases. Give it a try!

More info may be available in the notation guide

1 Comment

  1. Hi - Thanks for this post.  Please note the second option plays automatically on windows Chrome v 4.1.

    Thought you'd want to know.