#477 closed task (fixed)
Move OpenStreetMap/geolocation support to plugin
Reported by: | Christopher Allan Webber | Owned by: | Christopher Allan Webber |
---|---|---|---|
Priority: | major | Milestone: | 0.3.3 |
Component: | programming | Keywords: | |
Cc: | joar, Will Kahn-Greene | Parent Tickets: |
Description
Now that we have the basics of plugin support, we should move some of our core features that feel somewhat optional into plugins. A good candidate for this is OpenStreetMap support. EXIF extraction should still happen in MediaGoblin core proper, but OSM specific stuff and etc should be moved into a plugin, including templates and possibly some OSM specific fields.
Change History (3)
comment:1 by , 12 years ago
Type: | defect → task |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 12 years ago
Milestone: | → 0.3.3 |
---|
I've added support to this and committed it to master. Additionally, I used this as an opportunity to add template hook support.
Closing this out!