.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _introduction: Introduction ============ .. _what-it-does: What does it do? ---------------- This extension ships a simple plugin for the CkEditor to allow editors to insert coding tags inside text elements. The plugin itself has been taken from the `CKEditor Inserting Code Snippet documentation `_ without any changes. At the moment it integrates the `plugin version 4.18.0 `_. It suggests the extension `fs_code_snippet `_ to render the codesnippets in the frontend of your website. .. _screenshots: Example ------- Example of the installation and usage in TYPO3 backend in CKEditor and how it could look in a website (frontend): .. figure:: ../Images/Introduction/introduction.gif :width: 800px :alt: Example Example usage See how it could look in backend and in frontend with `fs_code_snippet `_