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.
Can you embed tweets, vines, and pins on the open source version?
Best Answer
-
Bleistivt Moderator
It should be safe to copy over the class.format.php from the master branch, which has the functionality you are looking for:
https://github.com/vanilla/vanilla/blob/master/library/core/class.format.php
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
9
Answers
It should be safe to copy over the class.format.php from the master branch, which has the functionality you are looking for:
https://github.com/vanilla/vanilla/blob/master/library/core/class.format.php
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Thanks so much we'll take a look
For anyone interested, you would also need to include the updated Global.js:1217 to obtain the code to actually convert them into tweets. Probably easiest just to wait for the next release in all honesty.