I have adapted the Textile Plugin to new ExpressionEngine 2.x architecture.
Just unzip the attached file to the third_party folder*:
webroot/system/expressionengine/third_party/
*If you have moved the ‘system’-Folder to another path go there
The folder structure slightly differs from EE 1.x, the plugin has its own folder:
/third_party/ | |-textile/pi.textile.php
Use it in your templates in this way:
{exp:textile}
stuff...
{/exp: textile}A short explanation and usage examples can be found here.
Known issues
2009/12/04: With current build (v2.0.0pb01, 20091203) it is not possible to add Textile formatting to a custom field in the controlpanel (Reported issue)
Just a quick tip; if you’re going to use Textile for comments for instance, like this:
{exp:textile}{comment}{/exp:textile}.. make sure you’ve set “Comment Text Formatting: None” in “Channel Preferences -> Comment Posting Preferences” otherwise Textile won’t work (the comment will be “h2. this is my header” and Textile won’t touch it because of the ‘s).
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.