Skip to content

luisdias/Timeline-Silverstripe-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timeline Silverstripe Module

Author contact

Luis E. S. Dias
smartbyte.systems@gmail.com

About

Silverstripe module to create a timeline

Github repository

https://github.com/luisdias/Timeline-Silverstripe-Module

Notes

jQuery libray loaded from Google at TimelineHolder.ss file

The Timeline Silverstripe Module uses:

Timeline jQuery Plugin

CSS Theme by Tutorialzine

Installation

  • Unpack the files in a folder called timeline
  • Run dev/build
  • on the javascript folder you can find the translation files for the following idioms: french, italian, portuguese and spanish. Remove the comment from the line 33 of the templates/TimelineHolder.ss file and set it for your idiom.

Usage

  • At the CMS add a new page of "Timeline Holder" type
  • Select the cascade style sheet file to use ( Default from verite or dark template from tutorialzine )
  • Add children pages of "Timeline Page" type
  • Set the fields Event Date, End of Event, Article.
  • In the Content field you can insert images, links to youtube videos, vimeo videos and more. See the Timeline jQuery Plugin documentation for more info.
  • You can also set the Credit and Caption for the media ( Content field )