- Embed tweets directly into discussion posts by pasting the tweet URL.
- Tweets are cached in database for faster performance.
- When plugin is disabled, cache table is dropped from database.
- Tested to not conflcit with CLEditor.
- Tested to use more generic twitter HTML links so that widgets are properly rendered.
-
Simply drop the VanillaTwitterEmbed directory into your vanilla forum's plugin directory and enable in dashboard.
-
Enable plugin: Settings -> Vanilla Twitter Embed.
- Fork a copy and make contributions: https://github.com/JamieChung/VanillaTwitterEmbed
- Follow me on twitter: http://twitter.com/jamiechung
- Fixed bug where regex that looks for twitter links was too specific. Now using a more generic regex look for extra html attributes.
- Fixed bug where youtube, mentions and anchors were no longer parsing properly (thanks to @Kiwii on vf.org)
- Twitter embed widget adapts to native local of Vanilla installation.
- When plugin is disabled, cache table is dropped from database.
- Minor changes and bug fixes
- Initial Public Release
==============================
Copyright 2013
Jamie Chung