BoWoB Chat
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Chat for your Drupal. Real-time communication to your users.
Chat for your Drupal. Real-time communication to your users.
MimeDetect provides a complete system for detecting the actual content of files in your Drupal site.
By default, Drupal provides a "guessing" system based on the filename extension. This is very weak and your site could store files with real content different from the one indicated by its extension.
MimeDetect provides detection on two levels:
The REST Server provides an interface for the Services module to communicate with REST clients.
Gives users the ability of attaching one or more files to messages sent using the site-wide contact form or the personal contact forms for users.
Number of attachments can be defined on a global basis. This setting will apply for both the site-wide contact form and the personal contact forms for users.
Allowed extensions, maximum file size and number of attachments can be defined on a per-role basis for both the site-wide contact form and the personal contact forms for users.
Flexifilter is a module that allows non-coders to create their own, configurable custom filters. It is not limited to simple text replacement or regex replacement; it includes logic such as if() and while() statements, and is easily extendable by other modules. It is the best thing to hit Drupal since the potato.
The Admin Notes module creates a block that displays a textarea pre-filled with the existing comment for that specific page, if any.
Each comment is associated with a page.
Inline Registration allows anonymous users to register via the node/add page, thus removing a step/barrier from the user actually publishing content. If you're going to use this module, or allow anonymous users to post content to your site at all for that matter, you should really use CAPTCHA to help keep the spam-bots from trashing your site.
This module integrates Drupal with III/Millennium WebOPACs (library catalogs): you can import bibliographic records, or embed records in a node using the input filter. Imported nodes can have taxonomy terms created from the original record, a real-time holdings display, embedded book previews from Google Book Search and more.
I have not found an official "heres the way to email everyone in a certain role(s)" action, so I've cleaned some code and contributed it.
This module provides an action which is configurable to email everyone in the specified roles, it is much like the built in "send email" action however it allows you select the recipients as a list of roles.
The action is usually implemented as a trigger.
Basic usage;
- Enable 'triggers' module admin/build/modules
Shows a block and a page of nodes created on this day for past years. Administrators can set how many years back to display nodes. Future versions will add a Views plugin.
As part of #D7CX, On This Day had a full Drupal 7 release on the day that Drupal 7 was released.