This relates to File entity and re-usable managed files system #1448
In most cases when dealing with a mechanism for re-usable files, the user will need the option to select an existing managed file, or upload a new file. The alternative is that the user is only given the option to select an existing managed file and must browse to another location to upload a new file. Which seems less that ideal.
This task is to be completed after #2633 (a UI for uploading new managed files) and #2718 (a Media Library Selector view).
Task goal is to create a simple wrapper for the above two forms that is easily reusable. Specifically for #1307 (new file field widget) and #2719 (modify CKEditor image dialog form)
As we add new features to the file entity system (such as sideloading files from external URLs), those options should be included in this wrapper form.
Recent comments
It was the ProtectHome setting in the apache service which was the problem. I did this: systemctl edit apache2.service Then added this: [Service] ProtectHome=no...
Write Permission Problems on files, ../private and /tmp on my Laptop
@themetman Good to hear your solution. May be helpful for others in the future.
Write Permission Problems on files, ../private and /tmp on my Laptop
I don't have leaflet, but I have experienced random disappearances of the bar over the years. I quit spending time on it, but not before adjusting the css spacing, which did reduce the number of...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?