14.09.2014, 09:44
(Dieser Beitrag wurde zuletzt bearbeitet: 15.01.2017, 14:36 von MyBB.de Bot.)
Eine neue Erweiterung wurde veröffentlicht: Usermap
Zitat:Deutsch:
Usermap ist ein Plugin für das MyBB, welches eine Karte hinzufügt, auf der User anhand eines Pin´s / Fähnchens ihren Wohnort kennzeichnen können. Usermap nutzt derzeit Google Maps.
Um die Usermap verwenden zu können, musst Du einen Google-Maps-API Schlüssel generieren und die Nutzungsbedingungen der Google-Maps-API akzeptieren.
Im Vergleich zu der Version 1.3.1 wurden der Usermap folgende neue Features hinzugefügt:
- Ein Link zum Wohnort eines User kann nun sowohl im Profil als auch im Postbit über das ACP eingestellt werden. Beides ist aber für Gäste nicht sichtbar.
- Ein User kann jetzt seinen eigenen PIN in der Usermap löschen
- Ein Admin kann im ACP unter den Account-Einstellungen eines Users ebenfalls den PIN löschen
- Neben den User Pins können nun auch wahlweise zusätzliche Orte im ACP eingestellt werden.
- Man kann entscheiden, ob Gäste diese Plätze sehen können oder nicht.
- Als Standard ist das Google Maps Info-Pin gesetzt. Man kann aber auch ein eigenes PIN-Bild vergeben.
- Man kann auswählen, ob bei den Usern in der Usermap die Höhe eines Ortes angegeben werden soll. Angabe wahlweise in "Meter" oder "Feet" möglich.
- Die sprachliche Darstellung der Google Map orientiert sich nach der eingestellten Forensprache und unterscheidet zwischen Deutsch und Englisch
Dem Plugin liegen die englischen aber auch deutschen Sprachpakete bei (Übersetzungen von BeeJayZZR, jedoch auf UTF8 umgestellt). Die Plugin-Version 1.4.3 bietet nun auch eine deutsche Übersetzung der Plugin-Einstellungen.
Mehr Screenshots sind in dem Plugin-File enthalten.
Hinweis bzgl. der Shadow-PINs:
Marker shadows were removed in version 3.14 of the Google Maps JavaScript API. Any shadows specified programmatically will be ignored.
Lesen Sie die README-Datei für die Installation und Upgrade-Anweisungen
Installation:
- Lade alle Dateien (bis auf die upgrade.php, die Datei COPYING und README sowie das Verzeichnis screenshots) in das root-Verzeichnis Deines MyBB-Forums
- Aktiviere das Plugin im ACP
- Hole Dir den Google Maps API Schlüssel
- Füge den Schlüssel in den Usermap-Einstellungen im ACP ein
- Nehme entsprechende Einstellungen im Plugin vor
Upgrade von Usermap 1.4.2 auf 1.4.3
- Überschreibe folgende Dateien
- inc/pugins/usermap.php
- inc/languages/deutsch_du/admin/config_usermap.lang.php
- inc/languages/deutsch_sie/admin/config_usermap.lang.php
- inc/languages/english/admin/config_usermap.lang.php
Upgrade von Usermap 1.3/1.3.1/1.4 auf 1.4.3:Danke an waldo für die Unterstützung bei dem Übertrag der additional places...
- Lade alle Dateien und Verzeichnisse (bis auf das Verzeichnis screenshots, die Dateien COPYING und README) in das root-Verzeichnis Deines Forums (es sind auch neue Dateien enthalten)
- Führe mit Hilfe der Datei upgrade.php ein Upgrade durch. Lösche danach die Datei upgrade.php wieder.
Englisch
Usermap is a plugin which add a map where your user can pin their location on using Google Maps.
Usermap is using Google Maps. To use the usermap, you have to generate a Google-Maps-API-Key and have to accept the Google-Maps-API terms.
The new version of the usermap shows additional features compared to the version 1.3.1:
- You can choose if a link to the user location will be shown on the member profile or in the postbit. None of those links can bee seen by guests
- Each User can delete his own PIN in the usermap
- Admins can delete the PIN of a user in the ACP at the user account settings
- If you need to show some additional locations beside the users, you are now able to put those in the plugin settings
- You can decide if guests can see those locations
- The Google Maps Info-Pin is set as default. You can choose your own Pin image in the ACP
- You can choose if the elevation of a user location will be shown in the user avatars of the usermap (settings in Meter or Feet are possible)
- The language of the Google Map changes according the language settings of the MyBB board and can display German and English language
- Adapt the plugin settings
You will find English and German language files included (translations done by BeeJayZZR but converted to UTF8).
The plugin version 1.4.3 includes German and English comprehensive language files for the plugin settings.
More screenshot are available in the plugin file.
Note:
Marker shadows were removed in version 3.14 of the Google Maps JavaScript API. Any shadows specified programmatically will be ignored.
Read the README file for installation and upgrade instructions
Installation instructions:
- upload all files and folders (not the upgrade.php, COPYING, README and the folder screenshots) to the root-folder of your MyBB board
- Activate&install the plugin
- Get a Google Maps API key
- adapt the plugin settings
Upgrading from Usermap 1.4.2 to 1.4.3
- Overwrite following files
- inc/pugins/usermap.php
- inc/languages/deutsch_du/admin/config_usermap.lang.php
- inc/languages/deutsch_sie/admin/config_usermap.lang.php
- inc/languages/english/admin/config_usermap.lang.php
Upgrade from Usermap 1.3/1.3.1/1.4 auf 1.4.3
- upload all files and folders (not the files COPYING, README and the folder screenshots) to the root-folder of your MyBB board (there are new files included)
- Run upgrade.php and delete the file after successful upgrade