hypejunction / images_ui
Images API
Installs: 49
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:elgg-plugin
Requires
- php: >=5.5
- composer/installers: ~1.0
- hypejunction/images: ~1.0
Suggests
- hypejunction/actions_delete: ~1.0
- hypejunction/cropper: ~1.0
This package is auto-updated.
Last update: 2024-10-29 05:04:36 UTC
README
Features
- Standadized UI for listing, displaying and cropping image files
Hooks
'get_subtypes','images'
- filters object subtypes that may contain image files'list_options', 'lists/images/all'
- filters options passed toelgg_list_entities()
'containers', 'images'
- filters available containers (e.g. user's albums) to be displayed as an option in the upload form