History log of /plugin/button/action.php (Results 1 – 7 of 7)
Revision Date Author Comments
# 50e33a4a 28-May-2023 Rémi Peyronnet <remi.peyronnet@gmail.com>

Fix #28


# 8228596e 28-Jul-2018 Remi Peyronnet <remi+github@via.ecp.fr>

Fixes #5


# 340fc94c 05-Mar-2017 lisps <lisps@users.noreply.github.com>

do not set move origin metadata (#4)

only fix link on move when there is one


# 7db634dd 19-Nov-2016 Rémi Peyronnet <remi@via.ecp.fr>

* Add media references


# 05a56333 19-Nov-2016 Rémi Peyronnet <remi@via.ecp.fr>

Fixed move plugin support


# 929f708e 19-Nov-2016 ThisNameIsNotAllowed <ThisNameIsNotAllowed@users.noreply.github.com>

Added support for the move plugin (#3)

* action:
Added code to handle move plugin event.
The new method will change the buttons link to the new location of the moved page.

syntax:
Added code t

Added support for the move plugin (#3)

* action:
Added code to handle move plugin event.
The new method will change the buttons link to the new location of the moved page.

syntax:
Added code to generate metadata.
This is required for changing links when moving page.

* action:
Added comment.

syntax:
Added comment.

* Update syntax.php

Added default behavior for external links

* Update syntax.php

Added comment to the top of the file, explaining the changes done.

* Update syntax.php

Added check for match already containing target configuration

show more ...


# ab97758c 28-Apr-2015 Peter Stumm <stummp@loewen.de>

initial commit