Chemical inventory

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is customized for managing an inventory of chemicals for a small laboratory. It defines a new node type "chemical", and a page that presents a listing of the chemical inventory.

EasyFilter

Component type

module

Categories

Maintenance status

Development status

Downloads

3394

Component created

Component changed

NOTE: You should not use this module. Use the Views Module instead. Due to the advancements in the Views module, the functionality of this module can be replicated using the Views Module (Read this Tutorial to find out how). Because of this, I will be phasing out this module.

EasyFilter is a very user friendly module for filtering a view of lists for a particular node type. It works by configuring a path for any node type in the Drupal system. Once this path has been configured, you can easily filter the node type by simply adding arguments to that path.

Auto locale import

Component type

module

Maintenance status

Development status

Downloads

37636

Component created

Component changed

The autolocale module and enclosed localized install profile provides a profile to automatically import interface translations in install time and later when modules are enabled / disabled.

Most of the module's functionality (with better implementation) is built into Drupal 6, so there will be no release of this module for Drupal 6. Import and update functionality for translations is maintained in the Localization update module.

CCK Field Permissions

Component type

module

Maintenance status

Development status

Downloads

11488

Component created

Component changed

This module has been rewritten from scratch and is now distributed with the Drupal6 version of CCK as content_permissions module. Please upgrade.

This module allows admins to restrict access to specific CCK node type fields to by user roles. This is useful if you have a content type that you want to allow some classes of users greater use of- for example, a CCK node may have a field for a link to an external website. Using this module you can allow only registered users to have access to that field to create, update, and now view.

Release Monitor

Component type

module

Categories

Maintenance status

Development status

Downloads

2038

Component created

Component changed

Releasemonitor is a Site Administrator Module that assists with keeping contributed modules up to date and summarizing their upgrade availability. The Release Monitor reads the current version information of enabled contributed modules from the module.info file if they are available, from CVS/Tag and the CVS $Id$ string. Using cron, it gets the current version information to determine if there are minor or major upgrades available. The Monitor displays this information on a single page and creates watchdog events when an upgrade is available. To make downloading easier, it gives links to the Drupal project page, and the CVS repositories (if appropriate).

Given that update_status is in 6.x core, the cvs_deploy has been release, and I am overwhelmed with other work, I am discontinuing all support for releasemonitor. I do believe that releasemonitor has the potential to offer something a little better and different than update status, but I simply don't have the time to do it. Please do not create any issues for this module, they will be ignored and not appreciated.

The monitor currently gets version information from cvs.drupal.org, but future versions whould get this information from the drupal.org project.module. The monitor pulls module information once per day, although this is a configurable option.

Submit Again

Component type

module

Categories

Maintenance status

Development status

Downloads

7951

Component created

Component changed

Submit Again can re-route users immediately back to node/add/xxx pages after they have submitted a node. It can be turned on for each content type and is off by default. It includes a theme function to control whether or not a status message is displayed to alert users of the location of their recently submitted posts.