Resource Conflict

Component type

module

Categories

Maintenance status

Development status

Downloads

13968

Component created

Component changed

This module allows for users to book resources for use during events. For example, a student can book a microscope for use within their lab. The D7 version detects overlapping dates and conflicts between nodes, and lets you respond using Rules.

Table Alternate Rows

Component type

module

Maintenance status

Development status

Downloads

11630

Component created

Component changed

This input filter inserts even and odd classes into user submitted tables within nodes. This allows for proper table theming ("zebra stripes") to occur while allowing users to use regular table tags or a WYSIWYG editor to create tables.

To use this module, download, enable, and add to your input formats. Depending on the theme, CSS for the even and odd classes might need to be added. For more information, see the included README.

Block Theme

Component type

module

Categories

Maintenance status

Development status

Downloads

41150

Component created

Component changed

#D7CX: I pledge that BlockTheme will have a full Drupal 7 release on the day that Drupal 7 is released.

BlockTheme allows an admin to define tpl files for standard block templates and provides a select box on the block configure form so the user can select a tpl file to use as opposed to having to override the templates by block ID.

See an excellent video by Bob @ mustardseed on how to use this module (6.x version)

Activity

Component type

module

Development status

Downloads

66581

Component created

Component changed

The Activity module keeps track of the things people do on your site and provides mini-feeds of these activities in blocks, in a specialized table, and via RSS. The module is extensible so that any other module can integrate with it. The messages that are produced are customizable via the admin interface and are context sensitive. Some theoretical example messages include:

  • You wrote a comment in response to "example comment title"
  • Jim wants to be your friend. Approve this friendship here
  • Nancy is Phil's latest fan

There is still quite a bit that can be done to contextualize the message, and working around irregularities in grammar is tricky, but clever admins will find ways to make meaningful generic messages.

Reindex

Component type

module

Maintenance status

Development status

Downloads

4267

Component created

Component changed

Interactively rebuild the search index.

The search index normally is indexed using cron. This is the best way to build the search index because it provides the best use of system resources. However, if you need to rebuild the index, this module can interactively rebuild the index quicker than cron by using the batch API, or using a drush command.

You don't need this module to rebuild the index with drush - just use the native drush core search feature $ drush search-reindex --immediate --verbose

Login Security

Component type

module

Maintenance status

Development status

Downloads

118562

Component created

Component changed

Login Security module improves the security options in the login operation of a Drupal site. By default, Drupal introduces only basic access control denying IP access to the full content of the site.

With Login Security module, a site administrator may protect and restrict access by adding access control features to the login forms (default login form in /user and the block called "login form block"). Enabling this module, a site administrator may

YUI Menu

Component type

module

Maintenance status

Development status

Downloads

20050

Component created

Component changed

IMPORTANT NOTE
Please use YUI 1.1-1 release & YUI MENU 1.1-1 release for production sites.

YUI Menu

NOTE: This module depends on the YUI module.

Drop Down (Top Navigation)
-using JavaScript. (the menu structure created with javaScript)
-using markup. (the menu structure created with html markup)
Popup (Left Navigation)
-using JavaScript. (the menu structure created with javaScript)

Split Test

Component type

module

Maintenance status

Development status

Downloads

1656

Component created

Component changed

Description

This modules enables the split testing of two Drupal themes. Each alternating anonymous visitor to the site is assigned a different theme, and if the user reaches the action page (such as a thankyou page) the conversion is recorded. The split test ends when the total number of visitors to test, is reached.

Also see Multivariate module

link node

Component type

module

Categories

Maintenance status

Development status

Downloads

14503

Component created

Component changed

Once installed (see README in the archive) you (or any user who can post) can add an embedded href link to any node using the syntax (where N is a number, and NNN is a node id):

[node:NNN]

Parameters follow the part and are comma separated name="value" pairs:

[node:NNN,title="Original version of the picture"]