How to Create Pages

From vjmedia
Revision as of 18:44, 8 March 2013 by Vjmanzo (talk | contribs)

How to Create Pages

Create Pages by

  • Logging in with your WPI username
  • Searching for the title of your project in the search bar at the left. If the search comes back with zero results, you will be asked to "create this page" with that name. Click that link to begin creating that page.
  • Create the page and click edit at the top.
  • Suggestion: copy the contents of this page as a template starting point for your page
  • Choose one or more categories (shown on the main page) that you feel your project falls into and create a category tags such as [[Category:Algorithmic Composition]] or [[Category:Interactive Systems]]. You can see all of the categories from the main page.
  • Add a description and links to the content you're submitting by formatting them as [//www.mylink.com The Thing My Link Goes To].
  • See steps below for uploading and linking to content
  • Once your page is complete, click save and review it. Go to the main page and ensure that your page shows up in the proper categories.


Complete List of Categories

Projects

[[Category:Interactive Systems]]

[[Category:Multimedia]]

[[Category:Gaming]]

[[Category:Pedagogy, Theory, and Research Resources]]

[[Category:Development Toolkits]]


Works

[[Category:Music (classical)]]

[[Category:Music (popular, contemporary, non-classical)]]

[[Category:Algorithmic, Interactive, & Electro-acoustic Compositions]]

[[Category:Sound Design]]

[[Category:Film, Video, and Related Scores]]

[[Category:Scores and Arrangements]]

[[Category:Multimedia]]

[[Category:Writings, Papers, Tutorials,and Documentation]]


How to Upload & Link to Content

Upload Content in two ways:

Using "Upload file" feature (for files smaller than 24mb)

  • Click the Upload file link at the left and upload a file
  • Link to the files within your page using the tag:

[[File:my_filename.jpg]]


Using WPI Storage (for files larger than 24mb)

Windows: \\media.wpi.edu\Manzo or Mac: smb://media.wpi.edu/Manzo

  • Create a sub-folder for your project
  • The web link to files put in that location will be:

http://media.wpi.edu/Academics/Depts/HUA/Manzo/my_filename.xxx

If you create folders in there then:

http://media.wpi.edu/Academics/Depts/HUA/Manzo/my_folder/my_filename.xxx

  • Link to these files within your page using the code:

[[File:http://media.wpi.edu/Academics/Depts/HUA/Manzo/my_filename.jpg]]

How to Embed Video and Audio

Embed Video and Audio

  • Upload the video or audio using the above steps
  • You may embed the video or audio in your page with the following code:

Code: <mediaplayer>http://media.wpi.edu/Academics/Depts/HUA/Manzo/My_Audio.mp3</mediaplayer>


Embed Images

  • Uploading the image somewhere
  • You may embed the image in your page with the following code:

Code: [[File:image_name.png]]