Quotes

Component type

module

Categories

Maintenance status

Development status

Downloads

33605

Component created

Component changed

The Quotes module allows users to maintain a list of quotations that they find notable, humorous, famous, infamous, or otherwise worthy of sharing with website visitors. Quotes are currently stored as pseudo-nodes, and users with the appropriate permissions can maintain their own list of quotes much like maintaining their own blog.

Administrators can define one or more quote blocks to display either the latest quote or a random quote matching certain criteria. The quotes displayed in each block can be filtered by role, user, node, or category.

Support for Views is included.

Webserver authentication

Component type

module

Maintenance status

Development status

Downloads

18804

Component created

Component changed

This module delegates authentication to the web server. It is useful in cases where HTTP authentication, NTLM, or .htaccess authentication are used and is especially useful as an easy way to implement single sign on for MS Windows networks. With this module, Drupal honours the web server's authentication. Users don't maintain separate passwords for Drupal, and terminated users automatically become inaccessible in Drupal. If you are running an LDAP server, or Microsoft Active Directory, use UNIX authentication, this is likely a good module for you.

Textile

Component type

module

Categories

Maintenance status

Development status

Downloads

33821

Component created

Component changed

This module implements the popular Textile markup shorthand, and allows you to enter content using a simple, plain text syntax that is filtered into valid (X)HTML. It was originally developed by Dean Allen of textism.com, and several different versions (in several different programming languages) have been created. It is notably used by 37signals' Basecamp product, among many others.

Cloud

Component type

module

Maintenance status

Development status

Downloads

10351

Component created

Component changed

OVERVIEW

Cloud (Clanavi) is a set of modules to realize cloud management: Drupal-based Cloud Dashboard like Amazon Management Console, RightScale, ElasticFox, and etc. The module supports not only public cloud like Amazon EC2, Cloudn but also private cloud like OpenStack since the system is highly modularized by Drupal architecture.

The cloud management functionalities include in such as server templates, clusters, monitoring, billing, resource allocation, reliability, scalability and etc.

Subscriptions

Component type

module

Maintenance status

Development status

Downloads

120765

Component created

Component changed

This module enables users to subscribe to be notified of changes to nodes or taxonomies, such as new comments in specific forums, or additions to some category of blog. Once enabled, all nodes will have an additional link that allows the user to change their subscriptions. Users have tab on their user screen to manage their own subscriptions. Users can also set an auto-subscribe function which notifies the user if anyone comments on posts they have made. Admins can turn this on by default.

Subscriptions has its roots in 2003 (node/4189!). At version 5.x-1.x it was in a crisis, due to too many people having pulled in too many directions. In Winter '07 and Spring '08 it was rewritten from the ground up by chx and salvis, and we are maintaining it to this day.

Weather

Component type

module

Categories

Maintenance status

Development status

Downloads

118671

Component created

Component changed

This module uses free weather data from yr.no to display current weather conditions from anywhere in the world. Forecasts for up to 11 days are included. Data for more than 14.000 places worldwide is included for easy weather display.

The old branch, 7.x-1.x, uses METAR (METeorological Aerodrome Report) data to display current weather conditions from anywhere in the world.

API

Component type

module

Categories

Maintenance status

Development status

Downloads

106172

Component created

Component changed

The API module was designed to produce the Drupal developer documentation available at api.drupal.org. You can set up your own API documentation site by following these instructions.

The API module implements a subset of the Doxygen documentation generator specification, with some Drupal-specific additions. Standards for how to write Drupal documentation that this module can parse (and that conforms to Drupal coding standards) are on http://drupal.org/node/1354.

Webform

Component type

module

Maintenance status

Development status

Downloads

4126331

Component created

Component changed

Webform is the module for making forms and surveys in Drupal. After a submission customizable e-mails can be sent to administrators and/or submitters. Results can be exported into Excel or other spreadsheet applications. Webform also provides some basic statistical review and has an extensive API for expanding its features.

Term Access

Component type

module

Maintenance status

Development status

Downloads

1582

Component created

Component changed

As this module was created recently, there is only a development version available. Please take some time to test the module so we can iron out any bugs before an official release.

This module controls node access based on taxonomy term fields. When the nodes taxonomy terms and the user taxonomy terms match, the user is awarded certain permissions.