This project is not covered by Drupal’s security advisory policy.

Overview

Default User Picture Styles allows you to apply image styles on the default user picture by providing you with a file id (a fid). It also enhances the default user picture field that comes bundled with Views by enabling you to apply any desired image style.

This module does the downloading and processing of the default user image that was specified via URL at admin/config/people/accounts and saves the fid in a variable for future reference. It also defines a custom field handler used to enhance the default
user picture field in Views.

Features

  • Enhances the user:picture field that comes bundled with Views so it supports image styles.
  • As a developer, you will have at your disposal the fid that belongs to the uploaded user default image. Please see README.txt or the documentation page for more info.

Requirements

Requires Views.

Configuration

This module needs no configuration. Just install and enjoy.

Please see README.txt or the documentation page for information for developers.

Project information

Releases