-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
75 lines (33 loc) · 1.43 KB
/
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
E X H I B I T
What is this?
-------------
Exhibit is a DHTML-based AJAXy faceted browser.
Running Exhibit
----------------
Exhibit consists of a bunch of static resources. All you really need is to
serve those resources off a web server. Any web server would do.
But if you don't have any available to you, we have configured the timeline
project to be runnable Jetty, so if you have a java virtual machine
installed you can open a shell or command prompt and type:
[win32]> run
[unix/macosx]> ./run
and then point your browser to
http://127.0.0.1:8888/exhibit/
How do I customize Exhibit?
---------------------------
Refer to the Exhibit web site at
http://simile.mit.edu/exhibit/
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 Project
http://simile.mit.edu/