Use multilevel field to handle Asset Collections #1201

This commit is contained in:
Andy Miller
2017-08-24 07:57:56 -06:00
parent 7a7ffd3492
commit 04690ce206
2 changed files with 4 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
1. [](#improved)
* Forced `natsort` on plugins to ensure consistent plugin load ordering across platforms [#1614](https://github.com/getgrav/grav/issues/1614)
* Use new `multilevel` field to handle Asset Collections [#1201](https://github.com/getgrav/grav-plugin-admin/issues/1201)
# v1.3.2
## 08/16/2017

View File

@@ -806,10 +806,12 @@ form:
type: bool
assets.collections:
type: array
type: multilevel
label: PLUGIN_ADMIN.COLLECTIONS
placeholder_key: collection_name
placeholder_value: collection_path
validate:
type: array
errors:
type: section