User tests: Successful: Unsuccessful:
If you create a custom-named layout override for
com_media/views/imageslist/tmpl/default.php
e.g. create one with name mydefault
templates/JTEMPLATENAME/html/com_media/imageslist/mydefault.php
and then load the above via an override
templates/JTEMPLATENAME/html/com_media/images/default.php
then JS of image manager will force to return to default template every time you navigate to a folder or every time you click the "Up" folder button
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_media JavaScript |
Labels |
Added:
?
|
this should be closed
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-24 18:05:06 |
Closed_By | ⇒ | Quy |
I do not really need this PR, since i am overriding JS method
window.ImageManager.setFrameUrl()
thus i am able to keep the correct layout, regardless of this PR
but for sake of being proper, Mediamanager JS should not be hardcoded to only using 'default' layout