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

Add section about Template naming and locations to PAGEVIEW #1546

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

froemken
Copy link
Contributor

I just try to get PAGEVIEW running and get errors like:

Tried resolving a template file for controller action "Default->Pages/Default" in format ".html", but none of the paths contained the expected template file (Default/Pages/Default.html).

That's why I would prefer to provide a running example in first section, before we start explaining the containing variables for Fluid templating.

I just try to get PAGEVIEW running and get errors like:

Tried resolving a template file for controller action "Default->Pages/Default" in format ".html", but none of the paths contained the expected template file (Default/Pages/Default.html).

That's why I would prefer to provide a running example in first section, before we start explaining the containing variables for Fluid templating.
Copy link
Contributor

@fe-hicking fe-hicking left a comment

Choose a reason for hiding this comment

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

Great effort to improve this!

@linawolf
Copy link
Member

linawolf commented Mar 15, 2025

Thanks, that is a good improvement. In would however suggest to also improve the error messages in the Core about this.

Edit: see here: https://review.typo3.org/c/Packages/TYPO3.CMS/+/88597

@linawolf
Copy link
Member

I added a commit suggesting some changes, expecilly I would use headlines as they can be linked when needed. Also this is not really part of the example above

@linawolf linawolf changed the title Update Index.rst Add section about Template naming and locations to PAGEVIEW Mar 15, 2025
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.

3 participants