Download the PHP package f7media/f7hyphenator without Composer
On this page you can find all versions of the php package f7media/f7hyphenator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download f7media/f7hyphenator
More information about f7media/f7hyphenator
Files in f7media/f7hyphenator
Download f7media/f7hyphenator
More information about f7media/f7hyphenator
Files in f7media/f7hyphenator
Vendor f7media
Package f7hyphenator
Short Description Provides a hyphenator ViewHelper to add to text output
License GPL-3.0-or-later
Homepage https://f7.de
Package f7hyphenator
Short Description Provides a hyphenator ViewHelper to add to text output
License GPL-3.0-or-later
Homepage https://f7.de
Please rate this library. Is it a good library?
Informations about the package f7hyphenator
TYPO3 Extension f7hyphenator
The "f7hyphenator" extension provides a ViewHelper to add ­ word
breakpoints based on vanderlee/phpSyllable
in Fluid.
This helps ensuring that longer words break up more nicely inside their containers when displayed in responsive layout.
Features
- plain and simple: a Fluid ViewHelper to use wherever you need it
- Language is automatically set based on current context of rendered FE page
- Alternatively you could also use the stateless service inside php
Usage
Alternative inline notation and enchaining
If needed, you could also directly call the stateless service directly from PHP:
Settings
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
minWordLength |
no | int | 0 | words shorter than this value won't be processed |
minTextLength |
no | int | 0 | texts shorter than this value won't be processed at all |
Known Issues
- Blacklist is currently hardcoded in
HyphenationService - Blacklisted words are not recognised in dash-separated words (e.g. blacklisted "TYPO3" in "TYPO3-Website")
Contact
For any inquiries or support requests, please contact F7 Media GmbH: https://www.f7.de
| URL | |
|---|---|
| Repository: | https://github.com/f7media/f7hyphenator/ |
| TER: | https://extensions.typo3.org/extension/f7hyphenator/ |
All versions of f7hyphenator with dependencies
PHP Build Version
Package Version
The package f7media/f7hyphenator contains the following files
Loading the files please wait ...