You are here

constant FITVIDS_PLUGIN_URL in FitVids 8

Same name and namespace in other branches
  1. 7 fitvids.module \FITVIDS_PLUGIN_URL
1 use of FITVIDS_PLUGIN_URL
fitvids_requirements in ./fitvids.install
If the plugin doesn't exist, show a warning on the status page

File

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

Code

define("FITVIDS_PLUGIN_URL", 'https://raw.github.com/davatron5000/FitVids.js/master/jquery.fitvids.js');