Articles tagged with "textile"

Textile 2.0.0 helper

By Walker Hamilton
This let's you easily use Textile to process content for your application.

Just drop it in /views/helpers/textile.php, then $textile->process($thedata).

You can also $textile->processRestricted($thedata) if input is coming from an unreliable source.
[Read more]

Textile Editor Helper for Cake

By Travis Cline
A port of TEH(Textile Editor Helper) to Cake. See Original here: http://slateinfo.blogs.wvu.edu/plugins/textile_editor_helper
[Read more]