-
Notifications
You must be signed in to change notification settings - Fork 27
/
MIN_README.txt
77 lines (39 loc) · 1.85 KB
/
MIN_README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
T I M E L I N E
---------------
What is this?
-------------
Timeline is a web widget for visualizing temporal data.
Installing Timeline
-------------------
Timeline consists entirely of static files (javascript libraries,
image files and css files). All you really need is to
serve the files contained in this package off a web server without
having to install any special server side functionality: the software
is all executed in the browser.
So, simply copy the files contained in this package to a location
that is served by your web browser, making sure to keep the files
in the same folder structure and you're done.
How do I use Timeline?
----------------------
For the impatient, read the comments inside "timeline-api.js" that will
get you started.
If you want to know more, refer to the Timeline documentation at
http://www.simile-widgets.org/timeline/
Mailing List and Forum
----------------------
Join the community by joining the Google Group SIMILE Widgets
http://groups.google.com/group/simile-widgets/
Licensing and legal issues
--------------------------
Timeline is open source software and are licensed under the BSD license
located in the LICENSE.txt file located in the same directory as this very file
you are reading.
Credits
-------
This software was created by the SIMILE project and originally written
by the SIMILE development team (in alphabetical order):
- David François Huynh <dfhuynh at csail.mit.edu>
--- o ---
Thanks for your interest.
The SIMILE Widgets Project
http://www.simile-widgets.org/