Add `$userID` parameter to `isAccessible` in `UserProfile`
[GitHub/WoltLab/WCF.git] / README.md
1 # WoltLab Suite Core
2
3 WoltLab Suite Core is a free CMS and web-framework, designed for awesome websites and communities.
4 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.
5
6 # About CKEditor 5
7
8 CKEditor 5 is a WYISWYG editor created by CKSource Holding sp. z o.o, Copyright (c) 2003-2023.
9
10 This repository includes a build artifact of CKEditor 5 that is commercially licensed to WoltLab GmbH.
11 You may use this instance of CKEditor 5 with any plugin or app built on top of WoltLab Suite Core only.
12
13 If you would like to use CKEditor 5 yourself and are not building on top of WoltLab Suite Core then please visit https://ckeditor.com/pricing/ to learn more.
14
15 ## License
16
17 This library is free software; you can redistribute it and/or
18 modify it under the terms of the GNU Lesser General Public License
19 as published by the Free Software Foundation; either version 2.1
20 of the License, or (at your option) any later version.
21
22 This library is distributed in the hope that it will be useful,
23 but WITHOUT ANY WARRANTY; without even the implied warranty of
24 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
25 Lesser General Public License for more details.
26
27 You should have received a copy of the GNU Lesser General Public
28 License along with this library; if not, write to the Free Software
29 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA