context_admin 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| context_admin-7.x-1.1.tar.gz | 33.88 KB | 1c1c08b6892188a289c95ee320a98bd8 |
| context_admin-7.x-1.1.zip | 51.06 KB | c43b1ea15083e0ccfbb3d51f22f448e1 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| context_admin-7.x-1.0.tar.gz | 33.95 KB | e0be874ee7fc88f5ae2d1d9eef68d2c0 |
| context_admin-7.x-1.0.zip | 51.12 KB | 8e90b14b334dd1d5b50e634d982c5eb2 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| context_admin-7.x-1.0-rc5.tar.gz | 32.56 KB | 1ea83ec029fc549f7f00ffe356c176b1 |
| context_admin-7.x-1.0-rc5.zip | 50.09 KB | 344603654286a89aa0304edb83cfd156 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| context_admin-7.x-1.0-rc4.tar.gz | 32.85 KB | 2d3a1d97c41cc4a5a717fc54487a2e33 |
| context_admin-7.x-1.0-rc4.zip | 50.5 KB | 8f80fe166e8efb204b7d4a24925010c2 |
Release notes
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 7.x-1.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| context_admin-7.x-1.0-rc3.tar.gz | 32.71 KB | 2aae47b7cae29cf2347ed0163d249ee7 |
| context_admin-7.x-1.0-rc3.zip | 50.36 KB | 5a7875fe429624dda4dec856beeca7c5 |
Release notes
Bug Fixes:
#1317140: "An AJAX HTTP error occurred" when creating a node with auto node reference
#1291104: Views Administration dont work anymore, because VBO isn't a style plugin anymore
#1122178: Create node with node reference fails to find hidden ref fields
#1264378: Fix title on node edit form
#1162890: File Upload AJAX Failure in Local Action Create Node
1162890 was especially interesting and problematic and was related to 1317140... In fact this failed for virtually all fields utilizing ajax callbacks of some sort. This involves the fact that the page_manager page is no longer the 'current' page when on an ajax menu callback. Extensive steps were taken to fix this issue on going and a lot of testing went into it. Hopefully I've nailed the issue at this point.
New Features:
#1307818: Add option to use page manager's "node edit" form for adding nodes with context
In addition to 1307818, a new plugin is provided the exposes context_admin plugins to panels via content_type plugins. This single plugin should cover all context_admin plugins both in and out of core and provide them as usable plugins within panels. This is completely experimental and isn't guaranteed to work, but I'm very happy with the tool thus far.
context_admin 7.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| context_admin-7.x-1.0-rc2.tar.gz | 30.37 KB | c7ab3b16b3e573473b99ed0801ce3d0f |
| context_admin-7.x-1.0-rc2.zip | 47.77 KB | 4622f932da99fbb891773f5aea79c040 |
Release notes
Mostly just fixing various UI bugs.
context_admin 6.x-1.0-beta14
| Download | Size | md5 hash |
|---|---|---|
| context_admin-6.x-1.0-beta14.tar.gz | 25.94 KB | 48e2f6e4ced27d0c3d5080ca699b72d0 |
| context_admin-6.x-1.0-beta14.zip | 42.78 KB | b8a67b9567e3fb8c4bbd77c16cc6664a |
Release notes
Fixing a regression bug in the previous tag for contexts within the noderef_create_node form_alter code.
context_admin 6.x-1.0-beta13
| Download | Size | md5 hash |
|---|---|---|
| context_admin-6.x-1.0-beta13.tar.gz | 25.94 KB | 6a838d9ddd679a6b5be5b3bd06f51cb2 |
| context_admin-6.x-1.0-beta13.zip | 42.77 KB | 7fd8e2c7ab2509d1d918b35c707a0ab2 |
Release notes
fixed #1026160: PHP 5.3 issue with module_invoke in context_admin_nodeapi and backported #950598: Create Node w/Auto nodereference Kills automated aliases (actually backporting fixed both issues)
context_admin 7.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| context_admin-7.x-1.0-rc1.tar.gz | 28.92 KB | ae26d7f0352e862f161e726dffcb73d9 |
| context_admin-7.x-1.0-rc1.zip | 45.72 KB | eced8ff061331f94c05bbc568952a8ec |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| context_admin-7.x-1.x-dev.tar.gz | 34.93 KB | 65c9cc32f92380f94d1fabda04695234 |
| context_admin-7.x-1.x-dev.zip | 55.61 KB | 0eb8b3a90b51d1cdf9d1d4e62cb310f3 |
Release notes
Initial commit to drupal 7, not entirely stable, but most plugins work, additional functionality for media module.
context_admin 6.x-1.0-beta12
| Download | Size | md5 hash |
|---|---|---|
| context_admin-6.x-1.0-beta12.tar.gz | 26.13 KB | 1ede72dc67be93dcfb46c20c017eedc4 |
| context_admin-6.x-1.0-beta12.zip | 44.02 KB | 45837086bf645bc05c40e2ee7460c699 |
Release notes
Bug fixes to the VBO based plugin to properly load subtask handlers for views generation.
context_admin 6.x-1.0-beta11
| Download | Size | md5 hash |
|---|---|---|
| context_admin-6.x-1.0-beta11.tar.gz | 26.1 KB | c106bdaac8faf743288bb31bbdebefcb |
| context_admin-6.x-1.0-beta11.zip | 43.99 KB | 5be0befe3ec40f1414ec37cf799aafcd |
Release notes
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-beta10
| Download | Size | md5 hash |
|---|---|---|
| context_admin-6.x-1.0-beta10.tar.gz | 26.07 KB | bfce75170b09fc267d581efcc11bb7ee |
| context_admin-6.x-1.0-beta10.zip | 43.98 KB | 28fe3d34c9b093cf5b2fc15ae7fea037 |
Release notes
Miss-tagged this release as an alpha: http://drupal.org/node/915988
context_admin 6.x-1.0-alpha10
| Download | Size | md5 hash |
|---|---|---|
| context_admin-6.x-1.0-alpha10.tar.gz | 26.07 KB | 667650caf392ff83e4bc537ff2cd20c2 |
| context_admin-6.x-1.0-alpha10.zip | 43.98 KB | 2018fdc007b0a859535627f58bc87867 |
Release notes
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-beta9
| Download | Size | md5 hash |
|---|---|---|
| context_admin-6.x-1.0-beta9.tar.gz | 26.03 KB | 11762c579bea092d8aede8d3b35a33c4 |
| context_admin-6.x-1.0-beta9.zip | 43.96 KB | 5e8be632414c0d0711bc2175a263fa82 |
Release notes
Committing from a subdirectory is inadvisable... don't do it.
context_admin 6.x-1.0-beta8
| Download | Size | md5 hash |
|---|---|---|
| context_admin-6.x-1.0-beta8.tar.gz | 13 KB | 7058444ec69270a815b8cfeb06e29424 |
| context_admin-6.x-1.0-beta8.zip | 19.01 KB | b490786dc982ec497936d8998f8c90d1 |
Release notes
missed the node view and edit plugins in beta7, so had to do a quick re-release.
context_admin 6.x-1.0-beta7
| Download | Size | md5 hash |
|---|---|---|
| context_admin-6.x-1.0-beta7.tar.gz | 25.82 KB | 0228edf68f74d5dd93bf344c6c385c16 |
| context_admin-6.x-1.0-beta7.zip | 42.57 KB | fc35e5d9431cdf2ae5f87569057ea4c7 |
Release notes
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-beta6
| Download | Size | md5 hash |
|---|---|---|
| context_admin-6.x-1.0-beta6.tar.gz | 25.76 KB | aba948200b30b00d505557d3122ac6f5 |
| context_admin-6.x-1.0-beta6.zip | 42.48 KB | be868e23ff50e898547c3c5741c867d7 |
Release notes
Added a couple of extra access plugins.
context_admin 6.x-1.0-beta5
| Download | Size | md5 hash |
|---|---|---|
| context_admin-6.x-1.0-beta5.tar.gz | 24.89 KB | 0ae87ad18d8b0a73f750f02ee355a683 |
| context_admin-6.x-1.0-beta5.zip | 39.42 KB | 30ff725dd1f526aec061054e6b28a4f3 |
Release notes
Various bug fixes to prevent the .////inc bug from occurring.
context_admin 6.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| context_admin-6.x-1.0-beta4.tar.gz | 24.84 KB | 2728ca33ee1d46d498333c124fae339a |
| context_admin-6.x-1.0-beta4.zip | 39.38 KB | ee2936ad77567ce87c7ba34639bef2fe |
Release notes
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.