Tadaa!

Component type

module

Maintenance status

Development status

Downloads

2920

Component created

Component changed

Tadaa! is a module aimed at simplifying the process of enabling/disabling modules and altering configuration when switching between different environments, e.g. Production/Staging/Development.

The environments and the corresponding configuration is completely configurable.

OG Content Access

Component type

module

Maintenance status

Development status

Downloads

182

Component created

Component changed

OG Content Access provides the ability to rely on group-specific roles for providing (view/load) access to specific content.
The use-case is as follows: you have a group with several content types - blog, announcements, file downloads.
Any members of that group will automatically have access to view any of the above contents. You can control access to create, delete, and edit
content for different roles, yes, but every member will ALWAYS have access to view all of the contents of a group.

With this module you can restrict viewing each content to different members by setting the role which is allowed to view/access each content
and then, within the group context you may assign roles as necessary for each member.

Skip-Maintenance-Mode-By-IP

Component type

module

Maintenance status

Development status

Downloads

43005

Component created

Component changed

This module is an addition to Drupal's Maintenance mode settings page.

It allows site administrators to set IP addresses that are allowed access to the website while in maintenance mode, without being logged in.

Mainly written as a means by which clients can easily review their website being developed without the hassle of logging in into an offline site.

Taxonomy -> Views redirection

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Very simple module to convert taxonomy/term/xx to yyyyy/xx based on terms' vocabulary.

It is ok to use "taxonomy override view" (taxonomy/term/%) but when you have more content types and different
vocabularies it is not easily possible to use views "taxonomy override view". With this little tweak I can have one single view for
each vocabulary (which is enough for me so far)