Closed (fixed)
Project:
Views data export
Version:
7.x-4.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2012 at 04:41 UTC
Updated:
26 Oct 2015 at 09:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
amfriedman commentedI would add that this is imperative for wide-spread adoption of this module. Contextual arguments are one of the cornerstones of Views, as they assist in DRY programming practices.
Comment #2
steven jones commentedAgreed
Comment #3
mikeryanIt's really not that challenging, here's a D6 patch...
Comment #4
blisteringherb commentedHere's a patch for the D7 version.
Comment #5
steven jones commentedComment #7
windmaomao commentedanyone can give an example after this patch, what would be the syntax for calling ? thank you very much, yes this is must-have feature.
Comment #8
steven jones commentedRe-roll
Comment #9
steven jones commentedCommitted to 7.x-3.x. Needs backporting.
Comment #10
steven jones commentedComment #11
steven jones commentedInitial attempt at a backport.
Comment #12
steven jones commentedThis was the intended patch.
Comment #14
LCM commentedThe current implementation of the drush option
--argumentsonly works if the Data Export display is set to "Batch". Otherwise it will not use the given arguments. (See views_data_export.drush.inc)Is there a reason for this, or could one always read the arguments option an pass it to
->execute_displayregardless of the display's batch setting.kindly,
Lennart
Comment #15
amoebanath commentedAs Drupal 6 nears the end of its life and support period, the 6.x version of Views Data Export will not be supported either. To that end, this issue has been closed, and will not be resolved in the 6.x branch of Views Data Export.
If this issue is still relevant to 7.x branch of Views Data Export, then please re-open and move to a relevant 7.x version.