TruncHTML - Yet another text limiter
PluginsMost current version is 1.2.2
- Truncates HTML/Text after the specified number of characters.
- Does not count characters in ...
Most current version is 1.2.2
If you found something useful here and want to show your appreciation feel free to
or
3 of 4 pages « Erste < 1 2 3 4 >
Any reason why I might be getting this error:
Warning: Wrong value for parameter 4 in call to preg_match_all() in /public_html/ee/plugins/pi.trunchtml.php on line 63
Posted by on 08/29 at 11:56 PM
@David:
I will look into a way to do that when I find the time.
Right now the space is there just for the reason that you cannot have a space as the first character in a parameter.
So if you were trying to pass ending=” read more” to the plugin the leading space before “read more” would be automatically removed by EE.
I’ll figure out something…
Posted by on 08/21 at 10:26 AM
Nice one.
I’ve always had to add all possible closing tags manually to prevent formatting messes.
Of course, I haven’t tried it yet, but if it does what you say it does, you’ve saved a bit of hassle.
Thanks.
Posted by Kevin on 08/17 at 05:07 AM
Great plugin. Can you implement an option so that there will NOT be a space between the last word/character being truncated and the inline or ending string?
Posted by on 08/08 at 01:50 AM
Thanks.
It has been added to the Add-On Library recently.
Posted by on 07/24 at 10:48 PM