Coffee
The Coffee module helps you to navigate through the Backdrop admin faster, inspired by Alfred and Spotlight (OS X).
- 1238Downloads
- 122Active installs
- Version: 1.x-2.2.1
- Released: Oct 5th, 2018
The Coffee module helps you to navigate through the Backdrop admin faster, inspired by Alfred and Spotlight (OS X).
Better Formats is a port of a Drupal module to add more flexibility to the core input format system. It comes with different content permissions to assign to roles of users, and an admin page for configuring fields.
The Simple Access module provides an easy way to make nodes accessible
by only a group (or groups) of users. It defaults to only managing
access of view-ability, so that administrators can simply make some
nodes "private". However, the module can also manage access to editing and
deleting of nodes as well, allowing for nodes that are editable
Replaces the Views' default single-select or multi-select elements with radio
buttons or checkboxes, respectively.
Tab Tamer lets you hide, disable and re-order all Backdrop menu tabs.
Creates separate "Edit account" and "Edit profile" tabs for each user, with custom user fields configured under "Edit profile."
The Social field module provides a single field that allows you to collect links
to multiple social networks like facebook, twitter, googleplus, linkedin, etc.
This is a very simple filter that adds surrounding tags around floated img, figure, or table tags.
This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.
Waypoints
is a small jQuery plugin that makes it easy to execute
a function whenever you scroll to an element.
The Login Destination module allows you to customize the destination that a user
is redirected to after logging in, registering to the site, using a one-time
login link, or logging out. The destination can be an internal page or an
external URL. It is possible to specify certain conditions like referring pages
Often times site builders want certain types of content to appear in a specific
position in the navigational menu. The simplest solution, adding all of that
content individually to the menu system, has performance and usability issues.
(Imagine hundreds of menu items added to one spot in the menu.)
Yes, this is indeed, Yet another load more pager for views.
This module has some very key differences then the other load more module.
Pathologic is an input filter which can correct paths in links and images in your Backdrop content in situations which would otherwise cause them to “break;” for example, if the URL of the site changes, or the content was moved to a different server. Pathologic can also solve the problem of missing images and broken links in your site’s RSS feeds.
Transliteration module is included in Backdrop core as of version 1.3.0
There is no need to install this module, hooray!
Add another is designed to save time during repetitive content creation. It allows the content creator to add another node of the same type much faster. The user interface modifications it provides to achieve this include:
This module provides new custom search blocks. If you need to have
options available like in advanced search, but directly in the search block,
this module is for you.
The Login Toboggan module improves the Backdrop login system in an external
module by offering the following features:
This module is discontinued and should be replaced by their refactored and extended successor,
the module "SEO Meta Tags" available at https://backdropcms.org/project/seo_meta
or https://github.com/backdrop-contrib/seo_meta
The Agenda module allows you to display a list of upcoming events from
Google Calendar as a block on your website.
The events are automatically downloaded and cached from the Calendar IDs
specified in the Agenda administration page. Unlimited calendars can be
added, and the colours for each calendar can be specified in the CSS file.
The Twitter module provides API integration with the Twitter micro
blogging service and API-compatible alternatives like Identi.ca.
Twitter module allows linking to Twitter accounts and listing
tweets as views.
Project Views Send provides mass mailing using Views, enabling
a list of email addresses to be produced as part of a view and
an email to the group to be composed and sent.
The email messages can be sent immediately or can be queued in
a spool table and delivered only on cron.
You can control how many messages will be sent per cron run.
This module is about the simplest way to get a Google Map displayed with your
content. It simply provides a field formatter for text fields.
This module provides a field formatter for integer fields that computes current
age from year born.
Add an integer field to collect the year someone was born and use this formatter
to compute their approximate age. (Since we are not taking into account what month they were born and what month it is now, this value may be off by up to 1 year).
This is a simple filter module. It handles <code>
and <?php ?>
tags
so that users can post code samples without having to worry about escaping with <
and >
Provides Markdown filter integration for Backdrop input formats. The
Markdown syntax is designed to co-exist with HTML, so you can set up
input formats with both HTML and Markdown support. It is also meant to
be as human-readable as possible when left as "source".