News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

Tim Koschuetzki's Blog:
How To Transform HTML To Textile Markup - The CakePHP TextileHelper Revisite
August 23, 2007 @ 08:34:00

Tim Koschuetzki has a new tutorial posted today for CakePHP users out there - it's a method for transforming HTML content into Textile markup via the TextileHelper CakePHP helper.

For a current project of mine I had to find a way to decode html into textile markup. Why? Because we are using tinyMCE to process our textareas as wyciwyg editors, which generate HTML. However, we want all output controlled via textile to allow only the textile tags. Yes, we could do it with strip_tags(), but textile is much more elegant. Plus, it was a requirement by the client. Come on and find out how to detextile html.

Code is included to work on the transformation: detextile, processTag, detextile_process_glyphs and detextile_process_lists. An example is included as well, showing how to input a block of HTML content to be "textile-ized". The full code is available for cutting and pasting at the bottom of the post.

0 comments voice your opinion now!
cakephp framework textile markup transform html tutorial helper cakephp framework textile markup transform html tutorial helper




Community Events









Don't see your event here?
Let us know!


PEAR framework application job mysql book security cakephp conference database release code package zendframework developer PHP5 releases ajax example zend

All content copyright, 2009 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework