[xwiki-contrib/application-admintools] 4a6542: Fix deprecated usage of include macro parameter
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-admintools Commit: 4a65428bcaa4251b0f1c9654adaa49550fc38091 https://github.com/xwiki-contrib/application-admintools/commit/4a65428bcaa42... Author: Antoine Mottier <[email protected]> Date: 2024-09-30 (Mon, 30 Sep 2024) Changed paths: M src/main/resources/Admin/WebHome.xml Log Message: ----------- Fix deprecated usage of include macro parameter According to the [include macro documentation](https://extensions.xwiki.org/xwiki/bin/view/Extension/Include%20Macro), `document` parameter is deprecated since XWiki 3.4M1. This commit replace the usage of `document` by `reference` as recommended in [ADMINTOOL-80](https://jira.xwiki.org/browse/ADMINTOOL-80). Commit: 67d762ecf89bd77c62e96c79d578d9866632b9b3 https://github.com/xwiki-contrib/application-admintools/commit/67d762ecf89bd... Author: Thomas Mortagne <[email protected]> Date: 2024-10-01 (Tue, 01 Oct 2024) Changed paths: M src/main/resources/Admin/WebHome.xml Log Message: ----------- Merge pull request #35 from amottier/fix-deprecated-include-macro-parameter Compare: https://github.com/xwiki-contrib/application-admintools/compare/512c51dcd2fe... To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-admintools/settings/notificatio...
participants (1)
-
XWiki Notifications