Integrates TinyMCE as alternative WYSIWYG editor in
Backdrop CMS.
- 14Active installs
- Version: 1.x-1.1.1
- Released: Nov 21st, 2023
Integrates TinyMCE as alternative WYSIWYG editor in
Backdrop CMS.
Creates fieldset (and details and div) in Views fields output, to group fields,
by adding a new field: "Global: Fieldset" and a few preprocessors. Also
introduces a new template: views-fieldsets-fieldset.tpl.php where you can
customize your fieldset output.
Steps
This Views filter provides the between date functionality you are looking for:
display all nodes(comparing start and end dates) occurring on a specified date.
The Zip2Tax module for Ubercart calculates sales tax in selected US states on shipping addresses (or delivery address, for taxed non-shippable products) by performing a lookup of the address from the Zip2Tax website. You must have a valid Zip2Tax account.
Backdrop cms module to show podcast players from Enacast podcast service.
This module exposes new field types to show last podcast for a given
program or a given podcast in a node. It also creates a new block for actual
streaming of a given radio station.
This module will display any Views date field in calendar formats,
including date fields, node created or updated dates, etc. Switch between year,
month, and day views. Back and next navigation is provided for all views. Much
of the Calendar functionality comes from the Date module, part of core in
Backdrop.
Agreement allows administrators to present a text-based agreement (think "Terms of Service") that users of a particular role must accept before they are allowed to access the site or specific pages on the site. Additionally agreement allows administrators to create multiple agreements targeting different roles or pages to collect user agreements.
Provides a Catalan Countries entry on the Backdrop's countries list. If Addressfield is installed, it also adds their "Comarques" (regions) and address format.
Breakpoints are where a responsive design adjusts in order to display
correctly on different devices. The Breakpoints module standardizes the use of
breakpoints, and enables modules and themes to expose or use each others'
breakpoints. The Breakpoint module keeps track of the height, width, and
resolution breakpoints.
Provides a paragraphs table formatter for paragraphs field.
TFA Rules is a Backdrop module that provides integration with the Rules module to
add a condition to check to see if TFA has been enabled for a user.
This module also includes a default rule that redirects users on login to the
TFA security page with a message recommending that they configure it.
Comments Bulk Actions adds bulk actions to open and close comments on a node.
None
The purpose of this module is to avoid the situation where two people
are editing a single node at the same time. This module implements a
pessimistic locking strategy, which means that content will be
exclusively locked whenever a user starts editing it.
The Frequently Asked Questions (faq) module allows users with the 'administer
faq' permission to create question and answer pairs which they want displayed on
the 'faq-page' page. The 'faq-page' page is automatically generated from the
FAQ nodes configured and the layout of this page can be modified on the settings
Enforce Revision Logs allows an administrator to force users to write a
revision log message whenever a revision is created. It can also force a
revision to be created for every modification.
Provides a field to store time. Timefield is a Field API field that can store 3
types of time values: a simple time value, a start time and end time, or a
combination of these two with a basic weekly repeat value. The values are stored
in the database as integer offsets from 12AM. If the second value continues
This module allows a user to more easily enter fixed width input where you
would like them to enter the data in a certain format (dates, phone numbers,
etc).
This module is meant to make it easier for people to contribute to core issues.
It provides various submodules, each one specific to different issue(s).
The process roughly looks like this:
This module provides a way to encrypt field values when stored in the database.
This module is an API that other modules can use to encrypt data. It
doesn't provide any user-facing features of its own, aside from
administration pages to manage encryption profiles.
Provides API to make it easy for modules to implement plugins.
This module provides a way to show empty fields that would otherwise be hidden.
It achieves this by appending new settings to existing display formatters. These
settings allow you to display a value using either:
The Blog module allows registered users to maintain an online journal, or blog. Blogs are made up of individual blog entries. By default, the blog entries are displayed by creation time in descending order, with comments enabled, and are promoted to the site's front page.
This module allows for users to detect overlapping dates and respond with Rules.
This is most often used for tracking bookable resources. For example, a student
can book a microscope for use within their lab, but only one microscope can be
booked at a time.
Gist Filter allows gists from Github to be embedded anywhere in the text using
a token format to embed as either a link, a 'code' block or embedded using one
of a range of themes.