Add information to explain how the replacement works
authorCyperghost <olaf_schmitz_1@t-online.de>
Mon, 26 Feb 2024 12:56:55 +0000 (13:56 +0100)
committerCyperghost <olaf_schmitz_1@t-online.de>
Mon, 26 Feb 2024 12:56:55 +0000 (13:56 +0100)
docs/migration/wsc60/templates.md

index 555c17f086e82a595e5c073a1e753ceefccb7e5f..bd235b85c7d1296d39b5a069e2d74132aeeab4a4 100644 (file)
@@ -128,7 +128,8 @@ new `shared_` prefixed names:
 #### Migration
 
 We provide a helper script that automates the task of updating the template includes. The script will search
-for `{include file='old_template_name'}` and replace it with `{include file='shared_new_template_name'}`.
+for `{include file='old_template_name'}` and ensure that any content before or after
+the `file='old_template_name'` remains available within the `{include}` tag.
 
 The helper script is part of WoltLab Suite Core and can be found in the repository
 at `extra/migrate-shared-template.php`. The script must be executed from CLI and requires PHP 8.1.