Create a new "files" folder at root, then create an "images" sub-folder in it, then create a "test" sub-folder in it.
Result should be : website_root/files/images/test
Change images path in media manager parameters to : files/images
Setup a new custom field, select "images list" type and try to choose test from folder parameter in first tab.
We should see "test" folder in list.
We get "website_root/images" content in list.
Joomla 3.9.22.
Linux Debian 9.
The description is wrong.
Ok but if we are logic it should be like this ...
Almost all extensions or function that need to get an image look for this parameter's value ...
Whatever i fixed this problem with symbolic link on server but it should be more easy ...
Ok for the string correction.
But why this should not be tied to com_media in any way ?
I guess simply because someone could use a different media(-manager),but still would have to use part of its configuration (image path)?
Having a string(-list) in either configuration.php (or db-like) of image-dirs would help to create a array of dirs for public images..
Ok i understand the idea but as the only one place to configure media root and images path are in com_media,
why not rely on it ??
Or there should be a path parameter in field ...
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-26 07:58:13 |
Closed_By | ⇒ | infograf768 |
Image list field has no relation to Media component.