Description
This module creates a site token called 'views-embed'. This token can be used to embed
your views into your content.
- 11Active installs
- Version: 1.x-1.0.1
- Released: Feb 24th, 2022
This module creates a site token called 'views-embed'. This token can be used to embed
your views into your content.
Views Term Path allows you to add the path to a term's content page when using
Views. It is originally based on the views_handler_field_node_path
field
handler.
A module to refresh a view after a specified time interval.
Includes advanced options to avoid reloading the whole page, and to avoid
causing a full Backdrop bootstrap at each refresh.
The easiest way to use this module is to add a Header of type
Global: Autorefresh to your view via Views UI.
Views Infinite Scroll allows you to load and display pages of any view inline,
using AJAX (this has been called infinite scrolling, load more, autopaging,
endless pages and more). The pager can be triggered with the press of a button
or automatically as the user scrolls to the bottom of the view's content.
Extends the Views module and allows to create custom lists of log entries.
This modules defines a masonry grid view style using the Masonry API module.
The Semantic Views allows users to alter the default HTML output by the Views module without overriding template files. This means, for example, you can change a field from being wrapped by a <span>
tag to being wrapped in a <h2>
tag.
This module is designed to provide a way to export large amounts of data from
views. It provides a display plugin that can rendered progressively in a batch.
Style plugins are include that support exporting in the following types:
Views Bulk Operations augments Views by allowing bulk operations
(provided by Backdrop's core, this module, Rules, or custom actions) to be
executed on the displayed rows.
It does so by showing a checkbox in front of each displayed row, and adding a
select box on top of the View containing operations that can be applied.
This module provides a set of plugins for Views to render content in JSON. This
format allows content in a Backdrop site to be easily used as a data source for
Semantic Web clients or web mash-ups.
Views Conditional is a simple module that allows
you to define conditionals (if xxx then yyy)
with fields in views. Conditions include:
Views Raw SQL allows arbitrary SQL expressions to be added to Views, as fields and sorts.
This module provides views sort handler to sort terms in hierarchical order.
This module allows you to filter or sort terms according to their hierarchical
order or hierarchical depth.
Provides a views field to display a node.
Displays a node (in any view mode - like teaser/full) as a field in a view so
that it can be combined with other fields. It generates the same output as the node row style.
This module was created because some display plugins only work with fields (like grouping, for example).
Yes, this is indeed, Yet another load more pager for views.
This module has some very key differences then the other load more module.
Views Menu Support provides a Views filter handler and a default argument
plugin, allowing for filtering on currently active menu item(s). You can filter
on the current item, the whole active menu trail, or the menu trail excluding
the current item.
The Views Litepager module solves a problem of scalability for sites with large
amounts of content. COUNT queries executed on large datasets when using the
InnoDB MySQL engine can be painfully slow. This module adds a new pager option
Backdrop port of Views Photo Grid module for Drupal
This is a basic Views style plugin that allows for a limit on the number of rows
displayed within a grouping field. So, for instance, if you have a view that
outputs the following:
This module adds simple calculations to a views table.
You can SUM, AVERAGE, COUNT, MIN, MAX, or AVG selected columns. A plug in theme makes the view look more spreadsheet-like (right justifies numeric fields, shades calculated columns and rows, and underlines calculated rows).
Allows to have an exposed filter only show options that belong to result set.
This module allows you to embed a View as a field in another View.
The View in the view-field can accept argument values from other fields of the
parent View, using tokens.
An entity-based registration system for Backdrop CMS.
The Lightweight Directory Access Protocol (LDAP) project provides integration
with LDAP for authentication, user provisioning, authorization, queries, feeds,
and views. It also provides API and building blocks (query and server
configuration storage) for other modules. It allows you to integrate your