Closed (fixed)
Project:
Views Bonus Pack
Version:
6.x-1.x-dev
Component:
Views Export
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2008 at 03:59 UTC
Updated:
20 Dec 2008 at 18:06 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedsubscribing
Comment #2
webchickWell. In the "I have no idea what I'm doing but this fixes it" realm, copy/pasting the attach_to function from views_bonus_plugin_style_export.inc nicely solves the problem, although it's an RSS feed icon so kind of silly. ;P
Is there a universal "CSV" icon? An accountant snoozing on a desk, perhaps?
Comment #3
webchickAnd here's one that's actually sane. :) It just adds a "CSV download" link to the bottom of the view.
Comment #4
webchickAnd actually, I'm going to change this status to a critical bug since it seems like a serious oversight. Without this, the only way to add the CSV download link to your view is to put it in the footer text or something which is just silly.
Comment #5
neclimdulCommited a modified version of this. Moved this function to parent class, fixed parent export class, and implemented attaching with images across all plugins with the old bonus pack images. :)
http://drupal.org/cvs?commit=157335