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.
- Host: GitHub
- URL: https://github.com/craigerskine/textformatter_textile
- Owner: craigerskine
- License: other
- Archived: true
- Created: 2016-12-13T13:44:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-06T14:45:49.000Z (over 4 years ago)
- Last Synced: 2025-03-10T05:57:24.772Z (over 1 year ago)
- Topics: symphony-cms, symphony-cms-extension, textile
- Language: PHP
- Homepage:
- Size: 61.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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