Same name and namespace in other branches
- 2.0.x fitvids.module \FITVIDS_PLUGIN_URL
- 8.x-1.x fitvids.module \FITVIDS_PLUGIN_URL
4 uses of FITVIDS_PLUGIN_URL
- 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_help in ./fitvids.module
- Implements hook_help().
- fitvids_requirements in ./fitvids.install
- If the plugin doesn't exist, show a warning on the status page
File
-
./fitvids.module, line 9
Code
define("FITVIDS_PLUGIN_URL", 'https://raw.github.com/davatron5000/FitVids.js/master/jquery.fitvids.js');