Download the PHP package punktde/codeview without Composer
On this page you can find all versions of the php package punktde/codeview. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download punktde/codeview
More information about punktde/codeview
Files in punktde/codeview
Download punktde/codeview
More information about punktde/codeview
Files in punktde/codeview
Vendor punktde
Package codeview
Short Description Provides a Neos CMS nodeType to display code
License MIT
Package codeview
Short Description Provides a Neos CMS nodeType to display code
License MIT
Please rate this library. Is it a good library?
Informations about the package codeview
CodeView
This package provides a node type to display code using the code highlighter prism (http://prismjs.com/).
Installation and integration
The installation is done with composer:
composer require punktde/codeview
(De)activate CSS / Javascript autoloading
By default, the galleries CSS and JavaScript files are added to the header and footer includes of your page automatically on pages, where an instance of the gallery plugin is added. If you want to compile the JS / CSS into your pages main files you can deactivate this behavior via settings:
PunktDe:
CodeView:
loadCSS: false
loadJS: false
All versions of codeview with dependencies
PHP Build Version
Package Version
Requires
neos/neos Version
^5.0 || ^7.0 || ^8.0 || ^9.0
The package punktde/codeview contains the following files
Loading the files please wait ....