Not sure if Arcticulate supports this out of the box, so thought I'd run it by you. I'd like to create different types of blog posts, each with a different document type (e.g., event, news, story). Each document type will have some different properties (e.g., event will have a time range, while news will only have a date).
Can I configure Articulate to allow for blog posts to be created from multiple custom document types?
If not, would you be open to a pull request that would facilitate this possibility?
It could work, i haven't been in the codebase for a while now so off the top of my head I cannot say but would assume that these custom doc types might need to inherit from the base blog post type - just like the RTE and Markdown ones do. I think the guys at Skrift may have done this as well with a Grid blog post editor (but that's unconfirmed).
You can always just try things and see if they work :)
Multiple Blog Document Types in Articulate?
Not sure if Arcticulate supports this out of the box, so thought I'd run it by you. I'd like to create different types of blog posts, each with a different document type (e.g., event, news, story). Each document type will have some different properties (e.g., event will have a time range, while news will only have a date).
Can I configure Articulate to allow for blog posts to be created from multiple custom document types?
If not, would you be open to a pull request that would facilitate this possibility?
It could work, i haven't been in the codebase for a while now so off the top of my head I cannot say but would assume that these custom doc types might need to inherit from the base blog post type - just like the RTE and Markdown ones do. I think the guys at Skrift may have done this as well with a Grid blog post editor (but that's unconfirmed).
You can always just try things and see if they work :)
Thanks, I'll give it a go!
is working on a reply...