Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.twig template paths #11840

Merged
merged 5 commits into from
Aug 30, 2022
Merged

.twig template paths #11840

merged 5 commits into from
Aug 30, 2022

Conversation

brandonkelly
Copy link
Member

Description

All control panel templates are now explicitly referenced with their filename and .twig extension, reducing unnecessary template file lookups.

The control panel will now also prioritize .twig templates over .html, ahead of a similar change coming in Craft 5, for front-end templates.

Related issues

@brandonkelly brandonkelly marked this pull request as ready for review August 30, 2022 00:01
@brandonkelly brandonkelly requested a review from a team as a code owner August 30, 2022 00:01
@brandonkelly brandonkelly merged commit 1e5d53d into 4.3 Aug 30, 2022
@brandonkelly brandonkelly deleted the feature/twig-paths branch August 30, 2022 00:01
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.

1 participant