8
0
Просмотр исходного кода

Docs: Added missing section to CKFinder guide. [skip ci]

Anna Tomanek 6 лет назад
Родитель
Сommit
71eee67222
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      packages/ckeditor5-ckfinder/docs/features/ckfinder.md

+ 6 - 0
packages/ckeditor5-ckfinder/docs/features/ckfinder.md

@@ -203,6 +203,12 @@ Additionally, in the "image upload only" integration, you can use the following
 	We recommend using the official {@link framework/guides/development-tools#ckeditor-5-inspector CKEditor 5 inspector} for development and debugging. It will give you tons of useful information about the state of the editor such as internal data structures, selection, commands, and many more.
 	We recommend using the official {@link framework/guides/development-tools#ckeditor-5-inspector CKEditor 5 inspector} for development and debugging. It will give you tons of useful information about the state of the editor such as internal data structures, selection, commands, and many more.
 </info-box>
 </info-box>
 
 
+## What's next?
+
+Check out the comprehensive {@link features/image-upload Image upload overview} to learn more about different ways of uploading images in CKEditor 5.
+
+See the {@link features/image Image feature} guide to find out more about handling images in CKEditor 5.
+
 ## Contribute
 ## Contribute
 
 
 The source code of the feature is available on GitHub in https://github.com/ckeditor/ckeditor5-ckfinder.
 The source code of the feature is available on GitHub in https://github.com/ckeditor/ckeditor5-ckfinder.