-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
FSE: Renaming Template names #47551
Comments
I like this. I also always have to think again before explaining it to clients. Search - 404 - archive - |
See also #36000 |
+1 to 'Search Results' - I was thinking similarly.
It's something of an edge case - but my understanding is that Single will be used for other post types as well (if present) so the naming may need to be broader? On the whole - having the descriptions showing in the browse mode (those being considered in #48290) also means we can be a little more forgiving of these names as we have a chance to elaborate? |
Coming from #50353 I'd like to add to the idea here that "Error 404: Missing" or "Error 404: Not Found" would be an option for error pages. |
@jameskoster is working on updating the template names in this PR: |
@jameskoster should we close this since #51428 has landed? Is there anything else to do here? |
Oh yes, good catch. I think we can close. |
What problem does this address?
Here are the current Template seen in the Template browse mode (I have also included the Front Page which should be by default also included into the list.)
Using my logic I would look at these as...
Front Page - Nice and clear it shows the home page of my site.
Single - I do not know. What is single?
Home - Is this also the home page of my site? Confused...
Page - I might assume these have to do with all the pages on my site.
Search - I am not totally sure. It might be a search page.
Index - Is this like the index of a book? Or in html I believe index has to do with the home page.
Blog (Alternative) - Alternative to what?
404 - is a number. I assume that means something.
Archive - What kind of archive? May post archive, blog posts or something to do with it?
Blank - I can create a blank template and I assume that I can associate it with anywhere on my site.
Here is a video I made: https://youtu.be/qiQ9jPhfEX0
What is your proposed solution?
Go through each. Create logical names which explains what each does. Create logical descriptions adding additional explanations.
Front Page -
A good name.
Single -
has to do with all single posts. What if we call these Single Posts?
Home -
Latest Posts.
With the explanation that if front page shows posts that the Latest Post template will automatically be used there. There is a PR for this already where discussions on renaming the Home template is being done. #47389
Page -
Any adjustments here?
Search -
What about calling this Search Page?
Index -
Is for me a confusing name. Looking at the description it says: "Displays posts." So this would be the same as the "Latest Posts" template which I renamed above. Can we remove this template from the template list? If not then there would be two show posts templates creating confusion.
Blog (Alternative) -
I do not know why it is there.
404 -
Can we rename to Missing Page? Then add the 404 into the description of the missing page?
Archive -
Can we rename to Post Archive? As that is what it is.
Blank -
Adding in a description of how we can use the blank template would be helpful.
Thank you!
The text was updated successfully, but these errors were encountered: