Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The Field Permissions module allows site administrators to set field-level permissions to edit, view and create fields on any entity.
Features
Enable field permissions on any entity, not just nodes.
Role-based field permissions allowing different viewing patterned based on what access the user has.
Author-level permissions allow viewing and editing of fields based on who the entity owner is.
Permissions for each field are not enabled by default. Instead, administrators can enable these permissions explicitly for the fields where this feature is needed.
This is a very simple module that takes the link text of each drupal menu item and adds it as a css class name to the menu's <li> element. Using these class names, each menu item can be styled separately with css. This is also very useful for css sprite techniques.
The User News module allows each member of your Drupal site to individually create and publish news articles, with each member having his/her own individual RSS feed. A block is also provided which collectively lists all the site's "Latest news articles."
If this sounds "familiar" to you, it'd probably be safe to say that you've been using Drupal enough to the point that you might be considered what some refer to as an expert (of course that's just my opinion, but nonetheless). The reason? This module's platform is based heavily on that of the Blog module which is one of the (optional) core modules that ships with every download of Drupal itself.
This module provides the Fluid Grid style plugin for Views. This plugin displays the view as a fluid grid using an HTML list element.
The plugin settings form provides options to define the width and height of the elements in the grid. But it also provides advanced layout options implemented in separate CSS classes that allow you to define item margins, alignment and a couple of CSS3 properties (box-shadow and border-radius).
Previously called "Views RSS", this module allows sites to take control of their RSS feeds by providing Views plugins for customizing individual fields.