Help:Timeline

From Project: Redcap
Revision as of 07:13, 28 January 2014 by Andrew Gronosky (talk | contribs) (removed stray apostrophe)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Project: Redcap supports the creation of graphical timelines via the EasyTimeline extension.

Editing a Timeline

If all you want to do is add a few events to the timeline, you can try looking carefully at the code on the page and imitating the commands you find there. Please use the "preview" button and don't be afraid to revert or cancel your changes if the formatting doesn't come out right.

Creating a Timeline

To create a timeline from scratch, you will probably have to read the EasyTimeline documentation. When you do this, you'll find out that creating timelines is actually not very easy. This is because the timeline extension is very powerful and gives you a lot of control over the content and layout of your timeline. The price of that control is a complex scripting language. Documentation for that language is on its syntax page.

The page Timeline of Fifth Edition canon provides an example of a moderately complex timeline you may want to study. Feel free to copy from that timeline into the sandbox to experiment.