Merge branch '2.0'
[GitHub/WoltLab/WCF.git] / README.md
1 WoltLab Community Framework 2.1
2 ===============================
3
4 WoltLab Community Framework is a free web-framework, designed and developed for complex community applications. The framework applies the latest and most modern technologies, it is structured completly object-oriented, constantly enhanced and forms the base for all WoltLab products.
5
6 Version notes
7 -------------
8
9 This is the **unstable development** tree of WCF! You SHOULD NOT use it in an production environment.
10
11 If you wish to access the **stable WCF 2.0.x** branch, please see here: [WCF 2.0.x](https://github.com/WoltLab/WCF/tree/2.0)
12
13 About Redactor
14 --------------
15
16 Redactor is a WYSIWYG-editor created by Imperavi LLC., Copyright (c) 2009-2014. You can make use of Redactor in any plugin or application for WCF 2.1 free of charge. You are not allowed to extract or re-use the editor (in entirety or in potions) for any other use unless you own a license for Redactor.
17
18 Please see http://imperavi.com/redactor/license/ for more information.
19
20 Redactor is **NOT** free software!
21
22 Contribution
23 ------------
24
25 For information on contributing to Community Framework refer to CONTRIBUTING.md in this folder.
26
27 License
28 -------
29
30 This library is free software; you can redistribute it and/or
31 modify it under the terms of the GNU Lesser General Public License
32 as published by the Free Software Foundation; either version 2.1
33 of the License, or (at your option) any later version.
34
35 This library is distributed in the hope that it will be useful,
36 but WITHOUT ANY WARRANTY; without even the implied warranty of
37 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
38 Lesser General Public License for more details.
39
40 You should have received a copy of the GNU Lesser General Public
41 License along with this library; if not, write to the Free Software
42 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA