History log of /template/sprintdoc/detail.php (Results 1 – 24 of 24)
Revision Date Author Comments
# 9a6813d7 29-Jul-2025 Andreas Gohr <gohr@cosmocode.de>

do not break default summary behaviour


# 9603fc81 08-Feb-2024 Andreas Gohr <andi@splitbrain.org>

added config for optional copyright notice


# 58332e8a 13-Apr-2021 Anna Dabrowska <dabrowska@cosmocode.de>

No output before PHP sends headers


# 72166b79 11-Mar-2019 Jana Deutschländer <deutschlaender@cosmocode.de>

#17: make header layout configurable


# eab9fb6f 04-Jun-2018 Michael Große <grosse@cosmocode.de>

�� type hint must be direcetly in front of hinted variable


# 9586dbef 16-Oct-2017 Silke Pisulla <pisulla@cosmocode.de>

header: toggle + select for mobile menu, logo added


# 7d802b57 02-May-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

keyboard access + direct link scrolling


# 4e86a8f0 20-Apr-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

SPR-930: pseudo state for breadcrumb on detail template
SPR-814: prevent Uncaught TypeErrors of JSINFO in detail template


# 6db10650 20-Apr-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

SPR-814: bugfix for content toggle / sidebar section toggle in detail template


# 16a46313 19-Apr-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

SPR-814: detail template local merges


# 58aee101 19-Apr-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

SPR-814: detail template


# fa31b96c 12-Apr-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

SPR-814: html5 instead of xhtml


# abea4522 11-Apr-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

Merge branch 'detailView' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into detailView


# 2ac13e14 11-Apr-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

SPR-814: style linked image


# e1c37e40 11-Apr-2017 Michael Große <grosse@cosmocode.de>

Fix js errors by initializing JSINFO on details.php

SPR-814


# ecb77cc5 10-Apr-2017 Michael Große <grosse@cosmocode.de>

Fix indent and more style-issues in details.php


# 6f352baf 10-Apr-2017 Michael Große <grosse@cosmocode.de>

function tpl_img_meta reliably exists


# 5c6ddbf8 10-Apr-2017 Michael Große <grosse@cosmocode.de>

Use correct pagetools for details.php

SPR-814


# ba5f92bc 10-Apr-2017 Michael Große <grosse@cosmocode.de>

Adjust to changed main html


# f2a0ea7b 31-Mar-2017 Michael Große <grosse@cosmocode.de>

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


# 14353296 30-Mar-2017 Michael Große <grosse@cosmocode.de>

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 p

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

show more ...


# 994d0e8d 08-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

removed old IE shivs and conditionals SPR-801 SPR-823


# 751873d6 21-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

SPR-800 remove unused function file


# 9e150176 31-Oct-2016 Jana Deutschländer <deutschlaender@cosmocode.de>

initial commit starter template