utilitees

- Addons for ExpressionEngine 1.6.x

Strip Linebreaks Documentation

Download Download

Installation

Unzip the archive and copy the file pi.strip_lb.php into the plugins-directory inside your Expression Engine system-directory.

Back to top

Usage:

{exp:strip_lb}
some text
<br />
some more text<br />
even more text<br />
{/exp:strip_lb} 

returns:

some text<br />some more text<br />even more text<br /> 
Back to top

Questions / bug reports

For general comments, brickbats & bouquets please use the form over here.
Name:

Email:

URL:


Remember my personal information
Notify me of follow-up comments?