One page profile

Component type

module

Maintenance status

Development status

Downloads

22418

Component created

Component changed

One page profile, when used with the core profile module, allows users to edit their entire profile on one page, as opposed to a separate page for each category.

Features:

SSL Users

Component type

module

Maintenance status

Development status

Downloads

867

Component created

Component changed

Module is needed for changing authentication settings for restricted area on site. Module defines SSL users and sets single password for all of them in .htpasswd.

This module was created for Janssen Contracting Co., Inc..

Instructions

You should manually create .htacces and .htpasswd files. Changes in SSL users settings tab will affect on .htpasswd file.

If restricted area is located in /home/www/area/, so there should be /home/www/area/.htaccess file with following lines:

Report Courier

Component type

module

Maintenance status

Development status

Downloads

751

Component created

Component changed

Main Idea

Report Courier is intended to provide a smooth path for report delivery on an Intranet allowing non-tech users to quickly deliver distinct reports to individual users according to their specific areas of interest.

Intended Workflow

The reports are assumed to be individual files named according to a private key and zipped up. The zip file is uploaded, a month and year are chosen. Upon submitting this file, the module unzips the contents, identifies the files, creates a CCK Filefield node and names it using Token module. It then stores the file according to a file structure you can customize using the Filefield_paths module and attaches the security code. You assign your users the security code in the "My Account" area. When the code on the report node and the user match, the file becomes available.

Shared Edit

Component type

module

Maintenance status

Development status

Downloads

1453

Component created

Component changed

The shared edit module helps to the author of a node to provide edit access for other users. Simply shared edit module enables edit access to individual nodes to be on a per user basis. This operates in a similar manner to the CVS access on drupal.org.

Custom 403

Component type

module

Downloads

2099

Component created

Component changed

Prerequisite

This module requires the latest Content Access module to work, please head over to download and install Content Access module first

Lockdown

Component type

module

Downloads

1255

Component created

Component changed

A state machine for paranoia, with the halting state typically entailing the implementation of a scorched earth policy response (i.e., erasing the Drupal database). Think DEFCON for Drupal.

This module is meant primarily for "paranoid" Drupal use cases involving information warfare. Typical users might be political dissidents in repressive regimes, BitTorrent bootleggers, various kinds of activists, and so on and so forth.

Basically, if you have adversaries trying to hunt & shut your site down or limit your ability to disseminate information, you'll probably want to install Lockdown to help maintain tight information discipline as well as to guard the perimeter and perhaps give you some advance warning when it's getting to be time to move shop.

Blacklist

Component type

module

Maintenance status

Downloads

2958

Component created

Component changed

The module handles access control of user login and registration by maintaining a list of masks, similar to the core user access features, but unlike the core it only triggers when a user is trying to authenticate or registering.

On most sites the purpose of banning a user is not to keep that person unable to access the content of the site, but to keep him, or her away from causing any harm with comments, posts, things in general that require signing in.

Account menu

Component type

module

Maintenance status

Development status

Downloads

25303

Component created

Component changed

This module provides dynamic [Log in/Create account][My account][Log out] menu links. Before the user is logged in, only the [Log in/Create account] link is shown(this can be configured as two links: [Login] and [Register]). After the user is logged in, [My account][Log out] links are shown. By default, these links are in the "Account menu". However, they can be moved to any other menus through the admin/settings/accountmenu page to suite any menu structure.