This module allows you to filter or sort terms according to their hierarchical
order or hierarchical depth.
- 85Downloads
- 10Active installs
- Version: 1.x-1.0.0
- Released: Sep 4th, 2016
This module allows you to filter or sort terms according to their hierarchical
order or hierarchical depth.
This module automatically assigns new users to a specific role when the user
initially signs up for their account. It was written in response to a question
on the support mailing list ... The list asked that it be submitted as a module
so here it is.
Provides a pluggable API for Backdrop to interact with SMS messages.
This module enables "placeholder" and "separator" menu items.
A placeholder is a menu item which is actually not a link. Something like
this is useful with drop down menus where the goal is to have a parent link
which is actually not linking to a page, but which is just acting as a parent,
grouping some children below it.
This module provides integration between the clickatell SMS service and the
SMS framework project.
Please note that Clickatel module only supports sending SMS, not receiving them.
This module provides views sort handler to sort terms in hierarchical order.
Allows admins to hide blocks without removing from the layout.
LICENSE
This project is GPL v2 software. See the LICENSE.txt file in this directory
for complete text.
PRE-MERGE MAINTAINER
@docwilmot
View Mode Selector creates a new field type called View mode selector which
will override the view mode of an entity.
This module provides a simple, generic form/widget to input tabular data. The
form allows the user to select the number or rows/columns in the table, then
enter data via textfields.
Provides XML sitemap conforming to Google's recommendations and sitemaps.org protocol.
Deletes user sessions which have been idle longer than a configured time.
On busy sites, the sessions table can grow to be very large, and that can cause slow accesses to it, as well as slow writes due to locking, leading to performance bottlenecks.
By trimming the table regularly, the above bottlenecks are avoided.
Use Javascript (ajax) code to check periodically to see if a user is still logged in. If the user is NOT logged in, the current page is reloaded so that the user sees the page as an anonymous user.
Limit the number of simultaneous sessions users may have. Limits can be applied by role and per account.
Force users to log out of any extra sessions after they exceed the administrator-defined maximum.
Provide "meta tags" and customizable "title" tag for your site's pages.
Search engine optimization assumed using an essential set of meta tags to help improve search ranking for your site.
Meta tags may be used to control the display of content across popular social networks, such as Facebook or Twitter.
Converts a HTML page to PDF using mPDF PHP Library.
It allows you to generate the following pdf documents of any node:
www.example.com/node/nid/pdf
where nid is the node id of content to render.
Control the contents of your robots.txt file through Backdrop configuration.
Use this module when you are running multiple Backdrop sites from a single code base (multisite) and you need a different robots.txt file for each one. This module generates the robots.txt file dynamically and gives you the chance to edit it, on a per-site basis.
Verify ownership of your Backdrop website to search engine services.
Supported vendors are:
Alter the creation date on a user profile that is used for displaying the "Member for" time period.
Suggested altered creation dates:
Creates a virtual sitemap.txt file for indexing by search engines.
Add the X-Robots-Tag HTTP header to instruct search index bots on permissible activity.
Based on options listed in the Google Webmasters documentation on Robots meta tag and X-Robots-Tag HTTP header specifications.
Redirect the HTTP 403 error page to the Backdrop /user/login page.
The login page will show a message that reads, "Access denied. You must login to view this page." A redirect to the desired page is appended in the URL query string so that, once login is successful, the user is taken directly where they were originally trying to go.
Simple Mail System provides a means for reviewing and updating
the mail system configuration variables held in the system
configuration file system.mail.json. This file holds
key/value pairs, the key being a module's mail class and the
value is the identity of the mail system to be used for
sending mail from that module.
Trust me. You shouldn't be enabling this module.
But if you do enable this module, you shouldn't be enabling the module that
requires this module either.
Enforce restrictions on user passwords by defining a password policy that encourages the use of pass phrases.
The password constraints are pre-defined and must be met before a user password change will be accepted. Each constraint has a parameter allowing for the minimum number of valid conditions which must be met before the constraint is satisfied.