Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
seamuslee
ckeditor5
Commits
03497d26
Commit
03497d26
authored
Feb 29, 2020
by
eileen
Browse files
Update readme
parent
cc0aecc6
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
03497d26
...
...
@@ -68,7 +68,16 @@ technical discussion below.
-
An interesting feature of ckeditor5 is that you can do more Gutenberg-like edit in place.
This would make sense possibly on a contribution page. No current plans.
## File mannager
## A word about builds
ckeditor has a concept of builds constructed with npm. To change some components
(e.g include base64 uploader) it is necessary to used a build. These can be generated
using the
[
online builder
](
https://ckeditor.com/ckeditor-5/online-builder/
)
. Alternatively
the classic editor
[
can be downloaded & installed
](
https://ckeditor.com/ckeditor-5/download/
)
.
In the latter case there is no build or src directory or additional files. So far I have just
downloaded & committed these as they come from the above links.
## File manager
An ongoing challenge with ckeditor4 as implemented with CiviCRM is that the filemanager (kcfinder)
is pretty hard to work with and requires some hacks to be able to figure out paths.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment