Ich bin mit dieser Technologie noch sehr neu. Ich habe das Plugin installiert (ich sehe den Befehl „Karte“ im Hamburger-Menü und ich habe ein Feld für den Standort auf meiner Benutzerprofilseite (mit funktionierender Georeferenzierung über Nominatim), ABER…
Ich sehe keine Schaltfläche „Standort hinzufügen“ im Editor.
Und dies ist das Editor-Fenster:
Schließlich habe ich das Plugin wie folgt installiert:
hooks:
after_code:
- exec:
cd: $home/plugins
cmd:
- git clone https://github.com/discourse/docker_manager.git
- git clone https://github.com/discourse/discourse-math.git
- git clone https://github.com/paviliondev/discourse-events.git
- git clone https://github.com/paviliondev/discourse-locations.git
- git clone https://github.com/davidtaylorhq/discourse-whos-online.git
- git clone https://github.com/discourse/twitter-profile-link.git
- git clone https://github.com/discourse/discourse-tooltips.git
Ich habe es mit locale= en versucht, mit den gleichen Ergebnissen.