Closed (fixed)
Project:
Views TimelineJS integration
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2012 at 16:10 UTC
Updated:
30 Oct 2012 at 13:21 UTC
Currently the module doesn't include support for all the fields such as era, tags, captions, thumbnails, etc. The attached patch adds these fields in a mostly-pretty way. Some of the code could be normalized, but I think the whole processing block should probably be re-tooled from scratch based on other comments, anyway.
Patch away and enjoy in good health.
| Comment | File | Size | Author |
|---|---|---|---|
| add_all_fields-views_timelinejs.diff | 11.12 KB | chromix |
Comments
Comment #1
polThanks ! It's done.
Comment #2
DickJohnson commentedNice patch, and seems to work fine. Great work.