Node Version

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module supports the following use case:

Use case

A drupal 7 website with content that has a periodic updates (e.g. yearly). Every update is called a version of that content.
The website visitor has default access to the latest published version, but can also browse to a previous version for that content.

Le Gate- A generalized age gate solution

Component type

module

Maintenance status

Development status

Downloads

1555

Component created

Component changed

Le Gate is a simple module that restricts user access to pages on a site, and then provides two mechanisms
by which users can then gain access. It was first developed as an "age gate" module to allow access to a site
only when an appropriate age is selected (>15yo for COPPA). But then we decided to make it more generic.

When a user tries to access a restricted page they are redirected to a configurable and themable page
(the "le-gate" page) that presents one of two ways to gain access. When access is gained a javascript cookie is set.

Og User Identity

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

About

    This module implements additional functionality for OG module, extends og module, provide some UI and backend feature. Necessary to use together with og module.
    Very helpful on drupal sites where has been
used og module and users have to switch between groups. Ex.: User has
4 membership and have to add some content to first/second and so on.
There is one feature which populate currently selected group id into og_group_ref filed.
    In module has been implemented one admin interface, where can found some feature

Setting entities

Component type

module

Categories

Maintenance status

Development status

Downloads

18

Component created

Component changed

This module allows to create fieldable setting entities. This basically works like "node type" and "node" but with entity API. This module is aimed mainly for developers but can also be used with. Getting the active setting maybe a bit awkward when sitebuilding.

Known issues. Read before using !!!

  • Stagnated cache when using memcache/redis without Entity Cache module

Requirements

DAAAAAAAAYYYYYNNNNAAAAAAA

Component type

module

Maintenance status

Development status

Downloads

442

Component created

Component changed

D.A.A.N.A.A.
Pronounced (in a Pittsburgh accent) DAAAAAAAAYYYYYNNNNAAAAAAA
Is short for Drush Assign Author Nodes to Another Author

This was created in the even that you bulk delete a user from a bunch of sites (say an employee that no longer works for you). You can run drush ucan which will remove the user from the system and give all their content to anonymous. Well, there's no good way of assigning those nodes to someone else via drush.

Unix Time Conversion

Component type

module

Maintenance status

Development status

Downloads

705

Component created

Component changed

About:

Unix Time Conversion, This module allows site users to perform following conversions.

  • Unix-timestamp to Date conversion
  • Date to Unix-timestamp conversion

The time conversion happens with respect to standard epoch time of 01/01/1970 midnight.

We have ported the core logic of this module in to Drupal 8.

How it works:

This module provide two different ajax blocks from where conversions can be acheived for any reference date or unix-timestamp.