Hi,
I think that it would be a real plus, to be able to give each page its own status, out ow the box.
I want to use Kirby in my new development but the interdependent way the multi-language works, give me pretty big headaches with my clients.
I love how Kisby works, and also how the multi-language is organized from a front-end point of view, but the interdependancy is limiting, from my point of view.
Something has been proposed here, in the V2, by @chrfickinger:
https://feedback.getkirby.com/150
I thing that this would work great:
content
de
1_page
default.txt
2_another_page
default.txt
_drafts
_example
default.xt
en
1_another_page
default.txt
2_page
default.txt
_drafts
_example
default.xt
...
Creating a main language folder
Many thanks!