You are here

constant EMIMAGE_IMAGESHACK_MAIN_URL in Embedded Media Field 6.3

Same name and namespace in other branches
  1. 6 contrib/emimage/providers/imageshack.inc \EMIMAGE_IMAGESHACK_MAIN_URL

@file This include processes imageshack.com image files for use by emfield.module.

@TODO: Use imageshack's API? Requires letting web users know re hosting.

1 use of EMIMAGE_IMAGESHACK_MAIN_URL
emimage_imageshack_info in contrib/emimage/providers/imageshack.inc
hook emimage_PROVIDER_info this returns information relevant to a specific 3rd party image provider

File

contrib/emimage/providers/imageshack.inc, line 10
This include processes imageshack.com image files for use by emfield.module.

Code

define('EMIMAGE_IMAGESHACK_MAIN_URL', 'http://www.imageshack.us/');