By adding the role
attribute to an external link and setting the value to external
, the webpage appears as an iframe
element in your output as below.
Note
Paligo cannot validate external links, therefore it is necessary for you to test and verify that it works.
To embed an external link:
-
Select the topic or component in the Content Manager to open it in the Editor.
-
Position the cursor inside a para.
-
Select the Insert tab in the Toolbar.
-
Select Link and choose External link.
-
Enter a Link label and Link target.
Leave the link label field empty to show the URL.
-
Select Insert.
-
Select the
link
element in the Element Structure Menu and choose Go to element. -
Add the
role
attribute in the Element Attributes Panel and set the value toexternal
. -
Add the
xlink:href
attribute and enter the URL as value. -
Select Save.
-
Select the Preview tab in the Toolbar.
-
Publish to HTML5 to test that the embedded page works.
Comments
0 comments
Article is closed for comments.