History log of /template/sprintdoc/Template.php (Results 1 – 23 of 23)
Revision Date Author Comments
# 9510c080 03-Jan-2023 Andreas Gohr <andi@splitbrain.org>

Added additional include hooks to easily extend the navigation


# 3e1e2a1f 06-Jul-2021 Andreas Gohr <andi@splitbrain.org>

added option to disable the autocollapsing of the sidebar


# f9746258 03-Jun-2021 Andreas Gohr <andi@splitbrain.org>

allow for SVG image in logo. related to #53


# 99cb0c43 03-Jun-2021 Andreas Gohr <andi@splitbrain.org>

load logo image larger. partly fixes #53

We now load the image in a larger size than needed and resize via CSS.
This should make it crisper.


# 75a0a8e4 14-May-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Fix invalid CSS class name


# e78ffc6c 13-May-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Separate states of different sidebars


# 4ac10cf3 21-Mar-2019 Andreas Gohr <gohr@cosmocode.de>

use a smooth animation to fade in the navigation

This avoids the flash of unstyled/unprocessed content


# 19958800 13-Mar-2019 Andreas Gohr <gohr@cosmocode.de>

resize the main logo

This avoids downloading an oversized image


# 046583e2 12-Mar-2019 Andreas Gohr <gohr@cosmocode.de>

fixed sitemapnavi after the parameter has been renamed


# c1e0eaa8 12-Mar-2019 Andreas Gohr <gohr@cosmocode.de>

added support for the sitemapnavi plugin

When installed the navigation can be switched between the default
sidebar based navigation and the site tree


# 84f94641 26-Apr-2017 Andreas Gohr <gohr@cosmocode.de>

SPR-972 add more info to the breadcrumb

* add the current admin plugin to the breadcrumb
* use proper translations for the various modes
* do no longer rely on JavaScript for the enhanced breadcrumb

SPR-972 add more info to the breadcrumb

* add the current admin plugin to the breadcrumb
* use proper translations for the various modes
* do no longer rely on JavaScript for the enhanced breadcrumb
* add image name in breadcrumb for detail view

show more ...


# 67d7dea5 21-Apr-2017 Michael Große <grosse@cosmocode.de>

Show number of tags in metabox label

SPR-939


# e302d67f 18-Apr-2017 Michael Große <grosse@cosmocode.de>

Remove references to removed options

In commit cb7cc643bf8e0ff0a632314222134a32ded8ae21 the other options
were removed, as discussed.

This commit now removes references to these options from the co

Remove references to removed options

In commit cb7cc643bf8e0ff0a632314222134a32ded8ae21 the other options
were removed, as discussed.

This commit now removes references to these options from the codebase.

SPR-754

show more ...


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

Add tplinc locations above and below the sidebar

SPR-921


# 76c0f223 30-Mar-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

Merge branch 'magicmatcherIssueList' into 'master'

Add Magicmatcher issue list

See merge request !20


# cad2e674 28-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

support the tplinc plugin

This is a first commit to generally support the plugin and make the page
footer use it. More includes should be added at other places.


# 9cae5e77 20-Mar-2017 Michael Große <grosse@cosmocode.de>

Make Issues tab-heading translateable


# 1f3641a8 15-Mar-2017 Michael Große <grosse@cosmocode.de>

Add MagicMatcher Issue list to meta box

This adds the issue list to the meta-box.

SPR-881


# e17d84d6 22-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

fix alt pre/postfixes for logo

alt tags need to mention what kind of stugg is shown. It changes
depending on if it's liknked or not.


# 9dbc42be 22-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

output newline after logo images


# 3a6eaa0b 21-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

SPR-787 use proper fallbacks for main logo as well


# 06cdf148 20-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

SPR-787 use same logo resized


# 2387fd46 15-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

moved tab logic to a new class

More of the logic should be moved to this class