Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tonyarnold/typography_text_formatters

Symphony CMS extension that provides PHP Typography formatting for text fields.
https://github.com/tonyarnold/typography_text_formatters

Last synced: about 1 month ago
JSON representation

Symphony CMS extension that provides PHP Typography formatting for text fields.

Awesome Lists containing this project

README

        

# Typography Text Formatters #

This extension provides [PHP Typography][] formatting for text fields.

- Version: 1.0.2
- Date: 14th May 2012
- Requirements: Symphony 2.0.7+
- Author: Tony Arnold, [email protected]
- Constributors: [A list of contributors can be found in the commit history](http://github.com/tonyarnold/symphony-typography/commits/master)
- GitHub Repository:

## 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](http://symphony-cms.com/learn/tasks/view/install-an-extension/) can be found in the Symphony documentation at .

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

[PHP Typography]: http://kingdesk.com/projects/php-typography/