History log of /plugin/struct/lang/fr/settings.php (Results 1 – 5 of 5)
Revision Date Author Comments
# d1145655 09-Oct-2022 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update


# 0549dcc5 13-Jan-2022 Andreas Gohr <andi@splitbrain.org>

PHP code sniffer autofixes


# 8a30dd7d 18-Apr-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

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

show more ...


# fc2c426b 22-Aug-2020 Schplurtz le Déboulonné <Schplurtz@laposte.net>

translation update


# a2a22f5e 03-Jul-2016 Laynee <seedfloyd@gmail.com>

Create settings.php