This module is a wrapper for the ImgAreaSelect library,
and you should only need to install it if another module requires it. It does
not provide any new functionality on its own.
Installation
- Install this module using the official Backdrop CMS instructions.
Developers
If your module requires the library provided by this wrapper, you can access the
JavaScript by:
- Requiring this module as a dependency in your module
- Loading the library in your module as follows:
backdrop_add_library('imgareaselect', 'imgareaselect');
Issues
Bugs and Feature requests should be reported in the Issue Queue
Current Maintainers
Credits
- Created for Backdrop by Laryn Kragt Bakker
- Initial development was sponsored by CEDC.org
License
This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.