![]() |
Twitter BBCode
1 Attachment(s)
Information:
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); Code:
for(command in y){if(!typeof y[command] === "undefined"){q.getCommand(y[command]).setState(2);}} 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 |
Future Plans:
|
Quote:
|
Quote:
I'll keep working on it, though. |
Ok, I posted a temporary fix. I'll try to pinpoint why there is an undefined object being added to teh array, but for now this should fix it.
|
Works on 3.8 as well. Not sure if the strip_bbcode hook does anything, but everything else is functional.
|
Lovely, but for some reason on 4.2 it won't give your fancy look like in the screenshot. Works nicely, just no formatting, acts like indented text in the post
== Just testing a new feature! — E (@REDACTED) September 4, 2012 |
Did you include the javascript line that is in the install.txt file? Just need to put it at the bottom of your headinclude file.
|
Indeed! However, mine had a slight edit from a previous mod long removed. Replaced that with the new one, fixed. Heh. Thanks man!
|
Quote:
|
All times are GMT. The time now is 06:05 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|