This is a follow-up to https://github.com/backdrop/backdrop-issues/issues/2632
The goal is to get rid of the "Manage file display" page entirely. We should move the settings that are currently on that page under a "configure" link on the File
row on the usual "manage displays" page. A good example of what this would look like can be found on any other fieldable entity.
Example of configure link (closed):
Example of configure link (open):
Current settings on the "Manage file display" page:
Destination for these settings:
Advocate: @jenlampton
Weekly update?
PR: ?
Recent comments
Hi @DianeBAS It doesn't look like there are any port requests for these modules and they do not appear in https://github.com/backdrop-contrib so it doesn't look like anybody has tried anything unless...
Station and Community Media
Thanks for those ideas. Here is what I'm doing now that works. This adds the video_filter to the config file. $format = filter_format_load('filtered_html'); $format->filters['video_filter'] = (...
How to programmatically insert an array into config file
The port of Organic Groups is within days (if not hours) of a beta release. Feel free to help test and report issues. https://github.com/backdrop-contrib/og
Porting Organic Groups module to Backdrop