Nach 2 Jahren war es mal Zeit, die ganzen kleinen Änderungen, die sich in dieser Zeit angesammelt haben, in einer neuen Version zu veröffentlichen, ab sofort ist die
ver 1.2.4 verfügbar und auf phpbb.com zur Validierung eingereicht.
Diese Version beinhaltet folgende Neuerungen/Änderungen:
- Die mindestens erforderliche PHP Version ist jetzt 7.2.0
- Die Kartenhöhe ist nicht mehr auf 600px festgelegt, sondern beträgt jetzt die Bildschirmhöhe minus 50px
- Die ACP-Module sind auf Controller umgestellt
- Die leaflet.markercluster Klasse wurde integriert, um Marker auf den Overlays gruppieren zu können, mit der Möglichkeit, dies individuell für jedes Overlay einstellen zu können
- Die Overlays wurden so umgestaltet, dass ihre Reihenfolge im ACP gewählt werden kann
- Den Overlays können individuell Berechtigungen zum Ansehen durch die verschiedenen Mitgliedergruppen zugewiesen werden
- Die Optionen in den ACP-Tabellen haben jetzt Icons und keine Wörter mehr
- Es wurde Code zur Behandlung von BBCodes für die Anzeige von Benutzern, POI und allgemeinen Orten hinzugefügt, Näheres dazu in der Datei README.md
- Änderung der Radio-Knöpfe im ACP auf Toggles mit der Möglichkeit, diese global über die Erweiterung
lukewcs/togglectrl
zu ändern
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
After 2 years I thought it appropriate to publish a new version containing all the small changes which accumulated during that time, so here is
ver 1.2.4 which has been submitted phpbb.com for validation.
This version includes the following new or changed features:
- The minimum PHP version required to run Usermap is now set to PHP 7.2.0
- The map height is no longer fixed to 600px but is now the screen height minus 50px
- The ACP modules are now controllers
- Added the leaflet.markercluster class in order to enable clustering the markers if selected in the layer tab with a selection for every individual layer
- Layers have the ability within the individual layer types to have a position and to change those positions in the ACP in order to show them to the users in the sequence preferred by the admin
- Layers can have indidual permissions to better control what user groups can see which layer
- Changed the options in the 'Internal database', 'POI handling' and 'Map overlays' tabs from words to icons
- Added code to handle actions initialised by BBCodes to show a user, a POI or a location on Usermap, please refer to the README.md file for more information
- Changed the ACP radio buttons into toggles with the ability to control them with the
lukewcs/togglectrl
extension
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
Bis diese Version validiert und damit über den Download-Button im Startbeitrag verfügbar ist, hänge ich sie hier zum Download an.
Until validation and thus availability in the CDB via the download buttn in the first post I attach this version here for download.