codeq/replacewithshy

Last activity 11 May 2018 1508
composer require codeq/replacewithshy

Replace || with ­

1.0.1

Version
1.0.1
Type
neos-package
Release Date
Apr 28, 2018 18:14
Source
git
Distribution
zip
Requires
  • neos/neos: ~3.0 || dev-master
MIT 9d391d9ca691f5058dfcd84e074d6645f6c74933

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).