Inserting JavaScript SDK and Iframe inside an Article
Is it possible to insert a JavaScript SDK and Iframe inside an Article or Page or would I be better off creating a static shtml page and just linking to it?
If I am understanding what you are going for... you could maybe set the text format not to use CKEditor and paste the code in manually, or use something like this:
Hi @Gnome and welcome to Backdrop
When I create custom layout templates I put them in /layouts/custom/my_layout
Note: you can split modules and layouts between contrib and custom...
Posted4 days 7 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View.
https://drupal.stackexchange...
Posted5 days 15 hours ago by Alejandro Cremaschi (argiepiano) on:
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows:
->propertyCondition('langcode', 'en...
Thanks so much! It's working now:
I was able to transfer the docroot files to the containing directory without the need for a second database or any manual configuration export/import/sync...
Comments
If I am understanding what you are going for... you could maybe set the text format not to use CKEditor and paste the code in manually, or use something like this: