Download & Extend

Releases for Viewfield

viewfield 6.x-1.2

Download Size md5 hash
viewfield-6.x-1.2.tar.gz 14.12 KB fa9286cdafbabadf9c35ed17600f3a6d
viewfield-6.x-1.2.zip 16.6 KB caa6b468dec3905e052884df3dc965ae
Last updated: July 26, 2011 - 22:42
Official release from tag: 6.x-1.2

Release notes

Changes since 6.x-1.1:

  • by keithm: Rolled back #903034 because it breaks views headers/footers.
  • #903034 by keithm: Fixed bug producing output for empty view.
  • #1048516 by GoZ, keithm: Fixed select list to test for deleted view.
  • #1147558 by dwightaspinwall, sun: Fixed updates with empty contents.
  • #1141200 by wojtha, keithm: Fixed column vname to allow NULL.

viewfield 7.x-2.x-dev

Download Size md5 hash
viewfield-7.x-2.x-dev.tar.gz 14.62 KB fed865455a7f79b9796ecac836f65d1e
viewfield-7.x-2.x-dev.zip 16.63 KB df802b4e434ee4fdddba787d185d5378
Last updated: November 18, 2011 - 00:47
Development snapshot from branch: 7.x-2.x

Release notes

Please consult the Viewfield project page for important usage information.

viewfield 6.x-1.1

Download Size md5 hash
viewfield-6.x-1.1.tar.gz 13.81 KB 3d21878eec3ba19446bfea22adb679d6
viewfield-6.x-1.1.zip 16.25 KB a5337e3152a9ead6f0da5ab76212b015
Last updated: April 27, 2011 - 13:21
Official release from tag: 6.x-1.1

Release notes

#416922: Viewfields reset to none after updating when Views name + display name > 32 characters (field_attached_view_vname too short) by frjo, keithm: Fixed vname too short.
#1052370: If you don't restrict list of allowed views, viewfield doesn't work by Anclywen: Fix unrestricted list of allowed views.
#1120884: Creating a viewfield produces 'undefined index' and 'undefined string offset' notices by keithm: Fixed viewfield creation notices.
Please consult the Viewfield project page for important usage information.

viewfield 6.x-2.x-dev

Download Size md5 hash
viewfield-6.x-2.x-dev.tar.gz 15.05 KB b56fd3fc7e27be25ef48dcb197801e68
viewfield-6.x-2.x-dev.zip 16.58 KB 985121774e6a9ba4c6e441542262b279
Last updated: November 5, 2011 - 00:28
Development snapshot from branch: 6.x-2.x

Release notes

Please consult the Viewfield project page for important usage information.

viewfield 6.x-1.0

Download Size md5 hash
viewfield-6.x-1.0.tar.gz 15.01 KB 77600eddd88776353e5c44d4755fb3f5
viewfield-6.x-1.0.zip 19.39 KB ed8bfdbc3486641a6160aaf28456c9d4
Last updated: December 25, 2010 - 00:07
Official release from tag: 6.x-1.0

Release notes

Initial release of Viewfield for Drupal 6.

If you find a bug, please search existing issues in the queue first.

viewfield 5.x-1.5

Download Size md5 hash
viewfield-5.x-1.5.tar.gz 11.44 KB a29156cd6ef9c41c86cb9df385665024
viewfield-5.x-1.5.zip 12.96 KB e0f014a05f962a48f4516bb5ca33f708
Last updated: December 25, 2010 - 00:07
Official release from tag: 5.x-1.5

Release notes

Changes since DRUPAL-5--1-4:

  • #216827: Improved argument parsing. Arguments that contained commas were not being parsed correctly.
  • Improved method for counting results.
  • #253999: Fields that did not have a default view would not save any view.
  • #256972: Leaving all views unchecked should make all views available in node edit form.
  • Added translation template.

viewfield 5.x-1.4

Download Size md5 hash
viewfield-5.x-1.4.tar.gz 10.53 KB 24dc356ac34362e13200df0e720ed93b
viewfield-5.x-1.4.zip 11.37 KB 97138fa93668c293d6d8aa3c74d02049
Last updated: December 25, 2010 - 00:07
Official release from tag: 5.x-1.4

Release notes

Changes since DRUPAL-5--1-3:

  • Fixed error caused by recursive calls to token_replace_multiple().
  • Fixed Drupal coding standards violations.
  • Changed name to Viewfield for consistency.

viewfield 5.x-1.3

Download Size md5 hash
viewfield-5.x-1.3.tar.gz 10.64 KB a359b29a6ef192fb577d7cd4b6f44ba8
viewfield-5.x-1.3.zip 11.48 KB 43371609aeb584141bed4ba554fa6bcd
Last updated: December 25, 2010 - 00:07
Official release from tag: 5.x-1.3

Release notes

Changes since DRUPAL-5--1-2:

Read more

viewfield 5.x-1.x-dev

Download Size md5 hash
viewfield-5.x-1.x-dev.tar.gz 10.72 KB 9113c2683657ed1ac47ff0fc0ade5d24
viewfield-5.x-1.x-dev.zip 11.49 KB a4075a734a9a068162d2b0ca594b627e
Last updated: February 25, 2011 - 07:57
Development snapshot from branch: 5.x-1.x

Release notes

dev snapshot

viewfield 5.x-1.2

Download Size md5 hash
viewfield-5.x-1.2.tar.gz 9.23 KB ded37962a138b07118eb0d3315dac71f
viewfield-5.x-1.2.zip 10.03 KB a268669c63ea298da49ce2dff2b4870a
Last updated: December 25, 2010 - 00:07
Official release from tag: 5.x-1.2

Release notes

A bug fix release, mainly. I was hoping to have token.module support ready, but there are some recursion issues that we need to clear up first. Look forward to token.module support in 1.3!

Thanks for all the bug fixes and patches.

-Mark

viewfield 5.x-1.1

Download Size md5 hash
viewfield-5.x-1.1.tar.gz 8.8 KB c537c82b2addf0c20c97b821fec25a65
viewfield-5.x-1.1.zip 9.56 KB f6232175c6eabecb6194ad342e719bf9
Last updated: December 25, 2010 - 00:07
Official release from tag: 5.x-1.1

Release notes

Some great new features:

- 100085 -- Use any view plugin as a formatter (in cck or other views)

And some bug fixes:

- 118764 -- Typo in translating arguments

Thanks to everyone who helped with this release!

viewfield 5.x-1.0

Download Size md5 hash
viewfield-5.x-1.0.tar.gz 8.55 KB 7f42f1bf11e13ca14ea6562bfcbeff05
viewfield-5.x-1.0.zip 9.32 KB b1a653934df50b686385e2ebd6345d33
Last updated: December 25, 2010 - 00:07
Official release from tag: 5.x-1.0

Release notes

Viewfield for 5.0

Thanks to eaton, webchick, alex_b, yched, and stefano73 for helping get viewfield ready for Drupal 5.0.

This release is basically a compatibility release. Some changes to the implementation:
1. More reliance on the views formatters (as seems to be the norm for CCK fields now) for formatting regular node views.
2. The full node formatter is now the "default". This may break some existing views. It's worth the pain.
3. Added paging as per stefano73/alex_b's work. Relatively untested, but it looks good so far. (Thanks!)

Watch http://drupal.org/node/100971 for further updates on viewfield's future.

viewfield 6.x-1.x-dev

Download Size md5 hash
viewfield-6.x-1.x-dev.tar.gz 15.22 KB c2e28e9630f6dcf91ecf044f73b3683a
viewfield-6.x-1.x-dev.zip 17.73 KB ceee4c4289160f574d06ea52b9a39743
Last updated: November 5, 2011 - 00:28
Development snapshot from branch: 6.x-1.x

Release notes

dev snapshot

viewfield 4.7.x-1.x-dev

Download Size md5 hash
viewfield-4.7.x-1.x-dev.tar.gz 8.24 KB 669d0f57b56183eea45ad59284982f73
viewfield-4.7.x-1.x-dev.zip 8.72 KB 62a150a5d0e53f386f9409f6ec57fd2e
Last updated: February 25, 2011 - 07:57
Development snapshot from branch: 4.7.x-1.x
Subscribe with RSS Syndicate content