🌍
English
Hello,
For OSM plugin, I have a few question on how to implement the next feature.
A user request to have in the category page, the map after the description of the album and not before as of now.
[Github] piwigo-openstreetmap issue #52
I wonder which is the best trigger to achieve that. Any hints?
Regarding the batch manager, I use the trigger "loc_end_element_set_unit".
However the code get duplicate for each items. For HTML code it is fine, but for the CSS and JS, it could be more optimize.
It currently load for every item the same external Javascript.
https://github.com/xbgmsharp/piwigo-ope … r.php#L208
Is there a way to add CSS and/or Javascript in the batch manager page globally?
Thanks
Offline