You are here

constant FEEDS_JSONPATH_PARSER_LIBRARY_VERSION in Feeds JSONPath Parser 7

Defines which commit to checkout from flow/jsonpath.

3 uses of FEEDS_JSONPATH_PARSER_LIBRARY_VERSION
feeds_jsonpath_parser_libraries_info in ./feeds_jsonpath_parser.module
Implements hook_libraries_info().
feeds_jsonpath_parser_requirements in ./feeds_jsonpath_parser.install
Implements hook_requirements().
feeds_jsonpath_parser_update_7001 in ./feeds_jsonpath_parser.install
Enable Xautoload as it's required for the new library.

File

./feeds_jsonpath_parser.module, line 6

Code

define('FEEDS_JSONPATH_PARSER_LIBRARY_VERSION', '0.5.0');