You are here

constant ML_FLICKR_DIR in Media Library 6

Default images dir

2 uses of ML_FLICKR_DIR
ml_flickr_save_image in ml_image/ml_flickr/ml_flickr.module
Saves a Flickr picture from an URL
ml_flickr_settings in ml_image/ml_flickr/ml_flickr.module
Settings form

File

ml_image/ml_flickr/ml_flickr.module, line 12
This module aims to provide some basic sources for images to use with Media Library, such as navigating on existing files and uploading new images

Code

define('ML_FLICKR_DIR', 'images/flickr');