History log of /plugin/include/ (Results 1 – 25 of 370)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
af0799c022-Jul-2025 Andreas Gohr <andi@splitbrain.org>

Version upped

3ebb32e622-Jul-2025 Andreas Gohr <andi@splitbrain.org>

fix tag for minimum php version

d4e3f2d904-Jul-2025 Andreas Gohr <andi@splitbrain.org>

Version upped

34bf252304-Jul-2025 Andreas Gohr <andi@splitbrain.org>

replace strftime use with dformat

This fixes deprecation messages

6553f23b04-Jul-2025 Andreas Gohr <andi@splitbrain.org>

use newer DokuWiki test workflow

2c5795ba04-Jul-2025 Andreas Gohr <andi@splitbrain.org>

add minimum php requirement to plugin.info.txt

fixes #362

1a2598dc03-Jun-2025 Petr Kajzar <petr.kajzar@centrum.cz>

translation update

5e1dff2d23-Sep-2024 Gabriel Pereira <gabpereira55@gmail.com>

translation update

86d24a1622-Sep-2023 Andreas Gohr <andi@splitbrain.org>

Version upped

e5981fe622-Sep-2023 Michael Hamann <michael@content-space.de>

Fix #292 #297 deprecated id resolving functions

* Add a new gerneric resolver to resolve ids without cleaning
* Replace deprecated calls
* Remove some unused variables

5126bb8222-Sep-2023 Michael Hamann <michael@content-space.de>

Remove unsupported PHP versions and old exclude from CI

02c330c722-Sep-2023 Michael Hamann <michael@content-space.de>

Fix PHPUnit warnings

5b531ba923-Jun-2023 Franz-Josef Färber <franz-josef.faerber@stmuk.bayern.de>

unterminated-float-causes-following-caption-to-wrap

15f9eded20-Feb-2022 Igor <korcek.igor@gmail.com>

translation update

213595c223-Jan-2022 Michael Hamann <michael@content-space.de>

Version upped

41ae987523-Jan-2022 Michael Hamann <michael@content-space.de>

Replace Travis by GitHub Actions

6263325423-Jan-2022 Michael Hamann <michael@content-space.de>

Fix reference assignment of plugin_load

7b06ff4023-Jan-2022 Michael Hamann <michael@content-space.de>

Fix undefined array index errors

1a02160c06-Mar-2021 Michael Hamann <michael.hamann@kit.edu>

Pass section id to included page edit button, fix warning #245

This fixes another undefined index 'hid' warning. Further, if the
include plugin sets its own section id, this section id is passed to

Pass section id to included page edit button, fix warning #245

This fixes another undefined index 'hid' warning. Further, if the
include plugin sets its own section id, this section id is passed to
the editor now. This allows jumping back to the place from where the
page has been included. Currently, these section ids are only set when
a page is included for the first time.

show more ...

e223151306-Mar-2021 Michael Hamann <michael.hamann@kit.edu>

Fix undefined index warnings #245

This fixes unpacking too short arrays and adds empty 'hid' values. As
we process the data in our own action handler, having empty values
here should not cause any s

Fix undefined index warnings #245

This fixes unpacking too short arrays and adds empty 'hid' values. As
we process the data in our own action handler, having empty values
here should not cause any side effects.

show more ...

3684bc2411-Nov-2021 Andreas Gohr <andi@splitbrain.org>

support new form events. fixes 274

dffff5e106-Jul-2021 Andreas Gohr <andi@splitbrain.org>

Version upped

1630388205-Jul-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Update PHP versions in Travis CI config

6978184005-Jul-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Update tests so they pass on master branch

Note: Tests will fail on PHP 5.6

cd313c8c09-Mar-2021 Andreas Gohr <andi@splitbrain.org>

Version upped

12345678910>>...15