This project is under active development.

Dutch Stemmer

This module implements a Dutch stemming algorithm to improve Dutch-language searching with the Drupal built-in search.module.

SpamSpan filter

The SpamSpan module obfuscates email addresses to help prevent spambots from
collecting them. It is based on the technique from
spamspan but has undergone major modifications, as the original spamspan code hasn't been updated since 2007.

Fetchgals

Fetchgals is a public domain webspider used to download and/ or display free content gathered from adult entertainment TGP sites (Thumbnail Gallery Posts). This module provides a user interface for the fetchgals package and automates the entire process. It also allows you to display the content gained right there on your own Drupal site.

Date

Date Popup module

🇺🇦

This module is maintained by Ukrainian developers.
Please consider supporting Ukraine in a fight for their freedom and safety of Europe.

This package contains both a flexible date/time field type Date field and a Date API that other modules can use.

The Drupal Handbook pages are at Date/Calendar Documentation.

Be sure to read Debugging Information before reporting a problem. Going through those steps may resolve your problems and will help provide enough information to tell if this is a bug.

Chatroom

*** Seeking co-maintainers! ***

Chatroom enables site administrators to create chatrooms that users can join and talk to each other in real time.

Checklist

Allow administrators on sites to create checklists that must be completed by users of the site. Each user can see their checklists on the "Checklists" tab of their account.

Multiple checklists can be created and assigned to users to complete depending on their role (or other groups in 2.x). Additional checklist options:

  • Specify to only make new users complete a checklist.
  • Assign a role on completion of checklist.
  • Limit navigation until checklist is complete (it will not allow the users to go anywhere except to items on the checklist).
  • Force checklist items to be completed in order.

Multiple checklist item types that can be expanded via hooks/API. Implemented by default in both versions:

  • User check - the user simply clicks/checks the item.
  • Admin check - a user with the correct permission must check the item off of the checklist.
  • Node create - user must create a certain node type.
  • Node agree - user must visit a node and click I agree at the bottom.
  • Page view - user must visit a given page within the site.

Version 2.x

THIS VERSION HAS A NEW DEPENDENCY. DOWNLOAD AND INSTALL IT BEFORE UPGRADING YOUR CODE: Usergroups API

Pages

Subscribe with RSS Subscribe to RSS - Under active development