User: vauxia Branch: HEAD Date: Tue, 13 Jul 2010 19:05:43 +0000 Modified files: /modules/pay/modules/pay_node/includes pay_node.admin.inc pay_node.views.inc /modules/pay/modules/pay_node/includes/views pay_node_handler_field_pay_form_link.inc Log message: - Use node.module's link field as a parent for form link, rather than extending pay_node_handler_field_pay_form_link. This will prevent a needless join for this field. - Add join routes between pay_form and node so that their fields can be correctly included during views - Remove now-bogus 'notafield' definitions - Add 'table' definitions on pfid/nid fields so that the correct join route is established. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/pay/modules/pay_no... http://cvs.drupal.org/diff.php?path=contributions/modules/pay/modules/pay_no... http://cvs.drupal.org/diff.php?path=contributions/modules/pay/modules/pay_no...