Skip to content
This repository was archived by the owner on May 21, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
34 lines (21 loc) · 792 Bytes

File metadata and controls

executable file
·
34 lines (21 loc) · 792 Bytes

YouTube Video Field

This is a Symphony extension that allows you to integrate YouTube videos into your sections.

  • Version: 0.3
  • Author: Rainer Borene
  • Build Date: 2010-06-01
  • Requirements: Symphony 2.0.6+

Installation

  1. Download and upload the youtube_videos folder in this archive to your Symphony extensions folder.

  2. Enable it by selecting "Field: YouTube", choose Enable from the with-selected menu, then click Apply.

  3. You can now add the "YouTube Video" field to your sections.

Changes

0.3

  • Added option for 'embed' output
  • Made DOMDocument request more robust
  • Better handling of Video ID's
  • Fix bug where resaving the same entry would lose the data

0.2

  • Fixed video ID issue.

0.1

  • Initial release