“”

Textile Markup Content Element Textile Markup Content Element

textile / stable

Provides a new Markup content element and a ViewHelper

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req simonkoehler/textile

Tags

#markdown #editor #code #rte #content #textile #format #viewhelper

Last upload comment

Updated all Labels and some Class and Function names. Added TYPO3 11 compatibility. Please clear Autoload Data and all Caches after updating from older versions. See external manual link for more.

Downloads by month

Download 2.0.0 External Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Simon Köhler
Last update
17. May 2021
First upload
22. Jul 2020
Downloads
1,238
Category
Frontend Plugins
Dependencies
  • TYPO3 (9.5.99 - 11.2.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req simonkoehler/textile to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (6)

Version history

Version Upload comment Works with TYPO3 Download
2.0.0 / stable
May 17, 2021
Updated all Labels and some Class and Function names. Added TYPO3 11 compatibility. Please clear Autoload Data and all Caches after updating from older versions. See external manual link for more.
9.5.99 - 11.2.99 Download
1.0.3 / beta
July 26, 2020
Optimized rendering and better fallback and error handling. Added new parameter "disableLinks" to the ViewHelper (disables link rendering in the frontend). Added new parameter "defaultLabel" to the ViewHelper (sets a default label text for simple links e.g. [link:3])
9.5.99 - 10.4.99 Download
1.0.2 / beta
July 22, 2020
Bugfix update to make internal page links in the Frontend (e.g. "[link:10:Homepage]") work!
9.5.99 - 10.4.99 Download
1.0.1 / beta
July 22, 2020
Updated composer configuration to make installation with composer work!
9.5.99 - 10.4.99 Download
1.0.0 / beta
July 22, 2020
Provides a new Markdown Content Element and a ViewHelper for your own Fluid templates or extensions. Uses the default tt_content table and bodytext field to store the markup content. Handle with care, we haven't done tests under extreme circumstances yet!
9.5.99 - 10.4.99 Download