Sitemap

Component type

module

Maintenance status

Development status

Downloads

74893

Component created

Component changed

This is the Drupal 8 version of Site map.

This module provides a site map that gives visitors an overview of your site. It can also display the RSS feeds for all blogs and categories.

Drupal generates the RSS feeds automatically but few seems to be aware that they exist.

The site map can display the following items:

Variable

Component type

module

Maintenance status

Development status

Downloads

1319286

Component created

Component changed

Variable module provides a registry for meta-data about Drupal variables and some extended Variable API and administration interface.

This is an API module so it must be installed only when other modules require it.

Module Developers: Please declare your variables.

Add-ons for module developers here: Variable Extra

This is a nice introduction to the module by Lullabot, Module Monday: Variable.

¿Drupal 8? #2146779: Port Variable to Drupal 8

Why?

  • So other modules can know about your module's variables and they can be translated, exported, used in views, etc.
  • You'll get automatic variable edit forms, tokens, access control and uninstall for free
  • Your module's variables will be allowed for Variable Realms being able to get values for each language (Internationalization) or Domain (Variable Domain)

Workflow

Component type

module

Maintenance status

Development status

Downloads

254038

Component created

Component changed

This module allows you to create arbitrary Workflows, and assign them to Entities.

Workflows are made up of workflow states. Transitions between states can be allowed per role. For example, a workflow with the states Draft, Review, and Published could be assigned to the Story node type. Only users with role 'chief editor' can set Stories to the published state.
You can set up the Workflow to alter states from form, page, comment, a special block, and a special workflow tab.
Additionally, the submodule Workflow Access allows you to manage view/edit/delete permissions for content types per User role and Workflow state.

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.

Quote

Component type

module

Categories

Maintenance status

Development status

Downloads

39831

Component created

Component changed

This module adds a 'quote' link below nodes and comments. When clicked, the contents of the node or comment are placed into a new comment enclosed with special markup that indicates it is quoted material.

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.