Possible to embed the following with BBCode?

Get help developing custom BBCodes or request one.
Post Reply
User avatar
profKroy
Registered User
Posts: 294
Joined: Sun Feb 14, 2016 2:39 pm

Possible to embed the following with BBCode?

Post by profKroy »

...and have it work. Trying to figure this out and understand the limitations of BBCode in 3.2. Thanks!

Code: Select all

<div id="cp_widget_e4171336-58ad-4ce6-89bc-10fxxxxxea7">...</div><script type="text/javascript">
var cpo = []; cpo["_object"] ="cp_widget_e417XXX6-58ad-4ce6-89bc-10f846130ea7"; cpo["_fid"] = "AwOAl0tYNQ_S";
var _cpmp = _cpmp || []; _cpmp.push(cpo);
(function() { var cp = document.createElement("script"); cp.type = "text/javascript";
cp.async = true; cp.src = "//www.cincopa.com/media-platform/runtime/libasync.js";
var c = document.getElementsByTagName("script")[0];
c.parentNode.insertBefore(cp, c); })(); </script><noscript></noscript>
Using phpBB extensively to teach online courses. Always looking for extensions geared towards helping students.
Post Reply

Return to “Custom BBCode Development and Requests”