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:
I always do a separate summary field for these reasons:
Avoids the UI cludge of having either a summary or a trimmed value of body
Allows summary to be mandatory...
Posted8 min 29 sec ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
It seems that while the summary field does not have a WYSIWYG editor. It does have the same text format as the main body field.
Cutting and pasting content from the body field does not...
Short answer: yes.
We are monitoring it for core. And if there are relevant contrib updates we contact the contrib maintainer.
Some of the updates in that feed actually originate...
I'm really hoping to make this simple change on new content types: https://github.com/backdrop/backdrop-issues/issues/7080
Let's disable the "Display author and date information" by...
For our DEV meeting:
an older bug needs (and could have) a fix.
Issue #5729 - Views: Search Filter: On Empty Input "Show None" option Shows All
There are 2 pull requests, but one...
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: