CVS messages for Viewfield
April 13, 2007
- Commit #64036 by mfredrickson at 22:08
commenting out token module code until it's stable. here comes the next release...' '
- Commit #64032 by mfredrickson at 21:44
adding support for non-required fields
March 20, 2007
- Commit #61310 by mfredrickson at 02:50
#121496 -- Checking ray007's patch for the token module. Right now, token has a recursion issue with CCK types, so this code will not be released until that gets fixed.
February 28, 2007
- Commit #58609 by mfredrickson at 20:42
Porting over changes from head. Branch management is not my strong suit. :P
February 18, 2007
- Commit #56906 by mfredrickson at 00:40
February 5, 2007
- Commit #54643 by mfredrickson at 03:23
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.
December 2, 2006
- Commit #46954 by mfredrickson at 20:57
#94122 -- No formatters Added two formatters: one displays the count of the items in the view. the other displays the view itself. very cool stuff. thanks to yched for the suggestion.
November 13, 2006
- Commit #45128 by mfredrickson at 16:29
Mistakenly subsituted the node id instead of the user id for the author argument token.
November 10, 2006
- Commit #44878 by mfredrickson at 19:17
Nodes hold content. Views save queries. Wouldn't be great if a node could hold a saved query? Now it can. Viewfield is a CCK field module that allows administrators to put views directly into nodes. When creating a node, users can select from a list of views. When the node is displayed, the view is run and the content is inserted into the body of the node. initial commit
- Commit #44877 by mfredrickson at 19:15
Directory /cvs/drupal-contrib/contributions/modules/viewfield added to the repository
