raffaelj / CpMultiplane

small PHP frontend for Cockpit CMS
MIT License
17 stars 3 forks source link

Huge update - permalink support... #28

Closed raffaelj closed 3 years ago

raffaelj commented 3 years ago

The branch started as a small update to support permalinks. While writing, I found a lot of nested function calls and ugly code parts. So I had to do a lot of cleanup and restructuring before being able to work again.

The changes are heavy, so I will bump the version to 0.3.0 after merging, but most things should be backwards compatible. See changelog for more details.

In all my tests, everything seems to work with different data models:

Because the update is so huge, I wait a little bit with merging it until I had a second look over the whole changed parts.

not backwards compatible