Download & Extend

Releases for Computed Field

computed_field 6.x-1.0

Download Size md5 hash
computed_field-6.x-1.0.tar.gz 13.77 KB 209bef9af7b488f9ae1fc31b27e87cd8
computed_field-6.x-1.0.zip 15.31 KB 01d30a00b258dd6ac2d0902eab99cfc7
Last updated: February 15, 2012 - 12:35
Official release from tag: 6.x-1.0

Release notes

First stable release.

No fixes here, just tagging the 6.x-1.x-dev version as stable.

computed_field 7.x-1.0-beta1

Download Size md5 hash
computed_field-7.x-1.0-beta1.tar.gz 11.78 KB e566d11a54e304e60a009b9fd07bb751
computed_field-7.x-1.0-beta1.zip 12.77 KB 75c79bd72d529a1133a8bf28d861bdb2
Last updated: February 2, 2012 - 21:15
Official release from tag: 7.x-1.0-beta1

Release notes

This is the first pre-release release for the Drupal 7 branch. Please report bugs on it, rather than the dev branch itself.

Changes since D7 fork:

Read more

computed_field 6.x-1.0-beta5

Download Size md5 hash
computed_field-6.x-1.0-beta5.tar.gz 14.47 KB b09b5f2056dfb9092607995d28b63f4b
computed_field-6.x-1.0-beta5.zip 18.54 KB 80a68325e0a3b955fb0a4da04df33781
Last updated: February 22, 2011 - 08:33
Official release from tag: 6.x-1.0-beta5

Release notes

Rolled back the patch from issue #414088 so that Computed Field does calculation on insert/update once again, rather then presave. This allows computed code to always have the nid of the node available.

#414088: Computed fields should compute on $op='presave' and/or $op='validate'

computed_field 6.x-1.0-beta4

Download Size md5 hash
computed_field-6.x-1.0-beta4.tar.gz 14.32 KB 17aca3993c76880aae1c42ad1399a496
computed_field-6.x-1.0-beta4.zip 18.19 KB 7c7821e9a9d2f9089a5740a21a14cc13
Last updated: December 24, 2010 - 22:39
Official release from tag: 6.x-1.0-beta4

Release notes

A couple minor bug fixes, and computation moved to "presave" rather then "insert/update." Also compatibility with CCK multigroups. If no major bugs are reported this will be the last beta, and I'll release a long overdue official 1.0.

#349548 by markus_petrux - enables the use of Computed fields in multigroups.
#349548 by markus_petrux - Updating hook_content_is_empty()
#576334 - Added note about DB storage for Views and try to clean up $ tags
#414088 by matt2000 - Move computation to presave rather then insert/update
Updated Hungarian translation

computed_field 7.x-1.x-dev

Download Size md5 hash
computed_field-7.x-1.x-dev.tar.gz 11.29 KB ba955eb0582d947ef7fa6aed535558b3
computed_field-7.x-1.x-dev.zip 12.26 KB 252b39db149976f01c3be7e737e8ac95
Last packaged version: 7.x-1.0-beta1+2-dev
Last updated: February 15, 2012 - 00:08
Development snapshot from branch: 7.x-1.x

Release notes

Drupal 7 development version. ALPHA

computed_field 6.x-1.0-beta3

Download Size md5 hash
computed_field-6.x-1.0-beta3.tar.gz 14.21 KB 1db9920a38ec0b94d0206ccfcb0514e5
computed_field-6.x-1.0-beta3.zip 18.2 KB 8362627eca38dced1b47534d1e86d2a3
Last updated: December 24, 2010 - 22:39
Official release from tag: 6.x-1.0-beta3

Release notes

Changes since DRUPAL-6--1-0-BETA2:

  • #367281 - Longtext field is broken
  • #349555 by markus_petrux - Triggering Computed Field code on node preview
  • #339441: 'Display this field' doesn't work. Removed feature since cck in D6 provides 'Display fields'.
  • #534436: Compute values from code files (instead of DB stored code).
  • Update translation template.

computed_field 6.x-1.0-beta2

Download Size md5 hash
computed_field-6.x-1.0-beta2.tar.gz 12.97 KB 1ab9931aa74a90e7a6021777ac034b1e
computed_field-6.x-1.0-beta2.zip 16.02 KB 384d262eec777b037aaed39ae1603530
Last updated: December 24, 2010 - 22:39
Official release from tag: 6.x-1.0-beta2

Release notes

Updated beta release. Most notable changes:

#322022 - Rework hook_widget per CCK docs with Computed Field handling multi-values.

and German language translation work.

computed_field 6.x-1.0-beta1

Download Size md5 hash
computed_field-6.x-1.0-beta1.tar.gz 12.9 KB b19a3a114a00cbbd204a9d9c655aba7a
computed_field-6.x-1.0-beta1.zip 16.03 KB e77de36519cb02e62d148fb45165dc27
Last updated: December 24, 2010 - 22:39
Official release from tag: 6.x-1.0-beta1

Release notes

Initial beta release for Drupal 6.x Computed Field.

computed_field 6.x-1.x-dev

Download Size md5 hash
computed_field-6.x-1.x-dev.tar.gz 12.7 KB 9f655b2541e4436df36dfa1e6dba9179
computed_field-6.x-1.x-dev.zip 14.23 KB 711124155a58c0c47cfa44082716f4f6
Last updated: March 8, 2011 - 00:03
Development snapshot from branch: 6.x-1.x

Release notes

And so it begins, Computed Field for Drupal 6.

computed_field 5.x-1.2

Download Size md5 hash
computed_field-5.x-1.2.tar.gz 10.72 KB 9c20f6fbf110bee4862a65ce75d798a2
computed_field-5.x-1.2.zip 12.04 KB b45a18caa6c92dda8fe8167eb8db24eb
Last updated: December 24, 2010 - 22:39
Official release from tag: 5.x-1.2

Release notes

* Added a longtext option when storing to database, and fixed validation when
data type is text or longtext as per http://drupal.org/node/141340
* Added callbacks to hook_field_settings as per http://drupal.org/node/87619

computed_field 4.7.x-1.1

Download Size md5 hash
computed_field-4.7.x-1.1.tar.gz 10.55 KB 75e7d50cda2de18b9fbf1e2fb8fe0a60
computed_field-4.7.x-1.1.zip 11.62 KB 9830bd2aaca76394c4c0a3e05ab360c7
Last updated: December 24, 2010 - 22:39
Official release from tag: 4.7.x-1.1

Release notes

Added a longtext option when storing to database, and fixed validation when data type is text or longtext as per http://drupal.org/node/141340

computed_field 4.7.x-1.0

Download Size md5 hash
computed_field-4.7.x-1.0.tar.gz 10.42 KB 16c4f32e99a222f02e99878b2bdb3ff0
computed_field-4.7.x-1.0.zip 11.47 KB 0c51e30ea3595a7b97ea4a32bd3df141
Last updated: December 24, 2010 - 22:39
Official release from tag: 4.7.x-1.0

Release notes

Stable release for 4.7.x

computed_field 5.x-1.1

Download Size md5 hash
computed_field-5.x-1.1.tar.gz 10.49 KB cc9e207771dbb38a0ec677ef7c079305
computed_field-5.x-1.1.zip 11.77 KB 2adcc4acf5600e617fcc41d464ff0ed5
Last updated: December 24, 2010 - 22:39
Official release from tag: 5.x-1.1

Release notes

The update to 5.0 is working with all of the examples in the readme. You'll probably need the cvs version of drupal for this to work, as CCK has issues with beta 1.

This release has also gotten rid of the old license, using LICENSE.txt instead.

computed_field 5.x-1.0

Download Size md5 hash
computed_field-5.x-1.0.tar.gz 10.81 KB 4c12c7239a9e5b4324bbd12d58aecbde
computed_field-5.x-1.0.zip 13.21 KB 13e06baf981f562fd7ddd4dbd020a899
Last updated: December 24, 2010 - 22:39
Official release from tag: 5.x-1.0

Release notes

The update to 5.0 is working with all of the examples in the readme. You'll probably need the cvs version of drupal for this to work, as CCK has issues with beta 1.

computed_field HEAD

Download Size md5 hash
computed_field-HEAD.tar.gz 13.84 KB 0e1d958aac9074c4a3007a57296572c3
computed_field-master.tar.gz 5.97 KB fd7a9d822c0b313a350d7e1bd4cff823
computed_field-HEAD.zip 17.85 KB 09f31fb4d4572a382d00d426308e4f82
computed_field-master.zip 6.25 KB 305fbc6180a1d2a3d21dc42a95ff7132
Last updated: February 27, 2011 - 12:03
Development snapshot from branch: master

Release notes

This is now the development track for 6.x Computed Field

computed_field 4.7.x-1.x-dev

Download Size md5 hash
computed_field-4.7.x-1.x-dev.tar.gz 10.54 KB 1503514ece396e0fad54bff63a267b03
computed_field-4.7.x-1.x-dev.zip 11.56 KB 101cdf33ac60ff8c8181e5aaa5ace1e5
Last updated: February 25, 2011 - 07:30
Development snapshot from branch: 4.7.x-1.x
Subscribe with RSS Syndicate content
nobody click here