Drush switch

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Analog "drupal site:mode" drupalconsole command for Drush.

Howto: enable module,
drush switch dev - switch to dev settings,
drush switch prod - switch to production settings

Path to Body Class

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Path to Body Class v0.1.0

Requirements:

  • Drulal 7.x
  • Pathauto

This module takes the Pathauto path of the given node, converts it into a string (replacing any slashes with dashes), and then inserts this as a class into the body element of the node.

This is useful when using CSS wildcards for styling sections of your site, but don't want to install and play with the Contex module.

Just install this module like any other, and then start the styling.

Modername

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Modername module allows using user e-mail address instead of using user name.

Features included:

  • Hide user name field in registration form
  • Hide user name field in user edit form
  • Replace user name field with e-mail address field in login and password recovery forms
  • Replace user names with emails in user list

Theme by author

Component type

module

Categories

Maintenance status

Development status

Downloads

349

Component created

Component changed

Theme by author allows you to change the theme of a given entity based on its author.

It does not work only on nodes, but on any entity type, that implements DrupaluserEntityOwnerInterface. This module adds a new "theme" base field to the user entity. Upon visiting the canonical route (detail page) of an (EntityOwnerInterface) entity, the implementend theme negotiator will return the correct theme of the entity's author, if that user entity has a custom theme set.

Default path aliases

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Introduction

This sandbox module allows you to import your (custom) path aliases by extending the default content module.

As of right now, path aliases are not exported automatically because they are not (part of) an entity.
The following issues are aiming to solve the problem:

Node finder

Component type

module

Maintenance status

Development status

Component created

Component changed

This module should allow users to search for a node using its id or using its name to search. If it finds the module it will redirect the site immediately to the node but if it doesn't then it will return an error message

Field Validation Against Math

Component type

module

Categories

Maintenance status

Development status

Downloads

7

Component created

Component changed

This module is a plugin for Field Validation module. The purpose of this module is to give site builders a method to set validation criteria that compare current field value to other values in one or more fields from the same form, combined, with no custom code involved. It allows simple comparisons and math operations.

How does it work:

For example:

"Net income should be equal to gross income minus taxes."

Would be

Staging Widget

Component type

module

Categories

Maintenance status

Development status

Downloads

120

Component created

Component changed

The Staging Site Widget is a module that overlays a floating (and position configurable), easily identifiable box over your website. This allows you to easily identify a development or staging website from your production one.

This module is very similar to the Environment Indicator in that it displays an overlay. The difference is that this one creates a smaller widget.