ckeditor
Here are 256 public repositories matching this topic...
📝 Provide a description of requested docs changes
The execute event fired at listed components is not documented, and it emits a specific type of data.
Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.
-
Updated
Jun 25, 2020 - PHP
If the manager's URI contains GET params, using the language switcher uses a hash instead of question mark. This causes the manager not to refresh (hash change does not generate page reload), and language is not changed.
Should the hash not be replaced by an ampersand?
There is "Try it out Test ckeditor in your browser." link/box in ckeditor package page which uses tonicdev.com playground/sandbox to show packages examples in browser.
For CKEditor it does not work out of the box so we should provide working example.
I posted an issue on npm/newww, asking how it should be done correctly for frontend packages like CKEditor, see https://github.com/npm/newww/issues
Fully CMS - Multi Language Content Management System - Laravel
-
Updated
Mar 16, 2017 - JavaScript
Hi everyone
Small suggestion about the documentation, what about adding a "recipe" about using Encore in order to install a plugin ?
Small example:
Plugin support
==============
The bundle offers you the ability to manage extra plugins. To understand how it
works, you will enable the `Wordcount`_ plugin for our CKEditor widget.
Install the Plugin
------------------CodeBe(码币)是一个是使用angular2整合各种插件的项目,包括(layer,bootstrap-table,markdown编辑器,highcharts,ckeditor,高德地图,fullcalendar 等等)。如果你有什么想要集成的插件,请告诉我,我来加进去。(请给我加个星,谢谢。)
-
Updated
Jun 6, 2020 - HTML
This is the definition:
bitbag_sylius_cms_plugin_shop_block_render:
path: /block/{code}
methods: [GET]
defaults:
_controller: bitbag_sylius_cms_plugin.controller.block:renderBlockAction
_sylius:
repository:
method: findOneByCode
arguments:
- $codeThe bottom part is ignored:
Can someone please provide an example on how to use it as a model field with CMS plugins?
Also I believe extending the documentation on "How to include as a model field" section would be good. It does talk about changing from HTMLField to a PlaceholderField however no example is given. It would be good to see a working example. There were no examples available through Google.
CKEditor component for React with plugin and custom event listeners support
-
Updated
Aug 29, 2019 - JavaScript
Hi!
I cannot create new content elements on a blank page. Drag & drop is not working. I can just drag new content elements on a page where content elements already exist.
TYPO3 8.7.19
frontend_editing 1.3.7
A simple implementation of an HTML Editor using CKEditor in a web view.
-
Updated
Oct 28, 2016 - HTML
CKEditor Plugin to embed Youtube videos.
-
Updated
Dec 30, 2019 - JavaScript
A CKEditor plugin to easily add code into your article
-
Updated
Nov 5, 2018 - JavaScript
Django Filebrowser Updated to 1.8
-
Updated
Jun 5, 2020 - Python
Image support in CKEditor for the TYPO3 ecosystem
-
Updated
May 28, 2020 - PHP
-
Updated
Sep 10, 2015 - PHP
A Laravel Nova CKEditor5 Classic Field.
-
Updated
Feb 20, 2020 - PHP
Integrate CKEDITOR into laravel-admin
-
Updated
Mar 20, 2020 - JavaScript
springboot + bootstrap博客前台+后台管理+畅言评论+杨青青模板
-
Updated
Jul 1, 2020 - Java
A plugin for adding CKEditor support to Administrate
-
Updated
Jan 4, 2019 - Ruby
Improve this page
Add a description, image, and links to the ckeditor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ckeditor topic, visit your repo's landing page and select "manage topics."


We are getting requests from users looking for Find & Replace in CKEditor 5. I was surprised to see that we actually do not have any feature documentation for it in CKEditor 4 although the feature itself is not available in the standard demo and as such may be hard to find.