|
|
Joined: Jan 2000
Posts: 5,832 Likes: 20
UBBDev / UBBWiki Owner Time Lord
|
UBBDev / UBBWiki Owner Time Lord
Joined: Jan 2000
Posts: 5,832 Likes: 20 |
Twitter is a micro blogging and social networking platform introduced in 2006, they have had video embedding for some time now and a CustomBBCode was requested at UBBCentral. Example at VNC Web Services. Use the "Import Tags" tool in the Control Panel (CP -> Tools & Information -> Content Rebuilder -> Custom Tag Editor (tab)) to import the below CustomTags.txt CustomTags.txt <?php
$export_tags = array (
0 =>
array (
'tag' => 'video:twitter',
'descrip' => 'Video: Twitter',
'prompt' => 'Twitter URL; eg: https://twitter.com/user/status/xxxxxxxxxx',
'regex' => '(.*twitter.com)/(.+?)/status/([0-9]+)',
'markup' => '<blockquote class="twitter-tweet"><p lang="en" dir="ltr"><a href="\\\\1/\\\\2/status/\\\\3">Embedded Video</a></blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>',
),
);
?> Note that the embedding URL cannot contain any "additional trash", linked videos had extra coding in the URLs, this embedding code is designed to intake only the "embed url" specified in the Twitter Embed option (within the ... menu).
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 190
Joined: June 2000
|
|
Forums63
Topics37,571
Posts293,923
Members13,848
|
Most Online5,166 Sep 15th, 2019
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|