forked from elabftw/elabftw
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDOCUMENTATION
63 lines (37 loc) · 2.38 KB
/
DOCUMENTATION
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
eLabFTW DOCUMENTATION
---------------------
==== THANKS ====
eLabFTW uses code from others. A big thanks to them for making their code available !
* jQuery : http://jquery.com (MIT)
* jQuery UI : http://jqueryui.com (MIT)
* jQuery plugins :
* Jeditable : http://www.appelsiini.net/projects/jeditable
* Pageslide : http://srobbin.com/jquery-plugins/pageslide
* Star Rating Plugin v3.14 (2012-02-08) http://www.fyneworks.com/jquery/star-rating/
Dual licence : MIT, GPLv2
* Complexify : http://danpalmer.me/jquery-complexify (WTFPL v2 licence)
* Fancybox : http://fancyapps.com/fancybox/ (by-nc 3.0)
* Keymaster (for keyboard shortcuts) : https://github.com/madrobby/keymaster (License MIT)
* TinyMCE (html wysiwyg editor) http://www.tinymce.com/ (LGPL)
* Cornify : http://www.cornify.com/
* Google Chart Tools (for statistics on experiments on profile page)
* mPDF : http://mpdf1.com/ (GPL)
* Swiftmailer v5.0.1 : http://swiftmailer.org for sending email with SMTP (GPLv3)
* Raphael (used by colorwheel) : http://raphaeljs.com/ (MIT)
* Colorwheel : http://jweir.github.com/colorwheel/ (MIT)
* File upload : https://github.com/sthielen/BigUpload
* Icons : http://icons8.com
* LeDjamRadio : http://ledjamradio.com for non stop music during the coding sessions
−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−
A big thanks also to early alpha testers ;)
−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−
==== GET INVOLVED ====
You know your way around php and want to help this project ? Then read on !
What can you do to help this project ?
* Have a look at the current issues https://github.com/NicolasCARPi/elabftw/issues
* Read the code and spot places needing improvements
* Open Github issues to discuss bugs or features suggestions
* Improve the wiki https://github.com/NicolasCARPi/elabftw/wiki
* Suggest icons
Your code must follow PSR-2.
https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md