Set role-based permission settings for blog, taxonomy, aggregator, and main site's RSS feeds. This module does not disable RSS feeds altogether: RSS feeds created through the Views module and others not listed here do not have associated permissions.
Block names have changed between 1.x and 2.x. See "Upgrading from 1.x to 2.x" below.
Introduction
Local tasks blocks turns the standard MENU_LOCAL_TASKS into blocks that can be repositioned or interacted with at the theme layer. It provides 2 variations, each representing a different presentation of the tasks on a page:
Local tasks - This is the standard Drupal system output for the tasks, usually rendered as tabs on the page.
Local tasks menu - This block renders through theme_menu_links and theme_menu_tree, and provides a nice tree of links similar to Drupal core's menu system output. It also allows MENU_LOCAL_TASKS to be integrated with other administration modules such as the Admin module.
For each presentational variation, 2 additional blocks are exposed: "Primary tasks only" and "Secondary tasks only," to allow the site designer to choose where primary and secondary tasks show up on a page.
Each block exposes several configuration options, including the ability to turn into an accordion, hiding the task links until a user expands the block.
Installation
Activate the module and assign at least one of these provided blocks to a theme region: