Releases for Viewfield
viewfield 5.x-1.5
Download: viewfield-5.x-1.5.tar.gz
Size: 11.44 KB
md5_file hash: a29156cd6ef9c41c86cb9df385665024
First released: May 28, 2008 - 16:10
Last updated: May 28, 2008 - 16:15
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: viewfield-5.x-1.4.tar.gz
Size: 10.53 KB
md5_file hash: 24dc356ac34362e13200df0e720ed93b
First released: April 30, 2008 - 20:17
Last updated: April 30, 2008 - 20:20
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: viewfield-5.x-1.3.tar.gz
Size: 10.64 KB
md5_file hash: a359b29a6ef192fb577d7cd4b6f44ba8
First released: April 29, 2008 - 16:46
Last updated: April 29, 2008 - 16:50
Changes since DRUPAL-5--1-2:
- #138028 by Crell. Restrict viewfields to certain views.
- #146574 by stormsweeper. Fixed vname column type for PostgreSQL.
- #142709 Added option to use block format.
- #121496 Fixed token recursion.
- Golly, there sure are a lot of changes in this check-in.
- Viewfield now supports smart defaults where if you update it on the field admin page, it updates for all nodes. This should be a feature of every CCK field.
- Better recursion handling.
- Upgrade path for people using the old arg style, but who want to switch to token.
- Better use of views hooks. This could be better yet.
- Miscellaneous other stuff.
This is probably still unstable, but it’s totally rad and you are encouraged to try it out.
- Fixing up the new super default feature: if a node does not override the default (via a checkbox on the form), no data is stored in the db (pros and cons to that). On load, the node is populated with the default values so that it appears to have a default view and args. However, admins can update the site wide default for all nodes at once. Very convenient. Frankly, this feature should be moved to CCK proper, but I don't care to fight that battle. Enjoy it in viewfield!
- Correcting a small bug in the way viewfield adds a default flag to the super default fields. It wasn’t a problem with form submissions, but programatic submissions were tossing an error.
- #177065 by Darren Oh. Force default won't save true value.
- #206167 by moshe weitzman. Most formatters busted since super default feature introduced. Add in a few choice lines from content.module's implementation so that is defined.
- #217757 by Rob Loach. Made force default work.
viewfield 5.x-1.x-dev
Download: viewfield-5.x-1.x-dev.tar.gz
Size: 11.44 KB
md5_file hash: 38780c127eeb2b536c145252297d03e6
First released: January 29, 2008 - 05:36
Last updated: May 29, 2008 - 00:13
dev snapshot
viewfield 5.x-1.2
Download: viewfield-5.x-1.2.tar.gz
Size: 9.23 KB
md5_file hash: ded37962a138b07118eb0d3315dac71f
First released: April 13, 2007 - 22:11
Last updated: April 13, 2007 - 22:15
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: viewfield-5.x-1.1.tar.gz
Size: 8.8 KB
md5_file hash: c537c82b2addf0c20c97b821fec25a65
First released: February 28, 2007 - 20:50
Last updated: February 28, 2007 - 20:55
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: viewfield-5.x-1.0.tar.gz
Size: 8.55 KB
md5_file hash: 7f42f1bf11e13ca14ea6562bfcbeff05
First released: February 5, 2007 - 03:35
Last updated: February 5, 2007 - 03:40
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 4.7.x-1.x-dev
Download: viewfield-4.7.x-1.x-dev.tar.gz
Size: 8.3 KB
md5_file hash: 8b4b3f5b3b7d2a72a10b3df335b8c209
First released: November 11, 2006 - 01:03
Last updated: December 3, 2006 - 08:06
