You are here

constant FITVIDS_PLUGIN_FILENAME in FitVids 7

Same name and namespace in other branches
  1. 8 fitvids.module \FITVIDS_PLUGIN_FILENAME
3 uses of FITVIDS_PLUGIN_FILENAME
fitvids_enable in ./fitvids.install
Enable the module
fitvids_form in ./fitvids.module
Configuraton form, called by drupal_get_form() in current_posts_menu().
fitvids_requirements in ./fitvids.install
If the plugin doesn't exist, show a warning on the status page

File

./fitvids.module, line 10
Includes the FitVids.js jQuery plugin for fluid width video embeds.

Code

define("FITVIDS_PLUGIN_FILENAME", 'jquery.fitvids.js');