diff --git a/automation/bulk_joomla_template.php b/automation/bulk_joomla_template.php index 54fa232..6e317c3 100644 --- a/automation/bulk_joomla_template.php +++ b/automation/bulk_joomla_template.php @@ -487,12 +487,12 @@ class BulkJoomlaTemplate extends CLIApp - XML; + XML; $files['templateDetails.xml'] = preg_replace('/^\t\t/m', '', $files['templateDetails.xml']); // updates.xml — dual-platform download URLs (Gitea primary, GitHub secondary) $files['updates.xml'] = << + {$name} {$name} — Moko Consulting Joomla template @@ -511,7 +511,7 @@ class BulkJoomlaTemplate extends CLIApp 8.1 - XML; + XML; $files['updates.xml'] = preg_replace('/^\t\t/m', '', $files['updates.xml']); // src/index.php @@ -562,7 +562,7 @@ class BulkJoomlaTemplate extends CLIApp - PHP; + PHP; $files['src/index.php'] = str_replace('TEMPLATE_SHORT_NAME', $shortName, $files['src/index.php']); $files['src/index.php'] = preg_replace('/^\t\t/m', '', $files['src/index.php']); @@ -599,7 +599,7 @@ class BulkJoomlaTemplate extends CLIApp - PHP; + PHP; $files['src/error.php'] = preg_replace('/^\t\t/m', '', $files['src/error.php']); // src/offline.php @@ -642,7 +642,7 @@ class BulkJoomlaTemplate extends CLIApp - PHP; + PHP; $files['src/offline.php'] = preg_replace('/^\t\t/m', '', $files['src/offline.php']); // src/component.php @@ -668,7 +668,7 @@ class BulkJoomlaTemplate extends CLIApp - PHP; + PHP; $files['src/component.php'] = preg_replace('/^\t\t/m', '', $files['src/component.php']); // Directory keepfiles diff --git a/phpcs.xml b/phpcs.xml index 32e66c9..cba030b 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -30,6 +30,8 @@ SPDX-License-Identifier: GPL-3.0-or-later + +