Delete html from %body (probably als %teaser)
lasac - November 11, 2009 - 23:13
| Project: | |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When i post as admin i post usualy with the html filter on. So alle my messages have html (paragraphs), i don't want that in twitter. So we should strip all html from %body and %teaser so the tweets wont look like:
<p>test tweet</p>
#1
please insert strip_tags() function in this module.