visol/neos-linkclass

Last activity 12 Jul 2023 5 3 15824
composer require visol/neos-linkclass

Extends the Neos CKE5 link editor with a custom class selector

dev-dependabot/npm_and_yarn/Resources/Private/LinkClass/decode-uri-component-0.2.2

Version
dev-dependabot/npm_and_yarn/Resources/Private/LinkClass/decode-uri-component-0.2.2
Type
neos-package
Release Date
Dec 04, 2022 08:48
Source
git
Distribution
zip
Requires
  • neos/neos: *
  • neos/neos-ui: ^2.8 || ^3.8 || ^4.0 || ^5.0 || ^7.0 || ^8.0
MIT dc63983c0c75b7ae28c6e75d7256414a1a7875a4

Readme excerpt

Visol.Neos.LinkClass

Extends the Neos CKE5 link editor with an additional class selector.

Installation
  1. Install the package with composer

  2. Enable additional linking options with the following configuration:

"Neos.NodeTypes.BaseMixins:TextMixin": properties: text: ui: inline: editorOptions: linking: linkClass: true
  1. Configure link classes in Settings.yaml with the following configuration:
Neos: Neos: Ui: frontendConfiguration: "Visol.Neos.LinkClass": linkClasses: standard: "Plain Link" button: "…
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 6 package(s).