Advertising sustains the DA. Ads are hidden for members. Join today

Drupal 7 Release

Last updated on
30 April 2025

You are browsing documentation for an older version of Drupal, which is not supported any longer, and the information may not be correct. See current documentation for Contributed modules

  • Viewfields can be placed in any fieldable entity.
  • View arguments are supplied by specifying a comma-delimited list of tokens that are replaced with values at display time by the core token system, for example:
    [node:nid], [current-page:title], [current-user:ip-address].
  • You can enable the Drupal 7 version of the token module to see a complete list of available tokens, though this module is only required to see the list, not for token replacement.
  • The tokens [node:nid], [node:author], and [current-user:uid] may be used in place of the Drupal 6 legacy tokens %nid, %author, and %viewer respectively. Viewfield will attempt to upgrade legacy tokens to core tokens during the data migration process (see below).
  • This release contains a data migration feature from Viewfield 6.x-2.x to 7.x-2.x. To perform the migration, enable the Viewfield module in your Drupal 7 installation, then use the Content Migration module in the D7 version of CCK to migrate your viewfield data.

Help improve this page

Page status: Not set

You can: