This module enables you to export iCal feeds (also known as vcalendar) from views, using the
"iCal Feed" and "iCal Fields" views plugins.
- 47Downloads
- 15Active installs
- Version: 1.x-1.0.1
- Released: Aug 31st, 2019
This module enables you to export iCal feeds (also known as vcalendar) from views, using the
"iCal Feed" and "iCal Fields" views plugins.
This module integrates the highlight.js library with
Backdrop, providing syntax highlighting for code blocks.
Code blocks can* be formatted like so:
Permalink Filter provides a content filter that automatically adds permalinks to
heading tags in your content.
Replicate Paragraphs extends the Replicate module to manage the cloning of
paragraphs_item entities and fields.
Provides an API to duplicate / clone an entity.
Replicate provides a main cloning function, along with several hooks to control
exactly how a field or entity is duplicated based on its type, add info after
cloning, and supports custom fields and entities. It is intended to developers
and does not contain any GUI (a dedicated module is available).
Provides next and previous navigation on entities.
You can add multiple different navigation blocks on the same entity.
This module combines Views, Blocks, Tokens and has its own internal intelligent
advice system with run fast with the minimum of processing.
Smooth parallax scrolling effect for background images using the Jarallax
plugin from nk-o.
This module allows you to control the length and format of generated content
for text and long text fields. This only applies to generation of node content
for now.
Block Background Module will help to set a custom background color to the
blocks. The user can choose the color using a color picker field for each
block in the block configuration page.
Charts module provides a unified format to build any kind of chart with any
chart provider.
The intent of this module is to provide a set of additional blocks for the existing Dashboard module in core. A set of blocks that are generally useful, but may not meet the criteria for inclusion in core. These blocks might eventually be added to core if they prove popular and useful enough.
Javascript multiselect calendar widget using the MultiDatesPicker library on
top of the date_popup module. This will provide a new date_multiselect widget
to use on the date, datetime, and timestamp field types.
This code uses the MultiDatesPicker library that is included with this module.
Localization of the interface is handled by core.
Intent is to provide basic functionality of TFA Backdrop module and to be an
example of TFA plugin development.
Please use the public issue queue for all feature and support requests:
https://github.com/backdrop-contrib/tfa_basic/issues/
The PHPExcel module allows developers to export/import data to/from Excel files.
The idea behind this module is to have a single module for handling the export or
import of Excel files, instead of multiple modules handling specific cases.
Second-factor authentication for Backdrop sites. Backdrop provides authentication
via something you know -- a username and password while TFA module adds a second
step of authentication with a check for something you have -- such as a code sent
to (or generated by) your mobile phone.
Using the Field Wrappers module, site administrator will be able to choose HTML
wrappers for Fields. Normally the Field API uses DIV elements to wrap fields,
labels and its data.
After the Field Wrappers module has been enabled, you can choose from the
following default set of markup types as wrapper for your field elements:
Manages relationships between node ids and menu links. By itself, this module
has no functionality. But it creates and maintains the {menu_node} table. This
table maps the relationship between a node and its menu link (if any).
The Menu Node Views module provides Views integration for nodes assigned to the menu system. It adds new, menu-related filter/sort criteria and fields to those available by views. (This module is in alpha development.)
The Unique Field module provides a way to require that specified fields
or characteristics of a node are unique. This includes the node's title,
author, language, taxonomy terms, and other fields.
Without this module, Drupal and CCK do not prevent multiple nodes from
having the same title or the same value in a given field.
The Easy Breadcrumb module provides a block with an alternative URL-based
breadcrumb trail.
Syncs the node reference between two content types which have a nodereference to each
other, so double editing nodes is no more needed. If one node has a reference the
other node receives also a reference to the saved node if it is referenced in that node.
xautoload is a comprehensive and yet highly efficient PHP class loading suite.
Most importantly, it provides Drupal-8-style PSR-4 (and the old D8 PSR-0-style in "lib") autoloading for Backdrop. But it is also a great tool for 3rd party autoloading.
Allows to use the xautoload cache options for traditional core and contrib classes.
Menu Editor enhances the menu editing form with inline text fields for title, path and description, and provides placeholders for new items.
This way, it reduces the number of page visits needed to create a site's menu structure, and eliminates the need for dummy nodes.
Menu editor attempts to unify content creation and menu editing.
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.
A very simple mobile friendly navigation toolbar. The Navbar module displays a bar containing top-level administrative components across the top of the screen or on left side.