cleanup readme
This commit is contained in:
parent
af82684a1b
commit
5ea8abc7ce
36
README.md
36
README.md
@ -25,16 +25,6 @@ $ vendor/bin/oe-console oe:module:activate o3-tinymce-editor
|
|||||||
|
|
||||||
Activate the module.
|
Activate the module.
|
||||||
|
|
||||||
## Developer installation
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ git clone https://gitlab.o3-shop.com/o3/tinymce-editor/ source/modules/o3-shop/tinymce-editor
|
|
||||||
$ composer config repositories.o3-shop/tinymce-editor path ./source/modules/o3-shop/tinymce-editor
|
|
||||||
$ composer require o3-shop/tinymce-editor:*
|
|
||||||
|
|
||||||
$ vendor/bin/oe-console oe:module:install source/modules/o3-shop/tinymce-editor
|
|
||||||
```
|
|
||||||
|
|
||||||
## Issues
|
## Issues
|
||||||
|
|
||||||
To report issues with the module, please use the [O3-Shop bugtracking system](https://issues.o3-shop.com/) - module TinyMCE Editor project.
|
To report issues with the module, please use the [O3-Shop bugtracking system](https://issues.o3-shop.com/) - module TinyMCE Editor project.
|
||||||
@ -50,31 +40,13 @@ GPLv3, see [LICENSE file](LICENSE).
|
|||||||
|
|
||||||
## Further licenses
|
## Further licenses
|
||||||
|
|
||||||
### TinyMCE editor [MIT]
|
### TinyMCE editor [GPL v2]
|
||||||
(https://github.com/tinymce/tinymce-dist - status: 2023-04-07)
|
(https://github.com/tinymce/tinymce-dist - status: 2024-12-02)
|
||||||
|
|
||||||
```
|
```
|
||||||
MIT License
|
TinyMCE – https://github.com/tinymce/tinymce Copyright (c) 2024, Ephox Corporation DBA Tiny Technologies, Inc.
|
||||||
|
|
||||||
Copyright (c) 2022 Ephox Corporation DBA Tiny Technologies, Inc.
|
Licensed under the terms of GNU General Public License Version 2 or later.
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
|
||||||
in the Software without restriction, including without limitation the rights
|
|
||||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
copies of the Software, and to permit persons to whom the Software is
|
|
||||||
furnished to do so, subject to the following conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be included in all
|
|
||||||
copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
||||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
||||||
SOFTWARE.
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Roxy file manager [GPL v3]
|
### Roxy file manager [GPL v3]
|
||||||
|
Loading…
Reference in New Issue
Block a user