local_tasks_blocks 7.x-2.2

Bug fixes
Unsupported

Quick fix for "$.cookie is not a function" JavaScript error.

local_tasks_blocks 7.x-2.0

Unsupported

Releasing from stable rc-6 with the following 2 issues resolved:

local_tasks_blocks 7.x-2.0-rc5

Bug fixes
Unsupported

Caching tweak: on pages with cached blocks, the MENU_LOCAL_TASKS default display could not be prevented. After reviewing definition of DRUPAL_NO_CACHE, it seems more fitting since the overhead of querying the cache table is probably equal to or greater than the work of building the tabs.

local_tasks_blocks 7.x-2.0-rc4

New features
Unsupported

Added new "primary tasks only" and "secondary tasks only" options similar to the 1.x version of the module.

local_tasks_blocks 7.x-2.0-rc3

Bug fixes
Unsupported

Couple tweaks, and a big fix for rc2 where the latest version of the JavaScript was committed but the .module was not updated.

local_tasks_blocks 7.x-2.0-rc2

New features
Bug fixes
Unsupported

Added update hook for migration from 7.x-1.x to 7.x-2.x. Blocks now store settings per-delta instead of sharing configurations.

local_tasks_blocks 7.x-2.0-rc1

Unsupported

We've been using this in production for several months without issue; seems stable enough for an rc.

local_tasks_blocks 7.x-2.x-dev

New features

Completely new code base, merged in while closing a duplicate project.

The new version provides 2 blocks, each representing a different presentation of the tasks on a page:

local_tasks_blocks 7.x-1.x-dev

New features

Simple port to Drupal 7 with no significant changes to functionality.

local_tasks_blocks 6.x-1.2

Bug fixes
Unsupported

Applied fix described in #841296: Duplicate secondary local tasks when primary tasks are hidden - prevent duplicate secondary-tabs (when the user doesn't have any visible primary tabs).

local_tasks_blocks 6.x-1.1

New features
Unsupported

Features

Bug fixes

Subscribe with RSS Subscribe to Releases for Local tasks blocks