You are here

Files in Video Filter 7.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 with the CKEditor module, *NOT* WYSIWYG module ## ############################################################ Installation: Do the following steps to add video_filter button to…
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; }
video_filter.info video_filter.info name = Video Filter description = Filter to include videos from Youtube, Google video etc core = 7.x package = Input filters stylesheets[all][] = video_filter.css
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