Commit graph

8 commits

Author SHA1 Message Date
Michael Große
6f352bafb2
function tpl_img_meta reliably exists 2017-04-10 13:49:08 +02:00
Michael Große
5c6ddbf8b2
Use correct pagetools for details.php
SPR-814
2017-04-10 13:45:43 +02:00
Michael Große
ba5f92bc02
Adjust to changed main html 2017-04-10 13:43:43 +02:00
Michael Große
f2a0ea7b7d
Show OSM iframe if image is geotagged
If the spatialhelper and the geophp plugins are available, then show a
iframe from open street map with the location of the photo.

SPR-814
2017-03-31 13:32:20 +02:00
Michael Große
14353296bb
Copy'n'paste php boilerplate to detail.php
We need most of the html/php from the main.php for this view as well.
For lack of a better alternative I copied the relevant parts to this
file.

At some point we should consider if we either want to extend with
features or get rid of the detail.php

Known Issues
------------
- [ ] the pagetools are still wrong. These should be replaced once the
new pagetool-mechanism has been implemented (see SPR-837)

SPR-814
2017-03-30 16:58:17 +02:00
Andreas Gohr
994d0e8dee removed old IE shivs and conditionals SPR-801 SPR-823 2017-03-08 10:43:00 +01:00
Andreas Gohr
751873d6fe SPR-800 remove unused function file 2017-02-21 14:42:11 +01:00
Jana Deutschländer
9e15017636 initial commit starter template 2016-10-31 11:48:20 +01:00