Custom Query (1173 matches)
Results (199 - 201 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#477 | fixed | Move OpenStreetMap/geolocation support to plugin | ||
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. |
|||
#524 | fixed | Themes replace original HTML files completely | ||
Description |
Airy needed a darker version of the MediaGoblin logo. To accomplish this, base.html was copied to /themes/airy/ and edited. So now Airy uses a modified version of the original base.html This means that any changes to the original base.html will not show up when using Airy, so it will always need manual updates to keep up. This is not a good thing to have. :) |
|||
#586 | fixed | HTTPS/SSL support on issues.mediagoblin.org | ||
Description |
Add https support to issues.mediagoblin.org. Pretty simple! |