Skip to content

Conversation

@skerbis
Copy link
Member

@skerbis skerbis commented Nov 13, 2025

Reverts #2

Copilot AI review requested due to automatic review settings November 13, 2025 10:27
@skerbis skerbis merged commit 29c6115 into main Nov 13, 2025
1 check passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR reverts PR #2, which had replaced DOMAIN_SETTINGS with TM_SETTINGS throughout the codebase. The revert restores the original DOMAIN_SETTINGS naming convention used to identify template configuration blocks.

  • Reverts the DocBlock identifier from TM_SETTINGS back to DOMAIN_SETTINGS across all files
  • Updates code comments, documentation, and examples to reflect the original naming
  • Restores the regex pattern in TemplateParser.php to search for DOMAIN_SETTINGS

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pages/settings.php Reverts comments referencing the template settings identifier
pages/config.php Reverts comment describing templates being retrieved
lib/TemplateParser.php Reverts class documentation, method comments, inline comments, and regex pattern for DocBlock parsing
install/demo_template.php Reverts the DocBlock identifier in the demo template
README.md Reverts all documentation and code examples to use DOMAIN_SETTINGS

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants