Table Size

Component type

module

Maintenance status

Development status

Downloads

635

Component created

Component changed

The Table Size module provides an administration page that allows administrators and site builders to set arbitrary row and size quotas (number of rows and size in MB) for each table in the main database.

If the quota is exceeded, the tables are highlighted.
Optionally, a status email is sent periodically to a configurable email address.

Requires Lazy Vars.

Domain Variable

Component type

module

Maintenance status

Development status

Downloads

12778

Component created

Component changed

This module aims to be a replacement variable handling module for Domain Access, allowing mixed variable realms (domain x language) to be configured.

In other words, it allows setting different variable values for each domain and for each language at the same time.

This module supports almost all of the functionality provided by Domain Configuration, Domain Settings and Domain Theme. Differences are listed in the documentation.

Forms

Component type

module

Categories

Maintenance status

Development status

Downloads

1135

Component created

Component changed

Forms is a light-weight Forms API helper module.
It creates a registry that can hold lists of files to be included for each custom form.
This module helps developers
- avoid duplicate code,
- organize their code in a more efficient structure (more files is sometimes better)
- include files in a standard fashion
.

In order to register these files, developers must implement hook_forms_registry().

Menu Insert

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows content types to be configured to add a menu link by default with an additional option for this menu link to be hidden by default. This is useful for managing site structure through menus without the content administrator having to manage menu placement.

This module also helps to solve the problem of having the correct item in a menu tree expanded without having to show the final node in the menu.

wysiwyg_geshi_button

Component type

module

Maintenance status

Development status

Downloads

539

Component created

Component changed

This module provides a Button for wysiwyg to add source code via a popup.

Info

The Module is not considered stable and is experimental.

Depends on:
http://drupal.org/project/wysiwyg
http://drupal.org/project/geshifilter

Install

See readme.txt inside Modules folder

Libhours

Component type

module

Maintenance status

Development status

Component created

Component changed

Libhours is a simple module to allow libraries' to quickly and easily display hours for their branches. In addition hours can be display for multiple semesters for each individual branch.

Library Hours was developed by the University of Houston Libraries, visit us at http://info.lib.uh.edu/

DBSlicer

Component type

module

Categories

Maintenance status

Development status

Downloads

347

Component created

Component changed

The DBSlicer module allows you to export and import the content of your database.
It uses database slicing collect the rows which will be exported.
With dtabase slicing you can select a smaller piece of the database (this we call slice) that contains all of the records belonging to the slicing criterion. The slicing criterion can be for example a node.
The module needs to know the connections between our database tables. These connections have been defined in the module for the core database tables.

Fast Private Downloads

Component type

module

Categories

Maintenance status

Development status

Downloads

1038

Component created

Component changed

Looking for a co-maintainer - contact beejeebus if you're interested!

This module provides fast private downloads via Node.js.

The Node.js server process hands authentication off to Drupal, but handles the slow file-serving part.