Fixed error message for invalid links
[GitHub/WoltLab/WCF.git] / README.md
CommitLineData
359841c3 1WoltLab Suite Core 3.0
5e2c0c24 2======================
1c5f82f0 3
e577f909 4WoltLab Suite Core is a free CMS and web-framework, designed for awesome websites and communities. Cutting-edge technologies and strict object-oriented programming makes it the ideal choice for developers and communities, and is actively maintained and improved by WoltLab.
79e2edef
AE
5
6_Formerly known as [WoltLab Community Framework](https://community.woltlab.com/thread/249026-introducing-woltlab-suite-3-0/)_
1c5f82f0
AE
7
8Version notes
9-------------
10
1f3906d7 11This is the **EXPERIMENTAL/crash-for-sure** tree of WoltLab Suite Core, it contains work in progress subject to change. At no point it is guaranteed to yield a successful build.
37111120 12
4bbf6ff1
AE
13Other versions:
14- **stable** branch: [WCF 2.1.x](https://github.com/WoltLab/WCF/tree/master)
15- **oldstable** branch: [WCF 2.0.x](https://github.com/WoltLab/WCF/tree/2.0)
25f6b53a 16
79e2edef
AE
17About Redactor II
18-----------------
5e18a011 19
79e2edef 20Redactor II is a WYSIWYG-editor created by Imperavi LLC., Copyright (c) 2009-2016. You can make use of Redactor II in any plugin or app for WSC 3.0 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 II.
5e18a011
AE
21
22Please see http://imperavi.com/redactor/license/ for more information.
23
79e2edef 24Redactor II is **NOT** free software!
5e18a011 25
1c5f82f0
AE
26Contribution
27------------
28
1f3906d7 29For information on contributing to WoltLab Suite Core refer to CONTRIBUTING.md in this folder.
1c5f82f0
AE
30
31License
32-------
33
34This library is free software; you can redistribute it and/or
35modify it under the terms of the GNU Lesser General Public License
36as published by the Free Software Foundation; either version 2.1
37of the License, or (at your option) any later version.
38
39This library is distributed in the hope that it will be useful,
40but WITHOUT ANY WARRANTY; without even the implied warranty of
41MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
42Lesser General Public License for more details.
43
44You should have received a copy of the GNU Lesser General Public
45License along with this library; if not, write to the Free Software
46Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA