History log of /template/sprintdoc/lang/de/lang.php (Results 1 – 25 of 36)
Revision Date Author Comments
# 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


# ef954efe 16-Apr-2018 Jana Deutschländer <deutschlaender@cosmocode.de>

QS: remove unused translations in lang.php


# 3ce7dd3b 26-Oct-2017 Silke Pisulla <pisulla@cosmocode.de>

link style in TH added


# 4fa29dcb 20-Oct-2017 Silke Pisulla <pisulla@cosmocode.de>

SPR-947: check Lang-Strings


# 4f626e33 26-Sep-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

SPR-950 changes for mobile header,
Bugfix edit Mode of document


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

keyboard access + direct link scrolling


# d3e6e376 26-Apr-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

Merge branch 'master' into 'spis-master'

# Conflicts:
# lang/en/lang.php


# 5148e0c9 26-Apr-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

Merge remote-tracking branch 'origin/breadcrumbs'
SPR-972: german translation


# a2076f06 26-Apr-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

SPR-969: change wording for head_breadcrumb in head_breadcrumb_youarehere to show that it is used for hierarchical breadcrumbs (conf-option youarehere)


# fabd75ac 26-Apr-2017 Silke Pisulla <pisulla@cosmocode.de>

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

# Conflicts:
# lang/de/lang.php


# 86e59cb3 26-Apr-2017 Silke Pisulla <pisulla@cosmocode.de>

SPR-908: qs font-size, color, padding


# 44606979 25-Apr-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

Merge branch 'master' into 'userTasksOverlay'

# Conflicts:
# css/area_nav-usertools.less


# 8221fa27 24-Apr-2017 Michael Große <grosse@cosmocode.de>

Adjust less vars for compatibility

In the dokuwiki standard template __background__ is the variable
defining the background-color of the content. It is one of the
guaranteed placeholder that every t

Adjust less vars for compatibility

In the dokuwiki standard template __background__ is the variable
defining the background-color of the content. It is one of the
guaranteed placeholder that every template must provide. Hence we should
use it with the way it is used in the default template, so other plugins
can rely on it and look consistently.

Also some other base-dokuwiki styles still use it accordingly, for
example the footnotes.

SPR-954

show more ...


# 211de8a5 24-Apr-2017 Michael Große <grosse@cosmocode.de>

Use do-plugin's user task button w/ overlay

Motivation
----------
Since we do not have a dashboard it would be useful to directly see
one's task on click upon the respective icon. Also this is most

Use do-plugin's user task button w/ overlay

Motivation
----------
Since we do not have a dashboard it would be useful to directly see
one's task on click upon the respective icon. Also this is most likely
the dominating reason of the dashboard-usage.

Implementation Decisions
------------------------
* Use SVG: Since we move towards using SVG everywhere in DokuWiki, I
decided to use a SVG icon here as well. This makes it compatible with
other templates too, without introducing an icon-font there.
* Using a `<span>` instead of a `<strong>`: I do not see the semantic reason
behind using a `<strong>` here.

Other Changes
-------------
* The styles related to the do-plugin have been moved from
css/area_nav-usertools.less to css/plugins/do_tasks.less

This needs the respective pull request merged from the do-plugin:
https://github.com/cosmocode/do/pull/31

SPR-962

show more ...


# 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


# 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


# 5c8e72a6 07-Apr-2017 Silke Pisulla <pisulla@cosmocode.de>

SPR-742: Konfigurierbarkeit - wording


# 0ff585ef 03-Apr-2017 Silke Pisulla <pisulla@cosmocode.de>

SPR-742: wording in configuration view


# 9622faa4 30-Mar-2017 Silke Pisulla <pisulla@cosmocode.de>

SPR-742: Konfigurierbarkeit zuordnung


# 0c9df3be 28-Mar-2017 Silke Pisulla <pisulla@cosmocode.de>

SPR-742: Konfigurierbarkeit wording


# 2c510374 23-Mar-2017 Silke Pisulla <pisulla@cosmocode.de>

SPR-742: Konfigurierbarkeit wording german prepared


# 9eec2b7f 16-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

adjusted language


# fa2e0604 14-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

use proper translation mechanism for JS SPR-798


# 5671e6e5 09-Feb-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

merge jde_bar_search and bar_search branch


12