Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 32.71 KB
MD5: 2aae47b7cae29cf2347ed0163d249ee7
SHA-1: b5b5a0c4626f43cbafe3f14d222bcad7d79d9779
SHA-256: 5ed827016df2cc17bc15a64cf39596268151bf67caaf79b5f117c67b28529389
Download zip 50.36 KB
MD5: 5a7875fe429624dda4dec856beeca7c5
SHA-1: b2be31ab9ef22925fa19e88bd126bdcbb3bc4537
SHA-256: 1b350dd3442c6231d146f9a7388cc6cb9d5f3f8ec96cb7c21162ae897861fe39

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.

Created by: eclipsegc
Created on: 24 Oct 2011 at 15:31 UTC
Last updated: 3 Mar 2015 at 16:33 UTC
New features
Bug fixes
Unsupported

Other releases