[MIN] Log single-key cache operations
[cds-indico.git] / THANKS
blob6889342873c8c2a7e16479b3e54f3d69084a866d
1 Indico THANKS
2 =============
4 Several people outside the Indico Development Team
5 contributed to the project:
7 - Jim Fromm (Fermilab): He developed the Timezone awareness for Indico.
8 Thanks for a great job!
10 - Jim Fulton for helping us with the scripts
12 Other software and pieces of code:
14 CKEditor is used for the online creation of web pages. CKEditor is
15 distributed under the GPL, LGPL and MPL open source licenses.
16 <http://ckeditor.com/>
18 The DHTML / JavaScript Calendar is used by Indico and it is available
19 under the terms of the GNU Lesser General Public License version 2.1 or
20 above.
21 <http://www.dynarch.com/projects/calendar/>
23 strip_ml_tags is a routine by Micah D. Cochran submitted on 26 Aug 2005 that
24 removes all HTML/XML-like tags from the input text.
25 This routine is allowed to be put under any license Open Source (GPL, BSD, LGPL, etc.) License
26 or any Propriety License. Effectively this routine is in public domain.
28 HTMLParser/SimpleHtmlParser is a JS library that allows to parse HTML. It has been written
29 originally by Erik Arvidsson and extended by John Resig. The original license is GPLv2.
31 See also the AUTHORS and ChangeLog files.