1This software package contains two elements of 2 3 1. Eventline 4 5 2. Timeline 6 7Both are described below. 8 9-------------------------------------------------------------------- 10 11 E V E N T L I N E 12 13eventline Plugin for DokuWiki 14 15All documentation for this plugin can be found at 16http://www.dokuwiki.org/plugin:eventline 17 18If you install this plugin manually, make sure it is installed in 19lib/plugins/eventline/ - if the folder is called different it 20will not work! 21 22Please refer to http://www.dokuwiki.org/plugins for additional info 23on how to install plugins in DokuWiki. 24 25---- 26Copyright (C) Tom Cafferty <tcafferty@glocalfocal.com> 27 28This program is free software; you can redistribute it and/or modify 29it under the terms of the GNU General Public License as published by 30the Free Software Foundation; version 2 of the License 31 32This program is distributed in the hope that it will be useful, 33but WITHOUT ANY WARRANTY; without even the implied warranty of 34MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 35GNU General Public License for more details. 36 37See the COPYING file in your DokuWiki folder for details 38 39-------------------------------------------------------------------- 40 41 T I M E L I N E 42 43 What is this? 44 ------------- 45 Timeline is a DHTML-based AJAXy timeline. 46 47 How do I customize Timeline? 48 ---------------------------- 49 Refer to the Timeline web site at 50 http://code.google.com/p/simile-widgets/ 51 52 Mailing List and Forum 53 ---------------------- 54 Join the community by joining the Google Group SIMILE Widgets 55 http://groups.google.com/group/simile-widgets/ 56 57 Licensing and legal issues 58 -------------------------- 59 Timeline is open source software and are licensed under the BSD license 60 located in the LICENSE.txt file located in the same directory as this very file 61 you are reading. 62 63 Credits 64 ------- 65 This software was created by the SIMILE project and originally written 66 by the SIMILE development team (in alphabetical order): 67 68 - David Fran�ois Huynh <dfhuynh at csail.mit.edu> 69 70 --- o --- 71 72 Thanks for your interest. 73 74 The SIMILE Project 75 http://simile.mit.edu/ 76