Filefield Role Limit D7
Filefield Role Limit D6

Overview

The Filefield Role Limit module is an extension of CCK FileField module and adds the capability to limit the max upload file size for each different user role.
Drupal 7.x version of this module works with File module included in Drupal Core.

Features

The module creates new settings for each FileField field to define different file upload max size limit for each user role (the limit can apply to single file or to the whole node's file).
Different limit values can be provided for each role and the module will automatically switch to default FileField max upload size behavior if no settings per user role are provided.

Requirements

6.x version

7.x version

FileField module has been moved to Drupal core, so the 7.x version of this module has no more dependencies.

Recommended modules

The Filefield Role Limit module works also with ImageField module.

Project information

Releases