Skip to content

gurjyot/q2a-embed

 
 

Repository files navigation

Question2Answer Embed

Description

This is a plugin for Question2Answer that provides media embedding functionality.

Features

  • currently supports the following sites: - YouTube - Vimeo - Metacafe - Dailymotion
  • also supports basic image and mp3 embedding from urls
  • option to add Thickbox effect for images
  • switch on and off via admin/plugins
  • set width and height via admin/plugins

Installation

  1. Install Question2Answer
  2. Get the source code for this plugin from github, either using git, or downloading directly:
    • To download using git, install git and then type git clone git://github.com/NoahY/q2a-embed.git embed at the command prompt (on Linux, Windows is a bit different)
    • To download directly, go to the project page and click Download
  3. navigate to your site, go to Admin -> Plugins on your q2a install and select the 'Enable Video Embedding' option, then 'Save'.

Disclaimer

This is beta code. It is probably okay for production environments, but may not work exactly as expected. Refunds will not be given. If it breaks, you get to keep both parts.

Release

All code herein is Copylefted.

About q2A

Question2Answer is a free and open source platform for Q&A sites. For more information, visit:

http://www.question2answer.org/

About

Allows embedding YouTube videos in Question2Answer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 69.6%
  • CSS 30.4%