Allow doctype only to be created once (Single Element Type) #12084
sebastiandammark
started this conversation in
Features and ideas
Replies: 2 comments 3 replies
-
Yup, can absolutely see a use for this. Similarly, being able to control which types a particular user/group can create is an issue that comes up for me quite regularly (there's probably an event I can hook, but would be sweet to have in core) |
Beta Was this translation helpful? Give feedback.
0 replies
-
I once made something for this in v8: #9906. This way you could (in code) limit what document types could be created by your user. Unfortunately, it wasn't accepted into v8 in time and I've yet to create it for v9 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Often there are specific doctypes that should only exist once.
Doctypes like Frontpage, 404, Search, Newslist and such.
It would be awesome if we could get a toggle that would restrict a specific doctype only to exist once on the given location/level.
Beta Was this translation helpful? Give feedback.
All reactions