You are here

constant MEDIA_SITEMAP_ADMIN_PATH in Media Sitemap 7

@file This module is used for creating XML sitemap of Image/Video for Google.

3 uses of MEDIA_SITEMAP_ADMIN_PATH
media_sitemap_finished in ./media_sitemap.module
Finish of batch.
media_sitemap_help in ./media_sitemap.module
Implements hook_help().
_media_sitemap_list in ./media_sitemap.module
List the available sitemap.

File

./media_sitemap.module, line 8
This module is used for creating XML sitemap of Image/Video for Google.

Code

define('MEDIA_SITEMAP_ADMIN_PATH', 'admin/config/media/media_sitemap');