title: BBcode Video
desc: This module allows embedding of YouTube, Google, vimeo.com, break.com and ebaumsworld.com videos in forum messages by using the [video]...[/video] bbcode tag. It can also be used to automatically replace recognized video URLs with embedded videos (see the settings screen of the module for that function).
version: 1.1
author: Maurice Makaay <maurice@phorum.org>, modifed by Robert Angle (admin@robertangle.com)
url: http://www.phorum.org/
category: bbcode
category: embed_content

hook: before_editor|phorum_mod_bbcode_before_editor
hook: format|phorum_mod_bbcode_video_format
hook: editor_tool_plugin|phorum_mod_bbcode_video_editor_tool_plugin
hook: javascript_register|phorum_mod_bbcode_video_javascript_register
hook: lang|

# Always run this module before the standard bbcode module
priority: run module before bbcode

