Bbcode

Component type

module

Categories

Maintenance status

Development status

Downloads

42295

Component created

Component changed

The Drupal bbcode.module adds a BBCode filter to Drupal. This allows you to use HTML-like tags as an alternative to HTML itself for adding markup to your posts. BBCode is easier to use than HTML and helps to prevent malicious users from disrupting your site's formatting.

Checkmail

Component type

module

Maintenance status

Development status

Downloads

7900

Component created

Component changed

The Checkmail module checks a POP3 or IMAP e-mail account and prints one or more of the following: the total number of e-mail messages in your INBOX, the number of recent (new) e-mail messages (IMAP only), the number of unread e-mail messages (IMAP only), the total size of the e-mail messages in your mailbox. This module provides both a block and page for output.

Bluemarine

Component type

theme

Maintenance status

Development status

Downloads

19377

Component created

Component changed

This is the Bluemarine theme that was included as part of Drupal 6, 5, and 4.7 (and maybe beyond) core. It was removed from Drupal 7 core, but it continues to live on as a contributed theme at this location.

It is a classic table-based, multi-column, recolorable theme that goes against all modern semantic, responsive, etc. design, but works very well as a utilitarian theme. It is good for when what you want is to display information in a neat and clean way, and you don't care too much about whether the display is pretty, frilly, or fancy.

Event

Component type

module

Categories

Maintenance status

Development status

Downloads

120774

Component created

Component changed

I am looking for co-maintainer(s) with an interest in porting event to Drupal 8. One of the goals should be that it can be independently be used from any other modules besides core. The data structure, namely the use of SQL DATE columns should also be the same.

This is a simple module to keep track of events and show them to users in various calendar displays. It also provides an event API to allow other modules to store and work with date data.

Feedback

Component type

module

Categories

Maintenance status

Development status

Downloads

46464

Component created

Component changed

Feedback allows users and visitors of a Drupal site to quickly send feedback messages about the currently displayed page, using a fixed positioned and ajaxified feedback form. This helps site administrators in quality assurance of their pages, contents and theme.

Because the form is submitted via AJAX, a user will not be redirected to another page and can continue visiting/using the site after posting feedback.

All feedback messages are listed and grouped by status in an administrative feedback log. Each feedback message can be marked as 'done'. Privileged users are able to see existing feedback messages for the currently displayed page to prevent submitting duplicate feedbacks for already known issues (f.e. during site building). Since feedback messages are additionally stored with a 'masked' path (similar to dynamic menu item arguments in D6, i.e. user/%/edit), existing feedback messages for similar pages can be displayed (except node/% paths).

Feedback optionally integrates with BrowsCap to additionally record the user agent for each feedback message, which helps in tracking down theming issues.

Glossary

Component type

module

Categories

Maintenance status

Development status

Downloads

38293

Component created

Component changed

The Glossary module helps newbies understand the jargon which always crops up when specialists talk about a topic. Doctors discuss CBC and EKG and CCs. Web developers keep talking about CSS, P2P, XSLT, etc. This is all intimidating for newbies.

HTML Tidy

Component type

module

Categories

Maintenance status

Development status

Downloads

18169

Component created

Component changed

This module tidies Drupal's HTML output with HTML Tidy by optionally sanitizing it when it is saved or when it is displayed, like a traditional input formatter. Missing and mis-ordered tag components are replaced and reordered automatically so that user input doesn't break site structure with open tags and the like.

User interface configuration supports:

Mailhandler

Component type

module

Maintenance status

Development status

Downloads

99138

Component created

Component changed

Create nodes by email!

Mailhandler uses Feeds to let you post nodes by email. It takes mail (usually from an IMAP mailbox) and imports it as whatever type of content you choose. Plug-in modules allow you to do more awesome things like post comments, select different authentication methods, and set properties such as published / sticky status using "commands". Hugely powerful and flexible, but includes a "quick-start" module to help get you started.

Notify

Component type

module

Categories

Maintenance status

Development status

Downloads

55443

Component created

Component changed

This is a lightweight module that allows users to subscribe to periodic emails which include all new or revised content and/or comments of specific content types, much like the daily newsletters sent by some websites.

Even if this feature is not configured for normal site users, it can be a useful feature for an administrator of a site to receive notification of new content submissions and comment posts.