1.0.2releasedTypography Text Formatters

Provides PHP Typography formatting for text fields.

Clone URLhttps://github.com/tonyarnold/typography_text_formatters.git

Add as a submodulegit submodule add https://github.com/tonyarnold/typography_text_formatters.git extensions/typography_text_formatters --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
No1.0.21.0.21.0.2NoNoNoNoNoNoNoNoNoNoNoNoNoNo. Soon?

Readme

Typography Text Formatters

This extension provides PHP Typography formatting for text fields.

Synopsis

Improve your web typography with: hyphenation, space control, intelligent character replacement, and CSS hooks. This text formatter allows you to choose from the following text formatting languages:

  • Plain HTML
  • Markdown
  • Markdown Extra
  • Textile

The formatted text is then run through the PHP Typography library. This extension is a spiritual successor to my old "Typogrify" extension - the two shouldn't be used together, and this extension is likely to produce better results.

Installation & Updating

Information about installing and updating extensions can be found in the Symphony documentation at http://symphony-cms.com/learn/.

Change Log

Version 1.0.2

  • Updated to reflect changes in Symphony 2.3

Version 1.0.1

  • Extended characters are properly represented as numeric HTML entities now.

Version 1.0

  • Initial release.

Version history

Symphony 2.0.7 to 2.3.x

  • Updated to reflect changes in Symphony 2.3

Requires Symphony 2.0.7