.. include:: /Includes.rst.txt ===== Phiki ===== :Extension key: phiki :Package name: theolangstraat/phiki :Version: |release| :Language: en :Author: Theo Langstraat :License: This document is published under the `Open Publication License `__. :Rendered: |today| ---- Extension Overview ------------------ This extension provides a syntax-highlighting content element powered by `phiki `_, a PHP-based syntax highlighter developed by Ryan Chandler. Since phiki operates entirely in PHP and does not rely on JavaScript — which is not permitted in the TYPO3 backend — the backend renders the highlighted code exactly as it appears in the frontend. This ensures a consistent WYSIWYG editing experience for integrators and editors. Features -------- - Support for **227 programming languages** - Selection of **60 themes** Configuration Options --------------------- - **Line numbers** - **Display of the selected programming language** - **Copy-to-clipboard button** ---- .. raw:: html
.. toctree:: :hidden: Introduction/Index Installation/Index Configuration/Index ProgrammingLanguages/Index Themes/Index Usage/Index Developers/Index ChangeLog/Index