vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   BB Code Enhancements - BBcode for Embedded Tweets (https://vborg.vbsupport.ru/showthread.php?t=289282)

deltahawk5 04-24-2013 07:29 AM

is it possible to modify it so it just embeds with the whole link?

datoneer 04-24-2013 11:00 PM

Works perfect on 4.2.1

Digital Jedi 04-25-2013 03:15 AM

Quote:

Originally Posted by Drucifer (Post 2418162)
Where the tweet number now?

In the permalink. When you click the date.

Quote:

Originally Posted by deltahawk5 (Post 2418207)
is it possible to modify it so it just embeds with the whole link?

Not with BBCode. It doesn't use the full URL anywhere in the embed. And BBCode just extracts one element from the URL.

Azum 06-17-2013 02:25 PM

Working fine except when a reply is posted with the embedded tweet quoted, it left justifies the the signature of the person replying and the signature spans the entire length of the post. Is there something I can do to fix that?

Example:

https://vborg.vbsupport.ru/external/2013/06/17.jpg

Azum 06-17-2013 07:54 PM

Nevermind, had nothing to do with this, but for some reason only manifested when replying to tweet embedded posts. It was actually some modifications to additional.css and postbit.css that had been added to eliminate whitespace preceding signatures.

thenashy 07-25-2013 05:15 AM

I don't see Twitter avatars. Just the Tweet.

Tony_FPM 08-27-2013 07:57 AM

Facebook just released post embedding. Can you make a BBcode for that?

Azum 08-31-2013 05:25 PM

This is missing a closing div tag on the last line.

Should be:

Code:

<div class="twitter" onLoad="loadx().html"/></div>

Adam Wood 10-20-2013 05:46 AM

Awesome! Works like a charm!

Thanks!

Digital Jedi 10-20-2013 05:57 AM

Quote:

Originally Posted by Azum (Post 2442187)
This is missing a closing div tag on the last line.

Should be:

Code:

<div class="twitter" onLoad="loadx().html"/></div>

The div is self closed. You don't add a closing tag when a tag is self closed. Adding the closing tag will make the tag invalid.

What Are the Valid Closing Elements in XHTML


All times are GMT. The time now is 07:54 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
  • Page Generation 0.01037 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete