andrerinas / codeelement
Ads a new content element to TYPO3. You can add code-blocks with syntax highlighting.
Installs: 67
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^7.6.0 || ^8.7.0 || ^9.5.0
Replaces
- codeelement: dev-master
This package is auto-updated.
Last update: 2019-12-29 15:56:02 UTC
README
This extensions ads a new content element to TYPO3. You can add code-blocks with syntax highlighting.
Installation
Composer
composer require andrerinas/codeelement
Non composer
Clone this extension to your typo3conf/ext folder
- Install in the extension manager
- Add typoscript template under info/modify -> edit whole template -> include
- use it in your page
Settings
You can choose, if you want to use the prism.js syntax highlighting. It is enabled by default. If want to use your own plugin, just uncheck the chechbox in the Constants-Editor.