Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Signatures: Option to delete HTML-tags automatically
phreak
MVP
Hi,
I'd love the option to deactivate HTML-Tags within signatures. Is there a way, let's say for example create a disallow list of tags, like < a >.
Thanx
I'd love the option to deactivate HTML-Tags within signatures. Is there a way, let's say for example create a disallow list of tags, like < a >.
Thanx
- VanillaAPP | iOS & Android App for Vanilla - White label app for Vanilla Forums OS
- VanillaSkins | Plugins, Themes, Graphics and Custom Development for Vanilla
Tagged:
1
Comments
/htdocs/forum/plugins/Signatures/views/usersig.php
< div class="UserSignature"><?php echo **strip_tags**($this->UserSignature); ?>< /div >
[Split] If I wanted signatures right under the usernames, similar to RoleTitles, what should I change? The design/signature.css file? hmm.
Change the event hook used to insert the signature to that which is used to see nsert the role title. I believe it is AuthorInfo but I cannot check at the moment.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.