DPMedia contains some plugins which do allow to work horizontal across the media manager or context aware with media files. What does this mean? Out of the box, the Joomla core media manager looks the same for all users on every form. DPMedia offers the possibility to display references for an image, restrict the media manager for specific folders or to behave differently in special situations when used in a media form field like the intro field of articles or media custom fields. Lets get some use cases:
The media manager is mostly used in a context. A very well known example is, when editing an article. If the publisher wants to select an intro image, then the media manager is opened in the "Article" context. Or when a user edits it's profile avatar custom field, then it has the context "User". So a context is formed always by the environment the media field is used.
Connecting a context with a restriction is the responsibility of Content plugin. It fills the forms with the necessary information and configures the media fields the way that only restricted folders are used.
Currently are the following contexts supported:
Restrictions can be defined as adapters in the Restricted plugin. These adapters can be applied in the Content plugin globally to all media fields, per context like articles in the component options, per category of such a context or per custom field.
Permissions can be defined per folder in the media manager itself. If a user is opening the media manager then from a media field or custom field and doesn't have access to certain folders, then they won't appear in the list. This functionality is added by the Permissions plugin.
References are indicated as overlay on an image when they exist. There is also an action available which opens a modal that lists all the references within Joomla. This functionality is added by the References plugin.
Comments (0)