Same name and namespace in other branches
- 2.0.x fitvids.module \FITVIDS_PLUGIN_FILENAME
- 8.x-1.x 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
Code
define("FITVIDS_PLUGIN_FILENAME", 'jquery.fitvids.js');