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
Hello everybody
Am working with the grav-plugin-admin web interface
but some time am using the "folder way" to edit / add contents
and so for images / medias !
For example I can drag-n-drop file directly into pages/test_page/image_1.jpg
But files I add ( in the folder/manual or admin way )
dont appears into the admin/edit page ! 😢
The filepicker show me them, cool
... but, it would be much more easier to show the new added files
directly after/in/under the media field ("media" in blueprint)
( like when I upload some )
( but for already existing ones )
So my question is, for now :
How do the admin-plugin is "searching"/"scanning" for new media files ?
What it the task trigger ? Can I force this process to start ?
Hello everybody
Am working with the grav-plugin-admin web interface
but some time am using the "folder way" to edit / add contents
and so for images / medias !
For example I can drag-n-drop file directly into
pages/test_page/image_1.jpg
But files I add ( in the folder/manual or admin way )
dont appears into the admin/edit page ! 😢
The filepicker show me them, cool
... but, it would be much more easier to show the new added files
directly after/in/under the media field ("media" in blueprint)
( like when I upload some )
( but for already existing ones )
My blueprint :
Some links I follow ( much more about filepicker / pagemediaselect )
↳ Filepicker form field #750
↳ Pagemediaselect should refresh when new media is uploaded #450
↳ Dynamic update pagemediaselect fields when pagemedia file is uploaded #741
So my question is, for now :
How do the admin-plugin is "searching"/"scanning" for new media files ?
What it the task trigger ? Can I force this process to start ?
I follow this question :
task.addmedia
https://discourse.getgrav.org/t/issues-with-page-media-in-admin-task-addmedia/1311/6
Maybe using an other cron / routine task ?
Thanks
The text was updated successfully, but these errors were encountered: