Maintainers strive to actively monitor issues and respond in a timely manner.

Required by role

Required by role in field settings form

This module allows fields to only be required when the current user has a certain role.

Base Article

Provides an article content type, suitable for time-conscious articles.

Base Page

Provides a Page content type for creating static pages.

Base Core

Base is meant to be a set of features that will provide the "lowest common denominator" for building Drupal apps and distributions.

If you've ever installed an app, you might have found out that, while you want to keep the fields and the content type provided within the app, you might want to completely change the view provided with it or the contexts. Base will give you a content type, default fields and user permissions, but will never assume anything on how you want those fields displayed, where in the menu you want to show them, which URL they should have etc...

That way, we hope that Base can provide as much interoperability as possible between Drupal apps and distributions (by using the same field names, roles, content types etc...) without forcing the site builder in displaying content in a specific way.

Note that Base relies on Apps Compatible.

Current features part of Base:

Services raw response formatter

This module provides a new type of request parser and response formatter to the Services module.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained