We have something similar in custom fields. Idea is simple, we add an additional option to the media field which could be 'usersdir' = true would then restrict the user to upload and select files within the specificed directory plus the users id or username depending what the community thinks best. So if you defined the directory of the field as:
/images/users/
if usersdir = true and my userid is 498 it would be:
/images/users/498/
Labels |
Added:
?
|
Status | New | ⇒ | Discussion |
Category | ⇒ | com_media |
That’s a bit more complicated as you can have multiple groups and access levels within the groups we can’t control what folders are shown just limited to X directory.
On 3 May 2018, 09:59 +0100, Ole Bang Ottosen notifications@github.com, wrote:
Good idea. Perhaps take groups into account too so that a publisher group for example could only upload select files within their own access group and not only their own personal files.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-05-08 22:22:21 |
Closed_By | ⇒ | brianteeman |
Good idea. Perhaps take groups into account too so that a publisher group for example could only upload select files within their own access group and not only their own personal files.