About Typographer
TextformatterTypographer is a ProcessWire wrapper for the awesome PHP Typography class, originally authored by KINGdesk LLC and enhanced by Peter Putzer.
Category | Text Formatters Textformatter modules that provide run-time formatting for blocks of text (typically used with Text/Textarea fields). |
---|---|
Release State | Beta Close to stable, but users are advised to be cautious and test thoroughly.* |
Author | |
Module Version | 0.4.0 |
Class Name | TextformatterTypographer |
Compatibility | 3.0 |
Date Added | January 3, 2017 |
Last Updated | October 7, 2017 |
Recommended By | New recommendations may take up to 1 day to appear. |
Instructions
This module's files should be placed in /site/modules/TextformatterTypographer/
How to install or uninstall modules
README
Typographer for ProcessWire
Currently in stable-beta, Typographer is a ProcessWire wrapper for the awesome PHP Typography class, originally authored by KINGdesk LLC and enhanced by Peter Putzer for wp-Typography. Like Smartypants, it supercharges text fields with enhanced typography and typesetting, such as smart quotations, hyphenation in 59 languages, ellipses, copyright-, trade-, and service-marks, math symbols, and more.
The textformatter is configurable. Feel free to visit its configuration page to see what can be toggled and configured. As the module is in alpha, there are plans to include more of the settings that are made available by PHP Typography. There are also plans to refactor a little bit, making use of a more automated approach and some proper autoloading, traits, etc. (this is a practice I’m implementing in all my modules as thay are upgraded).
Licenses
The textformatter is licensed under MIT, and the libraries it depends on have their own licenses. Please review these in the license file.
Comments
I got a syntax-error while trying to install this module: Line 18 in TextformatterTypographerCpnfig.php .
Mike Rockett 1 year ago ↑0↓0
Hi @Thorsten -- that means you are using an old version of PHP. Note that the module requires PHP 5.4, which uses the short array syntax (square brackets as opposed to array() notation). Please try on a newer version of PHP. It is also recommended that you use the latest stable versions of PHP, such as 5.6, 7.0 or 7.1, the last of which is most-recommended. Thanks, Mike.
Post a Comment
Your e-mail is kept confidential and not included with your comment. Website is optional.
- Admin Helpers
- Core Modules
- Development Tools
- Field Types
- File Validator
- Import/Export
- Input Fields
- Language Modules
- Language Packs
- Logs/Monitoring
- Markup Generation
- Photo/Video/Audio
- Premium Modules
- Process Modules
- Proof of Concept
- SEO/Accessibility
- Site Profiles
- Social, Feeds, Services
- Text Formatters
- Other Modules
- Users and Access
Disclaimer
*Use modules at your own risk. There are no guarantees or warranties. It is recommended that you backup your site and database before installing new modules.