Advanced Forum Blocks

Component type

module

Categories

Maintenance status

Development status

Downloads

1562

Component created

Component changed

Advanced Forum Blocks provides some small extra features for your advanced forum installation, allowing you to place some of the pieces of the advanced forum interface in regions as needed.

Currently supported:

a) A block for the Tools dropdown (including mark-all-read) allowing it to be shown in additional view locations.

WordPress Passwords

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A small module that enables the use of WordPress-hashed passwords in Drupal 7. The module checks if a user's password validates successfully against WordPress's hashing technique whilst a user is attempting to log in, and rehashes the password using Drupal's built-in hashing technique - effectively converting the user's password from a WordPress hash to a Drupal hash without any manual intervention.

Views Search API DB Suggestions

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provide search suggestions for search_api_db views based on indexed words that sound similar.

This module uses the MySQL SOUNDEX() function to calculate how similar indexed keywords sound to search terms entered by a user. It will then show a configurable number of most closely matching search suggestions for keywords that actually exist in the search database.

Helpful as output for "No results".

Views Date Range Rewrite

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Output text depending on the range in a date field with start and end values.

You can use this module to show an Open or Closed text flag for events, depending on whether the current time falls between the start end and times on an event node.