context_admin 7.x-1.2

New features
Bug fixes

Removed the license txt.
Enabled child plugins for context_admin plugins.
String changes and whitespace fixes.
Fixed a bug in context_admin_context_admin_content_type_render(), context_admin_context_admin_content_type_form(), context_admin_context_admin_content_type_form_submit() & context_admin_context_admin_content_type_admin_title() that could cause incorrect plugin names to be utilized.
Pass contexts to form functions in context_admin_context_admin_content_type_form().

context_admin 7.x-1.1

Bug fixes

Fixed a couple minor bugs concerning the cleaned up cache system in areas that had missed my initial attempts.

context_admin 7.x-1.0

There were no additional bug fixes in this release. Views API was updated to explicitly be 3.x and a significant amount of Advanced help documentation was added to round out the release.

context_admin 7.x-1.0-rc5

Bug fixes

Fixed some issues within the access plugins so that the restrictions wouldn't screw with variant operations. In the mean time cleaned up a ton of code in the task_handler.

context_admin 7.x-1.0-rc4

Bug fixes

Bug Fixes:

  • Found and fixed a handful of submitted context issues I had somehow missed in my testing.
  • Added a validation handler to the vbo plugin so that view names are now validated.
  • Copied the logic from the nodereference create node plugin to the nodereference compare access plugin so that hidden node reference fields can now be used in the access check.

context_admin 6.x-1.0-beta14

Bug fixes

Fixing a regression bug in the previous tag for contexts within the noderef_create_node form_alter code.

context_admin 7.x-1.0-rc1

New features
Bug fixes

The 7.x-1.0-rc1 release of context admin includes lots of bug fixes and a handful of new features. Node References can be any type of widget now and will work, auto-forwarding on node reference creation will no longer interrupt the various submit functions that it interrupted in D6 (pathauto will now work for instance). The context stack can be used in conjuncture with path forwarding for more forwarding options.

The plugin system has been re-architected to a point that it more closely follows the ctools systems used in other examples. Your plugins will need updating.

context_admin 7.x-1.x-dev

New features

Initial commit to drupal 7, not entirely stable, but most plugins work, additional functionality for media module.

context_admin 6.x-1.0-beta12

Bug fixes

Bug fixes to the VBO based plugin to properly load subtask handlers for views generation.

context_admin 6.x-1.0-beta11

Bug fixes

There was a missing check against $handlers for the vbo plugin which is now fixed, as well as an issue with user_create_menu.inc in which all roles were displayed as being added when a user was created. Both are now fixed.

context_admin 6.x-1.0-alpha10

Bug fixes

Re-engineered the way context_admin_vbo calculates the pages to deploy a view for. Should now work with in code pages properly.

context_admin 6.x-1.0-beta8

New features

missed the node view and edit plugins in beta7, so had to do a quick re-release.

context_admin 6.x-1.0-beta7

New features
Bug fixes

Updated to work better with newer versions of ctools, as well as finally integrating true context from page_manager.

context_admin 6.x-1.0-beta4

New features

I'm not normally one for adding new features after alpha, but the opportunity to add this came along and it was too good to leave out. This is an automatic node reference plugin that will build references to new nodes through the context of the currently viewed node. It requires usage from a %node context page.

context_admin 6.x-1.0-beta3

Bug fixes

Minor issue with dependencies on the VBO based module. Now properly dependent upon VBO.

context_admin 6.x-1.0-beta2

New features
Bug fixes

Includes tons of new documentation via advanced_help as well as a new access plugin and some bug fixes to form_alter and nodeapi handling.

context_admin 6.x-1.0-beta1

Initial release of context_admin module. Context admin utilizes ctools page_manager to place various types of administrative tools at arbitrary paths in an ad-hoc fashion. Other things could be easily done with it as well, but current core provides many of the commonly needed administrative interfaces.

Subscribe with RSS Subscribe to Releases for Contextual Administration