Difference between revisions of "How to Create Pages"

From vjmedia
(How to Upload & Link to Content)
Line 71: Line 71:
  
  
==How to Upload & Link to Content==
+
=How to Upload & Link to Content=
'''Upload Content''' in two ways:
+
Upload Content in two ways:
''Using WPI Storage (for large files)''
+
 
 +
'''Using "Upload file" feature (for smaller files)'''
 +
 
 +
*Click the [[Special:Upload| Upload file] link at the left and upload a file
 +
*Link to the files within your page using the tag: <nowiki>[[File:my_filename.jpg]]</nowiki>
 +
 
 +
 
 +
'''Using WPI Storage (for large files)'''
  
 
*Mapping a network drive ([http://www.wpi.edu/Academics/CCC/Help/Network/Mapping/ WPI support info]) to:
 
*Mapping a network drive ([http://www.wpi.edu/Academics/CCC/Help/Network/Mapping/ WPI support info]) to:
Line 82: Line 89:
 
<nowiki>http://media.wpi.edu/Academics/Depts/HUA/Manzo/my_filename.xxx</nowiki>   
 
<nowiki>http://media.wpi.edu/Academics/Depts/HUA/Manzo/my_filename.xxx</nowiki>   
 
If you create folders in there then:  <nowiki>http://media.wpi.edu/Academics/Depts/HUA/Manzo/my_folder/my_filename.xxx</nowiki>
 
If you create folders in there then:  <nowiki>http://media.wpi.edu/Academics/Depts/HUA/Manzo/my_folder/my_filename.xxx</nowiki>
 
+
*Link to these files within your page using the tag: <nowiki>[[File:http://media.wpi.edu/Academics/Depts/HUA/Manzo/my_filename.jpg]]</nowiki>
 
 
  
 
=Embed Video and Audio=
 
=Embed Video and Audio=

Revision as of 17:26, 22 February 2013

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 smaller files)

  • Click the [[Special:Upload| 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 large files)

Windows: \\media.wpi.edu\Manzo 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 tag: [[File:http://media.wpi.edu/Academics/Depts/HUA/Manzo/my_filename.jpg]]

Embed Video and Audio

Embed Video by

  • You may embed YouTube video with the following tag:

<youtube>VideoID</youtube>

Note: The VideoID for your video is the alpha-numeric code after v= in the URL once uploaded to YouTube. Alternately, if you look at the “Share” link for a video, it’s the code at the end. E.g.: for http://youtu.be/sUC-20Z_EKM, the ID would be sUC-20Z_EKM.

Embed Audio by

Embed Images by

  • Uploading the image somewhere
  • You may embed the image with the following tag:

[[File:image_name.png]]