When exporting as a DOC or CSV, the icons are always shown by default. This is a major issue, as some views, you don't want the icons to show up, nor do you need the functionality of exporting as the DOC or CSV.
If you have a look at the RSS feed selector, the RSS feed can be outputted by an argument passed to the view. So if you're view had a path of "myview", you could pass "myview/feed" to download the RSS feed. This would be a great feature to have with the Views Export module. So you could have "myview/csv" to get the CSV file, or "myview/doc" to download the document. The icons, of course, would then only be visible when the argument is available within the View.
Comments
Comment #1
robloachCommit 75967 makes the system similar to the way the RSS Feed Selector is.
Comment #2
(not verified) commented