New default media types clash with how I want to name my document types #10483
JasonElkin
started this conversation in
Features and ideas
Replies: 1 comment 7 replies
-
Interesting, I actually didn't know that doctypes and mediatype couldn't have the same name, that's quite odd! Yes, they should be there by default (IMO) but.. since this apparently has always been a problem, we've all just quietly worked around it by not making a doctype with the name "File"? Maybe we can find a way to not make them clash.. not sure how though. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does it make sense to create all of the new default media types a fresh install without a starter kit?
I just started a new 8.14 project and went to create a new "Article" doctype but I couldn't because there's already a media type with that name/alias.
It's not a huge deal, I renamed the media type to "document" and carried on, but it strikes me that there are now 7 potential names for doctypes that, by default, are already used.
Also, those media types are opinionated. e.g. "Article".
I'm not sure that "Article" actually make sense as a name for a media type? All of the file extensions explicitly reference "document" file types. I appreciate that there's potential for confusion with the concept of an Umbraco document, but is that terminology actually surfaced to editors?
Anyway, that's just my opinion, and I don't think the answer is to pick the "right" one. Rather, I think Umbraco shouldn't have an opinion on this unless i've chosen to install the starter kit.
Beta Was this translation helpful? Give feedback.
All reactions