First Time Login

Component type

module

Maintenance status

Development status

Downloads

1635

Component created

Component changed

First time login module prompts user to reset their profile, when they login to their account for the first time (once profile is updated, it will not prompt from next login on wards).

After creating a user account with basic details, user can be intimated to log on to their profile and ask them to update it. Where in the user can update their account's password as well.

Administrator can configure the threshold number of days, after which user will be again prompted to update their profile.

View Own Unpublished

Component type

module

Maintenance status

Development status

Component created

Component changed

View Own Unpublished

Note: I created this module for a project in which I needed this, but probably I won't need it again so I hope there is someone who can take over maintenance. The code is pretty trivial though, it should keep working as long as the Drupal permissions API doesn't change.

Feature toggle

Component type

module

Maintenance status

Development status

Downloads

1224

Component created

Component changed

From Wikipedia

A feature toggle, (also feature switch, feature flag, feature flipper, conditional feature, etc.) is a technique in software development that attempts to provide an alternative to maintaining multiple source-code branches (known as feature branches).

http://en.wikipedia.org/wiki/Feature_toggle

This module gives non developers ability to show or hide features created & deployed by developers.

Error Pages Messages

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project is intended to allow the administrator of the site to set multiple, different messages for error pages on admin/config/system/site-information

When someone sees the 404 or 403 pages, instead of standard error messages, the module will show the configured messages. This is useful when you do not want to disclose what error had occurred: 403 or 404

The module allows you to use template by setting up their paths in a provided field. You can write separate CSS rules for those templates and those will be displayed on error pages.

Lesser Forms

Component type

module

Maintenance status

Development status

Downloads

2165

Component created

Component changed

The goal of Lesser Forms is to hide configuration options from your content creators / content managers. They probably don't need to modify this.

You wouldn't want to bother them with the pathauto-alias, do you?

Drupal 8

New features such as allowing a user to:

  • Hide options separately per user role.
  • Choose pre-defined fields to hide per user role.
  • Add custom fields to the settings so that these can also be hidden per user role.

The listed items above are available starting from 8.x-2.x release.

Request statistics

Component type

module

Maintenance status

Development status

Downloads

344

Component created

Component changed

SEO, presentation, themes, they all depend on an understanding of who visits your site and what they use to view your site. This module gives you a look at what they use to view your site.

SEO

Site owners and developers dive into complicated approaches to presenting sites on different browsers and multiple device formats without knowing exactly what is used on their site. SEO can suffer due to overly complex changes.

Google now tests sites for responsive design. Responsive design is now one of the top three SEO priorities.