The forum operates in read-only mode. Please head to StackOverflow for support.
The SyntaxHighlighter by Alex Gorbatchev for CKEditor is not working.
Any suggestions?
It's a third-party plugin, so you could probably ask its author for help.
You can also try the Code Snippets plugin, it's modern, up-to-date, maintained by CKEditor dev team and has documentation.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help. Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
I have addded the CodeSnippets plugin into the plugins folder of CKEditor.
Then I have added the following into the config.js file:
config.extraPlugins = 'codesnippet';
Nevertheless, the text editor will not show up on the page.
Any suggestions for the installation of this plugin?
Just one: read the instructions :-)
Use CKBuilder to create a custom build, this will solve all dependencies, toolbar configuration & content filtering for you...
It's a third-party plugin, so
It's a third-party plugin, so you could probably ask its author for help.
You can also try the Code Snippets plugin, it's modern, up-to-date, maintained by CKEditor dev team and has documentation.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
I have addded the
I have addded the CodeSnippets plugin into the plugins folder of CKEditor.
Then I have added the following into the config.js file:
Nevertheless, the text editor will not show up on the page.
Any suggestions for the installation of this plugin?
Just one: read the
Just one: read the instructions :-)
Use CKBuilder to create a custom build, this will solve all dependencies, toolbar configuration & content filtering for you...
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!