# epoch-timelines
A WordPress Plugin for creating custom timelines of events

- Calendar functionality
- Recurring items?

TODO:
+ Fix modal styling so X isn't off center
+ Fix styling in drag n drop area of Edit Timeline 
+ Remove modal from loading on Timeline and Event post types
+ Remove Add Timeline button from Timeline and Event post types


FUTURE VERSIONS:
- Add namespacing
- Add Media queries to styles so events condense to one side of timeline
- Turn timeline listing in modal into an ajax request to lazy load timelines
- Introduce timeline style options (Tree, horizontal, vertical)
- Add unit testing
- Add internationalization
- Add style specificity for drag n drop meta box styles (div.et-reorder-mb ul)
- Create cpt template for timelines
- Force Timeline widgets to be in-line instead at the top of the post/container.