Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 17.92 KB
MD5: 94b07df64f54326a3e6368832fbd9f89
SHA-1: b4c86616b46952c82ea61cebe031b29913cf7de8
SHA-256: 1a4165405f0d09eeec4db23f6ec8815a8401f805b47af5c89acf94178d698f21
Download zip 21.55 KB
MD5: df3978cececf93dd98e418bf879d77e0
SHA-1: 860bee87629206e93a0ad9f4f3fec232b18d8f53
SHA-256: c6d7ed257e10bead3a5b533e633e08e843d13595b5bacb6f50c5bd0793178fd3

Release notes

This update includes fixes for several bugs, as well as one new feature. It is basically a complete reworking of the way locations from nodes and other sources are chosen and formatted for display in the location chooser select box.

The display of unpublished nodes is now optional, and it is now disabled by default; anyone using source locations from unpublished nodes as part of their workflow will need to turn on that option after upgrading.

The select list should now respect the rules set by node access modules, with some limitations as explained below.

There is now an option to display only nodes authored by the current user.

The options in the select list are no longer doubly escaped.

Finally, a note: This module essentially treats locations separately from the nodes and users to which they are attached, in order to allow site editors to re-use those locations in the creation of other content. Such a workflow has some security implications that deviate from standard Drupal practices; for example, a person editing an event created by another user would be able to see whatever location that other user had chosen for the event, regardless of display options, permissions, or rules provided by node access modules. While this is most likely what any site administrator using this module would want, those implications are now spelled out clearly on the module settings page and in the README file.

Created by: dnotes
Created on: 4 Mar 2013 at 11:23 UTC
Last updated: 8 Jan 2014 at 21:48 UTC
New features
Bug fixes
Unsupported

Other releases