Download the PHP package carbon/rangeeditor without Composer
On this page you can find all versions of the php package carbon/rangeeditor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package rangeeditor
Enhanced range editor for Neos CMS
This editor has some more features as the one who is already in the core:
- Minimal and maximal are clickable
- If minimal or maximal value is set, the value in the middle gets hidden
- You can set a own text for every value
Example:
Of course you can localize a value. e.g. Vendor.Package:Folder.Filename:1
If you have set a value label for the min or max value, you don't need to set minLabel
of maxLabel
.
If you work with xlf
files, you can also ad a setting called valueLabelsFile
:
In that case, the plugin search for the translation value in the file ZoomLevel.xlf
in the package Foo.Bar
.
Example: For the value 5
the translation string will be Foo.Bar:ZoomLevel:5
.
All versions of rangeeditor with dependencies
PHP Build Version
Package Version
Requires
neos/neos Version
^7.3 || ^8.0 || ^9.0
The package carbon/rangeeditor contains the following files
Loading the files please wait ....