- Active Forums Version: 4.2.7
- DotNetNuke Version: 5.5.0
The Template for my "Active Forums What's New" module contains:
[BODY:100]
[BODY:XX] Replace the XX with the number of plain text characters that you would like displayed.
To display only the first 100 characters of the post as a teaser text. This works great for all plaintext posts, but when there is an image or some formatting, the token or HTML code is displayed instead of only the post text.
I would like to use this token to strip all formatting:
[BODYTEXT] Removes all HTML formatting from the post.
But I still want to limit the number of characters. Is there a way to achieve this? I tried [BODYTEXT:XX] but it doesn't work.
In addition, the [BODYTEXT] toek doesn't appear to do what the help text states - HTML tags and tokens still appear in the text instead of only the user's content.
See example in this screenshot:
