Releases for Timeline
timeline 5.x-1.0
Download: timeline-5.x-1.0.tar.gz
Size: 22.1 KB
md5_file hash: 943227c49ff1a191ab609522aff418f9
First released: July 5, 2008 - 23:06
Last updated: July 5, 2008 - 23:10
Drupal 5.x release of timeline module. CVS tag DRUPAL-5--1-0
Primarily an upgrade form the 4.7 version with some bug fixes and Date module support.
timeline 5.x-1.x-dev
Download: timeline-5.x-1.x-dev.tar.gz
Size: 22.23 KB
md5_file hash: 23fffddca18c5c90b7f160bc2e45fef4
First released: April 8, 2007 - 23:55
Last updated: July 23, 2008 - 00:09
On-going port to Drupal 5.x. Not ready for prime time just yet.
timeline 4.7.x-1.0
Download: timeline-4.7.x-1.0.tar.gz
Size: 17.08 KB
md5_file hash: eaa83b16364ce1ce797a6198eae542f5
First released: December 9, 2006 - 22:49
Last updated: December 9, 2006 - 18:50
Changes since David Donohue's initial development release:
- Added an option for specifying which event/date the timeline views should initially be centered on after loading.
- Fixed widget creation so that the 'Loading...' bubble is displayed.
- #94031: Allow using custom CCK fields as the start/end date, title and description of timeline events (kudos to John Stalcup).
- #79472: Fix asynchronous timeline loading problems occuring in IE6 (kudos to John Stalcup and Erwin Lion).
- #91081: Corrected the timeline popup node links (kudos to Eric Charikane).
- #90660: Prevented other modules (e.g. devel.module) from intefering with timeline JSON or XML feed output (kudos to Steve Yelvington).
- #90272: Extended the module's installation and usage instructions, and reorganized the code for better extensibility.
- #90272: Implemented an installation hook which verifies that the required Views module is installed and enabled, and outputs a warning in case it is not.
- #90272: Implemented JSON output and added a setting for specifying whether to use JSON or XML for loading the timeline data feed.
- #90272: Simplified the XML output code by making use Drupal's built-in function format_xml_elements().
- #90272: Changed dates/times in data feed to use the ISO-8601 format, and added explicit date format specifier to data feeds.
- #90272: Added a setting for specifying the base URL to load the timeline JavaScript widget from.
- #90272: Added a setting and cache control implementation for specifying the client-side cache lifetime for timeline data feeds.
- #90272: Changed timeline data feed loading to use a relative, instead of absolute, URL to counteract problems when accessing a site via HTTP/HTTPS both.
- #90272: Added an explicit UTF-8 character set specifier to the HTTP Content-Type header of the data feeds.
- #90272: Implemented some initial Simpletest unit tests for verifying the well-formedness of the data feeds provided by the timeline module.
- #90272: Implemented a best-effort workaround for the widget's timezone display bugs, claiming dates are GMT while they're in fact explicitly adjusted to the current user's timezone.
- #90272: Added a wrapper DIV element around timeline DIV for easier control over theming, and added a visible border around the timeline widget for stylistic effect.
- #90272: Changed the default timeline CSS class name and width, and set the timeline XHTML element ID to the name of the current timeline view in order to facilitate custom theming.
- #90272: Separated timeline creation JavaScript code out of the module and into a file called timeline.js; also added an initial timeline.css stylesheet file.
- #90272: Successfully tested vertical timeline views (with newest version of the timeline widget).
timeline HEAD
Download: timeline-HEAD.tar.gz
Size: 22.01 KB
md5_file hash: 3b1a7be18056446b20070f827d3787b1
First released: November 11, 2006 - 09:14
Last updated: July 6, 2008 - 12:15
The very latest bleeding edge — may be inconsistent or broken. Not recommended for anyone except developers wanting to keep up with the project.
timeline 4.7.x-1.x-dev
Download: timeline-4.7.x-1.x-dev.tar.gz
Size: 21.29 KB
md5_file hash: 9b866877dd1bfc180084dac9a2e6fe5a
First released: October 22, 2006 - 01:02
Last updated: February 16, 2007 - 00:17
The very latest version for Drupal 4.7.x. Tends to be relatively stable, since actual development happens on the HEAD branch, with new features only occasionally being merged or backported. Recommended for expert users who feel comfortable submitting bug reports for the occasional glitch.
