|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 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).
|
|
|
Entire Thread
|
CustomBB Code: Twitter Video
|
Gizmo
|
02/28/2022 9:43 PM
|
|
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: 5,834
Joined: January 2000
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|