getkirby / kirby

Kirby's core application folder
https://getkirby.com
Other
1.23k stars 166 forks source link

Changes 14: LabPage class #6492

Closed bastianallgeier closed 1 week ago

bastianallgeier commented 2 weeks ago

This PR …

Reasoning

The LabPage class extends the Page class and serves as a playground for all the methods that need to be changed in order to get Versions properly implemented. It really helped to untangle the content vs. translation mess in a more isolated state without all the other methods. Afterwards I also took care of save/update, etc. It starts to come along really nicely, but there are still some elements missing.

Deprecated

Breaking changes

Ready?

For review team