Stakeholder Review

Component type

module

Maintenance status

Development status

Component created

Component changed

The problem

Internal or external project stakeholders (staff members, journalists, etc) need to preview unpublished content without having to log in. Admins would like to be able to give these stakeholders a URL to view unpublished pages and have that URL disappear after two weeks.

Permissions Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

9739

Component created

Component changed

The permission Filter module is a simple approach to provide a search
functionality in the people/permission page. It will help site admin to
get the desired result without scrolling down.

Install
-------
Simply install Permission Filter like you would install any other module.

1) Copy the permission_filter folder in the modules folder in your Drupal docroot.

2) Enable the module using Manage -> Extend (/admin/modules).

3) Goto People --> Permissions (/admin/people/permissions).

Database logging ban operation

Component type

module

Maintenance status

Development status

Downloads

571

Component created

Component changed

Synopsis

Have you ever looked through the list of recent messages for a public website and noticed certain IP addresses repeatedly trying to do bad stuff? For example, repeatedly trying to log in with various usernames, trying to access node/add, or trying a bunch of different path prefixes to the backend / CKEditor scripts, etc.

Administrator login page

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A dedicated administrator login page, when non-login user access to the administrator page will automatically jump to the administrator login page.

---------------------------------------------------------------------------------------------

一个专用的管理员登录页面,当非登录用户访问管理员页面时会自动跳转到管理员登录页。

Masquerade Userchoice

Component type

module

Maintenance status

Development status

Component created

Component changed

= Masquerade User Choice=

The Masquerade User Choice module expends the Masquerade module and now allows users to choose who can masquerade as them. This is done by editing account profile.

== Installation and Configuration ==

To install the Masquerade User Choice module, extract the module to your modules folder,
such as sites/all/modules. After enabling the module you will have to enable the permissions.

This module relies on the existing permissions for Masquerade and adds two new permisisons.

Single Date Time Picker

Component type

module

Maintenance status

Development status

Downloads

1029

Component created

Component changed

Date time picker form element using the xdan jQuery Plugin Date and Time Picker library - https://github.com/xdan/datetimepicker.

It supports date/time and date fields. You can use it on Datetime and Datetime Range fields.

INSTALLATION

Install Drupal module as usual.

Configuration Accountability

Component type

module

Maintenance status

Development status

Component created

Component changed

The purpose of this module is to track changes and add accountability to changes by tracking the user who made the change. This allows site administrators know who made a change and to possibly roll the change back to a previous version. This is useful when there are several people on a team managing and are managing the site via the UI versus tracking all changes via code. This is a common use case when a retrospective or incident audit is being performed... or just when a change causes ill affects and you need a quick way to roll back.