Source for file modifier.count_paragraphs.php
Documentation is available at modifier.count_paragraphs.php
* Smarty count_paragraphs modifier plugin
* Name: count_paragraphs<br>
* Purpose: count the number of paragraphs in a text
* @link http://smarty.php.net/manual/en/language.modifier.count.paragraphs.php
* count_paragraphs (Smarty online manual)
// count \r or \n characters
/* vim: set expandtab: */
|