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

https://github.com/craigerskine/textformatter_textile

Textile Text Formatter for Symphony CMS.
https://github.com/craigerskine/textformatter_textile

symphony-cms symphony-cms-extension textile

Last synced: about 1 year ago
JSON representation

Textile Text Formatter for Symphony CMS.

Awesome Lists containing this project

README

          

# Textile Text Formatter for Symphony CMS

This extension provides [Textile](https://github.com/textile/php-textile) formatting for fields.

### Synopsis

Format text using [Textile syntax](https://txstyle.org).

### Installation & Updating

Information about [installing and updating extensions](http://getsymphony.com/learn/tasks/view/install-an-extension/) can be found in the [Symphony documentation](http://getsymphony.com/learn/).

1. Clone/Download this repo.
2. Unzip and rename resulting folder to `textformatter_textile`. This step is very important!
3. Upload `textformatter_textile` folder to your symphony extenstions folder.
4. In the Symphony backend System | Extensions area, select the "Textformatter: Textile" row and choose Install from the options dropdown.
5. When you add a "Textarea" field to any of your Sections you can now choose "Textformatter: Textile" as a Text Formatter.
6. Enjoy the most advanced and superior Text Formatter on the planet.

### History

Version: 1.3.0

> Updated to Textile v3.7.6

Version: 1.2.0

> Updated to Textile v3.7.2

Version: 1.1.0

> Updated to Textile v3.7.1

Version: 1.0.0

> Initial release. Uses Textile v3.6.0