Encrypt

Component type

module

Categories

Maintenance status

Development status

Downloads

103942

Component created

Component changed

Encrypt is a Drupal module that provides an application programming interface (API) for performing two-way data encryption. It allows modules to encrypt data such that it can be decrypted using the same key that was used to encrypt the data. This is useful for storing sensitive information.

Spambot

Component type

module

Maintenance status

Development status

Downloads

57468

Component created

Component changed

Spambot protects the user registration form from spammers and spambots by verifying registration attempts against the Stop Forum Spam (www.stopforumspam.com) online database. It also adds some useful features to help deal with spam accounts.

This module works well for sites which require user registration before posting is allowed (which is most forums).

Apache Solr Statistics

Component type

module

Maintenance status

Development status

Downloads

20063

Component created

Component changed

This is an add-on module for Apache Solr Search Integration that logs each query including keywords, fields and sort options used, the Solr service response times, spellchecker suggestions and number of results returned.

Requirements

Requires Apache Solr Search Integration.

The charts are generated with the Google Charts API, so while you don't need an API key, you will need a live internet connection to view the charts.

Instructions

Install and enable module. You must first enable logging at admin/settings/apachesolr/stats before viewing any results.

After a few searches you can see results under admin/reports/apachesolr/stats. Below the report header you can select the report's granularity: per minute, per hour or per day. The reports only include recent activity depending on granularity.

Optionally:

  • you can enable a block that will show users popular searches (but only those that returned any results). The block is cached and refreshed after 10 minutes to ensure performance.
  • you can enable a Google gadget that will allow to you to embed a report into iGoogle or other pages; the provides a secret key that can be "revoked" at any time to disable already-installed gadgets. Configure this in admin/settings/apachesolr/stats.

Button style

Component type

module

Categories

Maintenance status

Development status

Downloads

9495

Component created

Component changed

Allows to apply a sexy, graphical button style using CSS Sliding Doors technique in a generic way. Auto-applies to all form buttons, but can also be applied to any list item or hyperlink having the CSS class .button.

Additionally wraps all form actions/buttons throughout a Drupal site into a consistent <div class="form-actions"></div> markup container, which is awesome for theming.

Tab Tamer

Component type

module

Maintenance status

Development status

Downloads

52264

Component created

Component changed

Tab Tamer is an administration utility that provides easy re-ordering, hiding, and deactivation of tabs and subtabs. You can also rename tab labels.

Tab Tamer makes use of Drupal's drag ordering, but degrades gracefully when javascript is disabled.

Tab Tamer utilizes Drupal's cache system to help conserve server resources.

Comments and suggestions are welcome.

Clean Taxonomy

Component type

module

Categories

Maintenance status

Development status

Downloads

1078

Component created

Component changed

Sometimes when working with large database generated sites, or administrating large user-generated content sites you can end up with hundreds of empty taxonomy terms and tags.

This is a very simple little module that will check all terms to see if they currently have any nodes mapped to them.

It will display all the taxonomy terms in Table and provide info related to Vocabulary and Nodes attached. It also provides option such as Edit,Delete and Replace a taxonomy term.

School Administration

Component type

module

Maintenance status

Development status

Downloads

13925

Component created

Component changed

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

This module can be used for any kind of school which want to keep records of all students and staff and give user account to each person. With inner modules, it will be complete school administration system.

shortlink

Component type

module

Maintenance status

Development status

Downloads

1466

Component created

Component changed

Which module to pick?

No new URL shortening features will be accepted into this module: consider this a backport of the Drupal 7 shortlink functionality. For a module with more flexibility, please look at the Short URL module.
ShortURL is the module with all the features and this one the one without any configuration!

Block Title Link

Component type

module

Maintenance status

Development status

Downloads

80281

Component created

Component changed

Have you ever needed to make a block title a link? This module makes it easy. Block Title Link creates a link field on the Block Admin page. It works by overriding the $block->subject variable and changes it to a link.

Features Support:

Block Title Link is compatible with the Features module by using the Strongarm module. Simply select any block_titlelink prefixed variables and they will be exported in your feature.