Long time ago I got below response:

In the interim, you'll want to generate something like this (PHP example):

*$scriptPath = $containerUrl.strip_tags($_GET['libs']);
echo '<script src="'.$scriptPath.'"></script>';*

But when I put above PHP script, the dynamic height js or settitle js
files are not getting included.

But the libs parameter is: *
dynamic-height:settitle.js?v=fecaa74c9a98ecd5c1639191e126f88*

In the case of rpc file, we can include it by using <script src="
http://localhost:8080/gadgets/js/rpc.js?c=1&debug=1";></script>,

But the features files will be placed in classes. So, how can I include
them?

Reply via email to