Re: docs update
[email protected] (Rainer Müller)
| Newsgroups | php.smarty.dev |
|---|---|
| Organization | --- |
| Message-ID | <[email protected]> |
Pete M wrote:
> Could this example be added to the truncate modifier
> http://smarty.php.net/manual/en/language.modifier.truncate.php
>
> <select name="fld">
> {html_options options=$really_long_strings|truncate:25}
> </select>
Maybe it is better to add some info to
http://smarty.php.net/manual/en/language.modifiers.php
about using modifiers on attribute values.
Rainer