Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download fixed_field-7.x-1.x-dev.tar.gztar.gz 9.25 KB
MD5: 4d6fa730742eebe42e14e539610422da
SHA-1: d4f681e49c68ff4ee1ea981570723a772f6c1179
SHA-256: 30317d6771e4f48491c01ed837132fb3d1ad9b22f2b837634fd84ca712ceb4ff
Download fixed_field-7.x-1.x-dev.zipzip 10.15 KB
MD5: 1b3714bc520a613ea34d855dcece4f4a
SHA-1: 047897a0dcdbcddd524e93c2ff82ff0546aeb63a
SHA-256: 882a9e35d2a60d4b66ed725a92e8b1cd7aef2b40383f21bc45daf3a2af17df2b

Release notes

October 24, 2011

  • Added an isset check to prevent an undefined index error on line 79
  • Added README.txt
  • Issue #1314902: Added doc block for hook_field_prepare_view(), changed code to comply with coding standards

October 19, 2011

  • Changed code to comply with coding standards
  • Added hook_help implementation and cleaned up some comments and code.
  • Added some comments as documentation

October 17, 2011

  • Added support for tokenization of [node:?] and [user:?]
  • Issue #1312882 by tim.plunkett: Changed code to comply with coding standards.
  • Added a few comments and removed debugging functions to remove dependency on devel module
  • Added text format functionality
  • Added basic functionality and fixed a few problems

October 17, 2011

  • Initial commit.
Created by: plonk
Created on: 2 Nov 2011 at 14:06 UTC
Last updated: 6 Jul 2016 at 20:22 UTC
New features

Other releases