Download & Extend

Releases for Timeline

timeline 7.x-3.x-dev

Download Size md5 hash
timeline-7.x-3.x-dev.tar.gz 28.87 KB 3ba4b81e8aff27b33227d00260329eb5
timeline-7.x-3.x-dev.zip 39.87 KB 61b2eb4f73b1749a5516f512169a50eb
Last packaged version: 7.x-3.x-dev
Last updated: February 19, 2012 - 01:02
Development snapshot from branch: 7.x-3.x

Release notes

This is a development branch for the Drupal 7 version of the Timeline module

timeline 6.x-3.x-dev

Download Size md5 hash
timeline-6.x-3.x-dev.tar.gz 28.79 KB 93ef557aed2c307ab217eb2c6e7df24e
timeline-6.x-3.x-dev.zip 39.87 KB 2b753282030f27d183f85d686b480276
Last packaged version: 6.x-3.x-dev
Last updated: February 19, 2012 - 01:02
Development snapshot from branch: 6.x-3.x

Release notes

- Implemented the cTools plugin api for supported cck date fields and theme inclusion
- Support Views 3.x
- Using newest timeline library (killing support for remote server hosting of libraries)

timeline 6.x-2.1

Download Size md5 hash
timeline-6.x-2.1.tar.gz 31.94 KB 7c53a50b23eb08d30295620d1d4ca7da
timeline-6.x-2.1.zip 44.07 KB cc022b7ff15db6c1f9b41df63bb46f01
Last updated: December 24, 2010 - 23:56
Official release from tag: 6.x-2.1

Release notes

- Fixed bug caused by changes in views: #623200: Bubble fields don't display data (after upgrading to views 2.7)
- Fixed minor bug #632190: Non-local JS libraries being loaded, even though local option is checked.
- Updated README.txt

timeline 6.x-2.0

Download Size md5 hash
timeline-6.x-2.0.tar.gz 31.88 KB 04d805d8c12d3c1391653b295fc8efe4
timeline-6.x-2.0.zip 44.01 KB 74abf20bbb2d954328bf50cf47d5d708
Last updated: December 24, 2010 - 23:56
Official release from tag: 6.x-2.0

Release notes

New features:

- Partially rewritten
- Updated to Simile Timeline 2.3.0
- Extended visualization functions from Simile Timeline 2.x (earliestStart/latestEnd)
- Object based architecture for timeline settings and events
- Improved views 2 integration:
Supporting views arguments' (#358270: Handling views' arguments, #368153: Javascript error component not defined)
and views' exposed filters (#330693: Views' exposed filter support)
- Color coding by views' group by filter
- Icons for events based on cck imagefields or taxonomy_image.
Can be passed through an imagecache preset.
- Respecting Drupal's js behaviors
- Support for individual themes. Providing two new themes.
- Improved date handling. Extended date module support for all three date formats.
- Depending on libraries module for local installation.
- Theme variables in UI (Bubble_height, bubble_width)
- Arbitrary/custom initial focus (#121377: Support for an arbitrary initial focus)
- Translatable warning when Javascript is not activated
- Improved admin settings page
- Localization based on browser's language (#357732: Localization of date units (days, months etc))
- Little debug feature. Export of the data array to facilitate remote debugging.
- Added German translation for module
- Rudimentary support for timezones based on drupal's general settings. #312586: Support for timezones

Read more

timeline 6.x-2.0-beta4

Download Size md5 hash
timeline-6.x-2.0-beta4.tar.gz 31.81 KB 183af041a923f5fd9df3584524d69683
timeline-6.x-2.0-beta4.zip 43.96 KB ad9c100ac0560c3a06aa76ec72289a0d
Last updated: December 24, 2010 - 23:56
Official release from tag: 6.x-2.0-beta4

Release notes

6.x-2.0-BETA 4
- Warning message when no data is available. #587680: Warning message when timeline doesn't have event data
- Cleaned up misleading module requirement tests. #573376: Module requirements
- Using drupal_alter() in order to enable possible extension modules to add own themes and manipulate the data array.

6.x-2.0-BETA 3
- Fixed translation issue: #565202: Translation issue
- Added German translation for module
- Cleaned up code respecting Drupal's coding standards

6.x-2.0-BETA 2
- Rudimentary support for timezones based on drupal's general settings. #312586: Support for timezones
- #556218 fixed linking title to correct path
- #532978 proper support for historical dates before 1901

6.x-2.0-BETA 1
- Partially rewritten
- Updated to Simile Timeline 2.3.0
- Extended visualization functions from Simile Timeline 2.x (earliestStart/latestEnd)
- Object based architecture for timeline settings and events
- Improved views 2 integration:
Supporting views arguments' (#358270: Handling views' arguments, #368153: Javascript error component not defined)
and views' exposed filters (#330693: Views' exposed filter support)
- Color coding by views' group by filter
- Icons for events based on cck imagefields or taxonomy_image.
Can be passed through an imagecache preset.
- Respecting Drupal's js behaviors
- Support for individual themes. Providing two new themes.
- Improved date handling. Extended date module support for all three date formats.
- Depending on libraries module for local installation.

Read more

timeline 6.x-2.0-beta3

Download Size md5 hash
timeline-6.x-2.0-beta3.tar.gz 31.68 KB 9a69ad1f38e313bc409f779cef201973
timeline-6.x-2.0-beta3.zip 43.94 KB 47849e3af22c8d24e3fba61baff64820
Last updated: December 24, 2010 - 23:56
Official release from tag: 6.x-2.0-beta3

Release notes

6.x-2.0-BETA 3
- #565202 fixed translation issue
- Added German translation for module
- Cleaned up code respecting Drupal's coding standards

6.x-2.0-BETA 2
- Rudimentary support for timezones based on drupal's general settings (#312586)
- #556218 fixed linking title to correct path
- #532978 proper support for historical dates before 1901

6.x-2.0-BETA 1
- Partially rewritten
- Updated to Simile Timeline 2.3.0
- Extended visualization functions from Simile Timeline 2.x (earliestStart/latestEnd)
- Object based architecture for timeline settings and events
- Improved views 2 integration:
Supporting views arguments' (#358270, #368153)
and views' exposed filters (#330693)
- Color coding by views' group by filter
- Icons for events based on cck imagefields or taxonomy_image.
Can be passed through an imagecache preset.
- Respecting Drupal's js behaviors
- Support for individual themes. Providing two new themes.
- Improved date handling. Extended date module support for all three date formats.
- Depending on libraries module for local installation.
- Theme variables in UI (Bubble_height, bubble_width)
- Arbitrary/custom initial focus (#121377)
- Translatable warning when Javascript is not activated
- Improved admin settings page
- Localization based on browser's language (#357732)

Read more

timeline 6.x-2.0-beta2

Download Size md5 hash
timeline-6.x-2.0-beta2.tar.gz 27.71 KB fd38300f31a5cb3e12ac1eb193935f50
timeline-6.x-2.0-beta2.zip 37.32 KB 6ddec1632ab03c0f79f612c4d0ece7b7
Last updated: December 24, 2010 - 23:56
Official release from tag: 6.x-2.0-beta2

Release notes

6.x-2.0-BETA 1
- Partially rewritten
- Updated to Simile Timeline 2.3.0
- Extended visualization functions from Simile Timeline 2.x (earliestStart/latestEnd)
- Object based architecture for timeline settings and events
- Improved views 2 integration:
Supporting views arguments' (#358270, #368153)
and views' exposed filters (#330693)
- Color coding by views' group by filter
- Icons for events based on cck imagefields or taxonomy_image.
Can be passed through an imagecache preset.
- Respecting Drupal's js behaviors
- Support for individual themes. Providing two new themes.
- Improved date handling. Extended date module support for all three date formats.
- Depending on libraries module for local installation.
- Theme variables in UI (Bubble_height, bubble_width)
- Arbitrary/custom initial focus (#121377)
- Translatable warning when Javascript is not activated
- Improved admin settings page
- Localization based on browser's language (#357732)
- Little debug feature. Export of the data array to facilitate remote debugging.
- Dropping XML support
- Dropped support for the events module

6.x-2.0-BETA 2
- Rudimentary support for timezones based on drupal's general settings (#312586)
- #556218 fixed linking title to correct path
- #532978 proper support for historical dates before 1901

timeline 6.x-2.0-beta1

Download Size md5 hash
timeline-6.x-2.0-beta1.tar.gz 26.92 KB 9c633fcd7e3dedc9fcc8a16f88b3d0b0
timeline-6.x-2.0-beta1.zip 36.46 KB aded95748063da19b231b4250d8e40c5
Last updated: December 24, 2010 - 23:56
Official release from tag: 6.x-2.0-beta1

Release notes

- Partially rewritten
- Updated to Simile Timeline 2.3.0
- Extended visualization functions from Simile Timeline 2.x (earliestStart/latestEnd)
- Object based architecture for timeline settings and events
- Improved views 2 integration:
Supporting views arguments' (#358270, #368153)
and views' exposed filters (#330693)
- Color coding by views' group by filter
- Icons for events based on cck imagefields or taxonomy_image.
Can be passed through an imagecache preset.
- Respecting Drupal's js behaviors
- Support for individual themes. Providing two new themes.
- Improved date handling. Extended date module support for all three date formats.
- Depending on libraries module for local installation.
- Theme variables in UI (Bubble_height, bubble_width)
- Arbitrary/custom initial focus (#121377)
- Translatable warning when Javascript is not activated
- Improved admin settings page
- Localization based on browser's language (#357732)
- Little debug feature. Export of the data array to facilitate remote debugging.
- Dropping XML support
- Dropped support for events module.

timeline 6.x-2.x-dev

Download Size md5 hash
timeline-6.x-2.x-dev.tar.gz 28.13 KB a6cf8aeaee32016b4ff2dde07282f0fd
timeline-6.x-2.x-dev.zip 36.98 KB da28237a843adce10feace9d1dc9421d
Last updated: February 25, 2011 - 07:53
Development snapshot from branch: 6.x-2.x

Release notes

Actual working branch for the timeline module for Drupal 6.

timeline 6.x-1.x-dev

Download Size md5 hash
timeline-6.x-1.x-dev.tar.gz 21.72 KB e3661b7f5e0a2668523f2704f2523451
timeline-6.x-1.x-dev.zip 26 KB 13e3b5f76d7ae893b6dd3e88bf82e895
Last updated: February 25, 2011 - 07:53
Development snapshot from branch: 6.x-1.x

Release notes

Development snapshot of timeline module for Drupal 6.x

timeline 5.x-1.0

Download Size md5 hash
timeline-5.x-1.0.tar.gz 22.1 KB 943227c49ff1a191ab609522aff418f9
timeline-5.x-1.0.zip 26.57 KB 2b92d99b13530a6394a43f61c2d36ea1
Last updated: December 24, 2010 - 23:56
Official release from tag: 5.x-1.0

Release notes

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 Size md5 hash
timeline-5.x-1.x-dev.tar.gz 22.28 KB 2d6000929a00f570b52136b2e411736e
timeline-5.x-1.x-dev.zip 26.12 KB 2a640449a2f031ee18ddfb3abc8fda14
Last updated: February 25, 2011 - 07:53
Development snapshot from branch: 5.x-1.x

Release notes

On-going port to Drupal 5.x. Not ready for prime time just yet.

timeline 4.7.x-1.0

Download Size md5 hash
timeline-4.7.x-1.0.tar.gz 17.08 KB eaa83b16364ce1ce797a6198eae542f5
timeline-4.7.x-1.0.zip 21.07 KB 0a1bd4624dd9b38e19d36e0c86c94aed
Last updated: December 24, 2010 - 23:56
Official release from tag: 4.7.x-1.0

Release notes

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).
Read more

timeline HEAD

Download Size md5 hash
timeline-HEAD.tar.gz 28.6 KB adc250c5dcc30bd9fc900d55cabe878f
timeline-master.tar.gz 5.88 KB b5235c7c1a051a2ee2c46c10f6bcb766
timeline-HEAD.zip 39.56 KB c605c417d0ddd7ab67eeec64a4c645af
timeline-master.zip 6.13 KB 1a778701499f6ca9938d7fb378a64027
Last updated: May 20, 2011 - 12:20
Development snapshot from branch: master

Release notes

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 Size md5 hash
timeline-4.7.x-1.x-dev.tar.gz 21.37 KB 3ec3f21a06abd3935065ae81f00a004e
timeline-4.7.x-1.x-dev.zip 24.97 KB 4b699bae92c7f72818b663ec9ce5b2a5
Last updated: February 25, 2011 - 07:53
Development snapshot from branch: 4.7.x-1.x

Release notes

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.

Subscribe with RSS Syndicate content
nobody click here