Session API

Component type

module

Maintenance status

Development status

Downloads

104990

Component created

Component changed

The Session API is a very simple set of functions that extend the core sessions workings, allowing data to be stored and associated with a user's session.

There is no need to install this module unless you are instructed to do so by another module.

Currently this module is used by

Domain User Default

Component type

module

Downloads

5471

Component created

Component changed

The Domain User Default module is a submodule for the Domain Access module that provides methods for users (and unauthenticated site visitors using the Session API module) to select a default domain. The module can be configured to automatically redirect users to their default domain upon visiting another domain, or simply provide a message when they are on another domain.

Comment Workflow

Component type

module

Downloads

2194

Component created

Component changed

Comment Workflow closes comments if the node state is changed to the last state of a workflow and re-opens comments if the state is changed from the last state.

LDAP Directory

Component type

module

Maintenance status

Development status

Downloads

6487

Component created

Component changed

This Module provides an "Address book" feature. It searches an LDAP server for records and allow people to view the returned set. My company use it as a Company Directory. It is badly in need of some good Documentation and like everything dealing with ldap it is really hard to setup and get working.

This tool requires the ldap_integration module. http://drupal.org/project/ldap_integration

Book restrict

Component type

module

Categories

Downloads

847

Component created

Component changed

This module enhances the book module. It introduces a permission "add child page to any book". For users with this permission, the book module will behave as usual. Users who are not granted this permission will only be able to move a book page within the current book page's hierarchy. All other hierarchies will be hidden. Furthermore, these users will only be able to add a new book page through the "Add child page" link on an existing book page.

View Alias

Component type

module

Maintenance status

Development status

Downloads

11845

Component created

Component changed

Port to Drupal6 is available, check out the README for other instructions

The beta out now integrates with the pathauto API so its now you can manage your aliases in one spot

This module aids in the bulk creation and deletion of SEO friendly view aliases.

Essentially, this module takes view urls with term id arguments like

articles/89
tags/213
recent-news/344

and creates aliases for them

Image Import Zip

Component type

module

Development status

Downloads

2505

Component created

Component changed

This module extends image_import (part of Image module) so a user can upload a zip file containing images instead of uploading them by FTP.

This module depends on the image module and on the image_import module.

Idea based on http://drupal.org/node/251096 and thanks to Dimm for the excellent code :p

Warning: this module uses php_zip, so your host has to support/enable this.

Custom Page

Component type

module

Maintenance status

Downloads

28812

Component created

Component changed

Documentation

A draft version of the User Documentation is now available for the Custom Page module.

What is it?

Custom Page is an advanced theming tool, allowing developers to easily create pages with custom templates and maintain full control over the output (e.g. HTML). Custompage seamlessly integrates with the Context module (both versions 2 and 3) module and while Context is not required, the two work great in tandem.