Skip to end of banner
Go to start of banner

Adding a Video to a Geneseo web page

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This self help guide will describe how to add a video link to Geneseo's web pages. It covers adding a YouTube video to the Confluence system AKA the Geneseo Wiki, the Drupal Content Management System, and plain HTML pages.

Steps

Adding a YouTube video in Confluence

The following will help you add a video link to you page on Confluence also known as the Geneseo wiki.

  1. Copy the video's URL (website address)
  2. Open the page in Confluence to be edited in the editing mode
  3. Make sure that you are in the Wiki Markup Tab of the editor
  4. Insert the following syntax into the wiki editor and paste the url for the youtube page into after the equals sign but before the } bracket.

    {widget:url=} "

  5. Click on the Preview tab to make sure that the video has loaded correctly.
  6. Click save when you are happy with the page then

Adding a YouTube video to the Drupal Content Managemanet System

These instructions will help you add a YouTube video to the Drupal Content Managment System.

  1. On the right side of the YouTube video you'll see an "Embed" text box.
  2. Copy the text from that box
  3. In a different window or tab, log into the drupal system and navigate to the page that you would like to have the video in.
  4. Click on the edit button at the bottom of the page
  5. When you are in the editor click on the HTML button in the tool bar to edit the HTML source.
  6. Paste the code copied from YouTube into the page where you would like it to go.
  7. Preview the page to make sure the video has been added correctly
  8. If your video appears correctly save your page on the server and you're all set.

Adding a YouTube video in plain html

  1. On the right side of the YouTube video you'll see an "Embed" text box.
  2. Copy the text from that box
  3. Open your website in your editor of choice and switch to a method that will allow you to insert raw HTML code
  4. Paste the code copied from YouTube into the page where you would like it to go.
  5. Preview the page to make sure the video has been added correctly
  6. If your video appears correctly save your page on the server and you're all set.

Related Articles

Still Need Help?

Ask CIT! Call (585-245-5588), chat, or submit a request and we'll be happy to assist you.

  • No labels