Merge branch 'master' into next
[GitHub/WoltLab/WCF.git] / README.md
1 WoltLab Community Framework 2.2
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 **EXPERIMENTAL/crash-for-sure** tree of WCF, it contains work in progress subject to change. At no point it is guaranteed to yield a successful build.
10
11 Other versions:
12 - **stable** branch: [WCF 2.1.x](https://github.com/WoltLab/WCF/tree/master)
13 - **oldstable** branch: [WCF 2.0.x](https://github.com/WoltLab/WCF/tree/2.0)
14
15 About Redactor
16 --------------
17
18 Redactor is a WYSIWYG-editor created by Imperavi LLC., Copyright (c) 2009-2015. 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.
19
20 Please see http://imperavi.com/redactor/license/ for more information.
21
22 Redactor is **NOT** free software!
23
24 Contribution
25 ------------
26
27 For information on contributing to Community Framework refer to CONTRIBUTING.md in this folder.
28
29 License
30 -------
31
32 This library is free software; you can redistribute it and/or
33 modify it under the terms of the GNU Lesser General Public License
34 as published by the Free Software Foundation; either version 2.1
35 of the License, or (at your option) any later version.
36
37 This library is distributed in the hope that it will be useful,
38 but WITHOUT ANY WARRANTY; without even the implied warranty of
39 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
40 Lesser General Public License for more details.
41
42 You should have received a copy of the GNU Lesser General Public
43 License along with this library; if not, write to the Free Software
44 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA