Future Nodes

Component type

module

Maintenance status

Development status

Downloads

873

Component created

Component changed

A very simple node access module that limits access to nodes if they are published in the future.

If the Node's "Authored On" property ($node->created) is equal to or less than the current request time, then a visitor may have access to the node. If it is after then a visitor will not see the node listed or be able to view it directly. NOTE: This does not effect edtorial access.

Block Country

Component type

module

Maintenance status

Development status

Downloads

4486

Component created

Component changed

This module helps to create country specific Blocks. It Add country setting to block and manages country specific display of block.

Block will be only visible for the selected countries. It detects and gets User's country from Ip2Country information and based on this it manages block visibility.

CONFIGURATION
To add country specific visibility to a block, Go to that block's configuration country settings is listed under block "Visibility settings"

Advanced User Registration and Management

Component type

module

Maintenance status

Development status

Downloads

2439

Component created

Component changed

Note: There is no active development on this module, use LoginRadius Customer Identity and Access management module instead.

User Registration made simple for your Drupal Website! Let users register via email registration or social login as per their choice and manage their profile with simple LoginRadius Dashboard!

This plugin requires Paid Subscription of LoginRadius service..

Workflow Hide Fields

Component type

module

Maintenance status

Development status

Component created

Component changed

Workflow Hide Fields is an addon to the workflow module. It allows to:
- Set specific fields to edit only on creation.
- Once created, only users with a given ("supervisor") role can edit it.
- The "supervisor" user selects a responsible (one of a list from a given field).
- Once a responsible is set, only he or she can edit, until the workflow reaches given "prefinal" states.
- Once the workflow reaches some "prefinal" state, only the author can edit it, rating it and finishing it.

Regex Registration Deny

Component type

module

Maintenance status

Development status

Downloads

252

Component created

Component changed

Small module that allows you to use regex to validate fields on the registration form.

While there are alternative modules to validate fields on the registration form, I found that none of them allowed for regex checks on the name and email fields on registration. They also seemed to be overly complicated or only allowed for checking on the username or email address.
This module is quite simple and allows you to check any textfield on the registration form.