Followup to #40. Relevant drupal.org issue: https://drupal.org/node/2020393
The new views block should contain:
- [x] All the same fields as the node module recent content block
- [x] Operations links moved into a drop-button column
- [x] a setting for how many items to display (for BC funcionality)
- [x] a new setting for content types to display based on https://github.com/backdrop/backdrop-issues/issues/4020
2015 PR by @docwilmot: ~https://github.com/backdrop/backdrop/pull/942~ 2020 PR based on patch from first PR: https://github.com/backdrop/backdrop/pull/3275
GitHub Issue #:
146
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