Needs review
Project:
Timeline
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2012 at 18:19 UTC
Updated:
6 Dec 2012 at 18:26 UTC
Jump to comment: Most recent file
If you want to deploy a timeline powered view by exporting as a default view, in a .views_default.inc file in your module, right now, you (generally) get a broken view.
There's two reason for that:
Attaching a patch to fix that.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1860370-1-exported-timeline.patch | 8.07 KB | DeFr |
Comments
Comment #1
DeFr commentedNote: The default value of 50 for band1_unit_width and band2_unit_width is somewhat arbitrary, but it seems to be the smallest value that gets the "day" unit to fit in the column. Given that day is the default value for unit 1, that seems to make sense as a default value.