Articles tagged with "textile"
Textile 2.0.0 helper
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] 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.
Textile Editor Helper for Cake
A port of TEH(Textile Editor Helper) to Cake. See Original here: http://slateinfo.blogs.wvu.edu/plugins/textile_editor_helper
[Read more]
Latest Comments