codeq/replacewithshy

Last activity 11 May 2018 1508
composer require codeq/replacewithshy

Replace || with ­

dev-master

Version
dev-master
Type
neos-package
Release Date
May 11, 2018 18:40
Source
git
Distribution
zip
Requires
  • neos/neos: ~3.0 || ~4.0 || dev-master
MIT c55828b8fbfdaa92f009b8fb94c32eece32d5513

Readme excerpt

DEPRECATED IN FAVOR OF carbon/hyphen

Optional word-breaks are hard to enter in Neos CMS. This Neos package provides a helper to replace occurences of || with the Soft hyphen ­.

Thanks jonnitto for developing this code, which I just packaged.

Installation

Most of the time you want to use this package within your site package. Because of that, it is important to add the corresponding package to the composer from your theme package. Mostly this is the site packages located under Packages/Sites/. To install it correctly go to your theme package (e.g.Packages/Sites/Foo.Bar) and run following command:

composer require codeq/replacewithshy --no-update

The …
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 32 package(s).