You are here

Files in Video Filter 6.3

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt This is a highly flexible and easy extendable filter module to embed any type of video in your site using a simple tag. Other modules can add video sites/formats (called codecs) using an easy plug-in architecture. ========= Installation…
README.txt editors/ckeditor/README.txt ############################################## ## ONLY if you use ckeditor WITHOUT wysiwyg ## ############################################## Installation: Do the following steps to add video filter button to the CKEditor toolbar: 1. Open…
README.txt editors/fckeditor/README.txt ############################################## ## ONLY if you use fckeditor WITHOUT wysiwyg ## ############################################## Installation: Do the following steps to add Video filter button to the FCKeditor toolbar: 1. Open…
video_filter.api.php video_filter.api.php Hooks provided by the Video Filter module.
video_filter.codecs.inc video_filter.codecs.inc This file contains all codecs provided by Video Filter.
video_filter.css video_filter.css /** * Default alignment styles */ .video-left { float: left; } .video-right { float: right; } .video-center { display: block; margin: 0 auto; } body#video_filter { padding: 2em; }
video_filter.info video_filter.info name = Video Filter description = Filter to include videos from Youtube, Google video etc core = 6.x package = Input filters
video_filter.install video_filter.install Install file for video_filter.
video_filter.module video_filter.module
video_filter_dashboard.tpl.php video_filter_dashboard.tpl.php Video filter dashboard template, controls the output in the popup

Other projects