mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-01-31 03:40:29 +01:00
* Handle special case of media configuration Since it's a list of dynamically generated entries, without parent, we cannot merge in the post data with the defaults, or the defaults are always saved, and we cannot remove existing fields * Correctly handle reading and saving * Improve implementation