group_media_library
52 sites
No security coverage
This module provides solutions for using media library with Group module.
Modules and Solutions:
Group media library:
- Provides a media library state for group (GroupMediaLibraryState). That is being used by the other submodules.
- GroupMediaLibraryState contains multiple parameters. For full description of the available parameters, see the GroupMediaLibraryState parameter bag.
- Provides GroupFinder for finding group when in context of media library opener.
- Dependencies: Media Library, Group, and Group Finder modules.
Group media library - Group Media:
- Add support for using group media library with groupmedia module.
- The module solves this issue
- For the module to work, you should either enable "Group media library - Widget" module or add the GroupMediaLibraryState to the widget yourself.
- Dependencies: Group Media Library, and Group Media modules.
Group media library - Media Tracker:
- Adds new media created in media library to corresponding group instantly.
- Use this module if you want to instantly attach the media created in media library to corresponding group that is being found by the group finder.
- Dependencies: Group Media Library, and Group Media modules.
Group media library - Widget:
- Allows to use media library field widget in group context.
- The module makes media library widget aware of the group from which it has been opened. This is done by adding the GroupMediaLibraryState to the core MediaLibraryState by altering the media library widget.
- The module solves this issue
- Dependencies: Group Media Library module.
Used by:
This module is used by Group Media Library Extra module; which adds more functionalities for using media library with groups.