Modules for Drupal 4.7

Please, use the forums to report any issues you may have using any of these projects.

Download links are provided for each project in its own page (click the project title).

Thanks

Akismet

Version: 1.1.2

Description:

The akismet module for Drupal allows you to use the Akismet Service to protect your site from being spammed.

In order to use the Akismet Service, you need a WordPress.com API key. If you don't have one already, you can get it by simply signing up for a free account at WordPress.com. Please, consult the Akismet FAQ for further information.


Bypass Forced Preview

Version: 1.0.0

Description:

This module allows privileged users to bypass forced node/comment post preview.

Drupal core (version 4.7) has the option to force users to use the preview buttom, before being able to submit content. This option is pretty effective to prevent certain bots from spamming your site. However, once this option is enabled, it affects all users, including site administrators.

This module adds a new permission that may allow privileged users to bypass forced post preview, for both content and comments.


Path Checker

Version: 1.0.0

Description:

The Path Checker module provides an additional report that allows administrators to easily check for broken path aliases.


PHP Information

Version: 1.0.0

Description:

The phpinfo module allows you to view the phpinfo() report in the administration section of your drupal site, formatted according to your theme design.

This is something that might come handy when you need to check the currently active PHP configuration that affects your drupal site operation.

By default, only site adminstrators have access to view PHP information, but it can be granted to others (view phpinfo) from admin/access.


Session Protection

Version: 1.0.0

Description:

The Session Protection module protects user sessions against hijacking attacks and offers a better method to protect from session fixation than the one provided by Drupal itself.


SMTP Checker

Version: 1.0.2

Description:

The SMTP Checker module allows you to enable validation of email addresses supplied by the user through any form, that uses the standard Drupal Form API, by checking the related SMTP servers.