You are here

constant MEDIA_FLICKR_XSPF_CAPTION_TYPE_NONE in Media: Flickr 6

These determine what information to pull in from Flickr for the 'title' attribute of the feed, to be displayed as a caption for each photo.

1 use of MEDIA_FLICKR_XSPF_CAPTION_TYPE_NONE
media_flickr_xspf_page in contrib/media_flickr_xspf/media_flickr_xspf.module
Page callback for /media/flickr/[photoset]/xspf.

File

contrib/media_flickr_xspf/media_flickr_xspf.module, line 17
Create Flickr playlists for the Media: Flickr module, for use with the JW Image Rotator file.

Code

define('MEDIA_FLICKR_XSPF_CAPTION_TYPE_NONE', 0);