Searched hist:"8 a30dd7dbe102ef10154085983ffe3285372cd93" (Results 1 – 6 of 6) sorted by relevance
/plugin/struct/lang/fr/ |
H A D | settings.php | 8a30dd7dbe102ef10154085983ffe3285372cd93 Sun Apr 18 18:40:25 UTC 2021 Frieder Schrempf <34034373+fschrempf@users.noreply.github.com> Add config option to show data on the top of the page (#550)
* Add config option to show data on the top of the page
Currently the default behavior is to show the data below the first
heading if it is found, or else on the top of the page.
In addition to the existing option to always show the data on the
bottom, let's also add an option to show it always on the top.
As we want to stay compatible with existing setups that use the
'bottomoutput' option we add another boolean 'topoutput'. The former
takes precedence over the latter and only if both are unset, the
default behavior of showing the data below the first heading is used.
Signed-off-by: Frieder Schrempf <dev@fris.de>
* fixup! Add config option to show data on the top of the page
|
/plugin/struct/lang/de/ |
H A D | settings.php | 8a30dd7dbe102ef10154085983ffe3285372cd93 Sun Apr 18 18:40:25 UTC 2021 Frieder Schrempf <34034373+fschrempf@users.noreply.github.com> Add config option to show data on the top of the page (#550)
* Add config option to show data on the top of the page
Currently the default behavior is to show the data below the first
heading if it is found, or else on the top of the page.
In addition to the existing option to always show the data on the
bottom, let's also add an option to show it always on the top.
As we want to stay compatible with existing setups that use the
'bottomoutput' option we add another boolean 'topoutput'. The former
takes precedence over the latter and only if both are unset, the
default behavior of showing the data below the first heading is used.
Signed-off-by: Frieder Schrempf <dev@fris.de>
* fixup! Add config option to show data on the top of the page
|
/plugin/struct/conf/ |
H A D | metadata.php | 8a30dd7dbe102ef10154085983ffe3285372cd93 Sun Apr 18 18:40:25 UTC 2021 Frieder Schrempf <34034373+fschrempf@users.noreply.github.com> Add config option to show data on the top of the page (#550)
* Add config option to show data on the top of the page
Currently the default behavior is to show the data below the first
heading if it is found, or else on the top of the page.
In addition to the existing option to always show the data on the
bottom, let's also add an option to show it always on the top.
As we want to stay compatible with existing setups that use the
'bottomoutput' option we add another boolean 'topoutput'. The former
takes precedence over the latter and only if both are unset, the
default behavior of showing the data below the first heading is used.
Signed-off-by: Frieder Schrempf <dev@fris.de>
* fixup! Add config option to show data on the top of the page
|
H A D | default.php | 8a30dd7dbe102ef10154085983ffe3285372cd93 Sun Apr 18 18:40:25 UTC 2021 Frieder Schrempf <34034373+fschrempf@users.noreply.github.com> Add config option to show data on the top of the page (#550)
* Add config option to show data on the top of the page
Currently the default behavior is to show the data below the first
heading if it is found, or else on the top of the page.
In addition to the existing option to always show the data on the
bottom, let's also add an option to show it always on the top.
As we want to stay compatible with existing setups that use the
'bottomoutput' option we add another boolean 'topoutput'. The former
takes precedence over the latter and only if both are unset, the
default behavior of showing the data below the first heading is used.
Signed-off-by: Frieder Schrempf <dev@fris.de>
* fixup! Add config option to show data on the top of the page
|
/plugin/struct/lang/en/ |
H A D | settings.php | 8a30dd7dbe102ef10154085983ffe3285372cd93 Sun Apr 18 18:40:25 UTC 2021 Frieder Schrempf <34034373+fschrempf@users.noreply.github.com> Add config option to show data on the top of the page (#550)
* Add config option to show data on the top of the page
Currently the default behavior is to show the data below the first
heading if it is found, or else on the top of the page.
In addition to the existing option to always show the data on the
bottom, let's also add an option to show it always on the top.
As we want to stay compatible with existing setups that use the
'bottomoutput' option we add another boolean 'topoutput'. The former
takes precedence over the latter and only if both are unset, the
default behavior of showing the data below the first heading is used.
Signed-off-by: Frieder Schrempf <dev@fris.de>
* fixup! Add config option to show data on the top of the page
|
/plugin/struct/action/ |
H A D | output.php | 8a30dd7dbe102ef10154085983ffe3285372cd93 Sun Apr 18 18:40:25 UTC 2021 Frieder Schrempf <34034373+fschrempf@users.noreply.github.com> Add config option to show data on the top of the page (#550)
* Add config option to show data on the top of the page
Currently the default behavior is to show the data below the first
heading if it is found, or else on the top of the page.
In addition to the existing option to always show the data on the
bottom, let's also add an option to show it always on the top.
As we want to stay compatible with existing setups that use the
'bottomoutput' option we add another boolean 'topoutput'. The former
takes precedence over the latter and only if both are unset, the
default behavior of showing the data below the first heading is used.
Signed-off-by: Frieder Schrempf <dev@fris.de>
* fixup! Add config option to show data on the top of the page
|