Back to vBulletin 4.x Add-ons

Twitter BBCode
Mod Version: 0.0.2, by kirby14

vB Version: 4.x.x Rating: (11 votes - 4.36 average) Installs: 62
Released: 01 Sep 2012 Last Update: 02 Sep 2012 Downloads: 512
Not Supported Uses Plugins Template Edits Additional Files Re-usable Code Translations External Content Is in Beta Stage  

Information:
  • Allows you to embed a Tweet in a post using only the ID.
  • You can reply, retweet, follow, etc. directly from inside the post.
  • Uses https://dev.twitter.com/docs/embedded-tweets.

Usage:
[tweet]<id>[/tweet]

Known Bugs:
On vB4 there is currently an issue with the AJAX quick edit form while in Standard Editor mode. If you want to use the Standard Editor, you will need to do the fix listed below.

Fix For The Bug Listed Above: (vB4 only) in /clientscripts/ckeditor/ckeditor.js line 134 change:
Code:
for(command in y)q.getCommand(y[command]).setState(2);
to
Code:
for(command in y){if(!typeof y[command] === "undefined"){q.getCommand(y[command]).setState(2);}}
Install:
Read the install.txt file in the .zip. It is very simple.

Note: I changed the tag from twitter to tweet because I noticed someone already is using twitter.

github: https://github.com/kirby14/mach_bbcode_twitter

Download

File Type: %1$s mach_bbcode_twitter.zip (27.9 KB, 569 downloads)

Screenshots

Click image for larger version
Name:	twitter-bbcode.png
Views:	1506
Size:	54.4 KB
ID:	140918  

Similar Mods

BB Code Enhancements BB Code - Twitvid - Twitter Videos - Embed (BBCode) vBulletin 4.x Add-ons
Show Thread Enhancements Twitter Anywhere in Postbit and bbcode vBulletin 4.x Template Modifications
BB Code Enhancements BB Code - Twitvid - Twitter Videos - Embed (BBCode) vBulletin 3.8 Add-ons

vblts.ru supports vBulletin®, 2022-2024