You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an editor usting the grav-plugin-admin I would like to upload hero images and store them in a specified, common folder, so I can re-use the same image on another page.
Here, I want to choose exclusively from images in the common folder for quick selection.
This is currently possible only with type: filepicker, which gives a dropdown with very small previews.
Instead I would like to preview the images moderately large, as presented in type: mediapicker, so I can easily identify each image.
Acceptance criteria
Blueprint fields of type: mediapicker exclusively retrieve images from folder: 'image://foo', if folder is specified
Currently type: mediapicker always retrieves images from "All Pages"
The text was updated successfully, but these errors were encountered:
kittyfishfrommars
changed the title
[FeatureRequest] Blueprints: allow mediapicker to be bound to folder
[FeatureRequest] Blueprint: allow mediapicker to be bound to folder
Mar 3, 2025
Description
As an editor usting the grav-plugin-admin I would like to upload hero images and store them in a specified, common folder, so I can re-use the same image on another page.
Here, I want to choose exclusively from images in the common folder for quick selection.
This is currently possible only with
type: filepicker
, which gives a dropdown with very small previews.Instead I would like to preview the images moderately large, as presented in
type: mediapicker
, so I can easily identify each image.Acceptance criteria
type: mediapicker
exclusively retrieve images fromfolder: 'image://foo'
, iffolder
is specifiedFurther reading
Screenshot
type: mediapicker
always retrieves images from "All Pages"The text was updated successfully, but these errors were encountered: