constant FONTAWESOME_DOWNLOAD_URL in Font Awesome Icons 7
Same name and namespace in other branches
- 7.3 fontawesome.module \FONTAWESOME_DOWNLOAD_URL
- 7.2 fontawesome.module \FONTAWESOME_DOWNLOAD_URL
2 uses of FONTAWESOME_DOWNLOAD_URL
- fontawesome_drush_lib_download in drush/
fontawesome.drush.inc - Example drush command callback.
- fontawesome_libraries_info in ./
fontawesome.module - Implements hook_libraries_info().
File
- ./
fontawesome.module, line 11 - fontawesome.module Drupal integration with Font Awesome, the iconic font for use with Bootstrap.
Code
define('FONTAWESOME_DOWNLOAD_URL', 'http://fortawesome.github.io/Font-Awesome/3.2.1/assets/font-awesome.zip');