Downloads

Download tar.gz 11.37 KB
MD5: e6a5d8fc7747482681d6c11f7e52e0dc
SHA-1: 273005d896bcd7daade26599105de6c7e9231037
SHA-256: 578e7b6abe06a5bcacff7950b9b280494a4be524cfaa5f51d0386202a1303a9d
Download zip 15.65 KB
MD5: cedca1d38038ae462ba51668004d0c75
SHA-1: 76f241ced29b730f5fd1787d8efd4d84a84841a9
SHA-256: 824a05f49d79927c0af3be5c8f0b6632cfa35171998fe2e88eba576ac0431e30

Release notes

Newly revamped! This version includes a large number of bug fixes, proper use of views display templates, etc. It also now uses token module (a new dependency) for passing in arguments, which means that you can make an attached display that is based on any field in the node or user to which it is attached.

The full list of changes is below.

Changes since DRUPAL-6--1-2:

  • #380248 by bangpound. Add a proper template for the node_content display to allow proper placement of the title and
    other elements.
  • #413478 by cr0nky, ebrand, and Crell: Allow views to be attached to the node edit form as well as the node display
    form. Yay!
  • #399648 by Sam Dark, agentrickard, ebrand, and Crell: Use token module to pass in any field from the
    host node/user as an argument to the view. Introduces a dependency on token.module.
  • #474612 by ebrand: Add template file for user profile displays. Also fixes bug in the token parsing
    for profile displays.
  • And various cleanup...
Created by: Crell
Created on: 8 Jun 2009 at 17:00 UTC
Last updated: 8 Jun 2009 at 17:07 UTC
New features
Bug fixes
Unsupported

Other releases