Describe your issue or idea
Just as I often have different layouts for nodes, by node-type, I often need different layouts for categories based on term-depth. For example, my top-level terms need landing pages, but my deeper terms could use their own layout (or even the default layout).
However, without a Visibility condition to select only the top-level terms, I can't do that. Here's one that matches the term depth condition from Panels.
GitHub Issue #:
2955
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