This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
livedemos:xhtml-export-iframe:start [2019/06/26 09:05] michaelsy |
livedemos:xhtml-export-iframe:start [2019/06/26 09:26] (current) michaelsy [To show a HTML page inside an IFRAME] typo |
||
---|---|---|---|
Line 1: | Line 1: | ||
~~Title: IFRAME&XHTML~~ /* Needs the Pagetitle plugin and maybe you want activate the "useheading" option */ | ~~Title: IFRAME&XHTML~~ /* Needs the Pagetitle plugin and maybe you want activate the "useheading" option */ | ||
- | ====== To show a DokuWiki page inside an IFRAME ====== | + | ====== To show an HTML page inside an IFRAME ====== |
+ | |||
+ | ===== Code: ===== | ||
+ | <code> | ||
+ | {{url>https://www.openstreetmap.org/export/embed.html?bbox=0.24169921875000003%2C45.98169518512228%2C15.183105468750002%2C56.15778819063682&layer=mapnik 850px 100% noborder }} | ||
+ | </code> | ||
+ | |||
+ | ===== Demo: ===== | ||
{{url>https://www.openstreetmap.org/export/embed.html?bbox=0.24169921875000003%2C45.98169518512228%2C15.183105468750002%2C56.15778819063682&layer=mapnik 850px 100% noborder }} | {{url>https://www.openstreetmap.org/export/embed.html?bbox=0.24169921875000003%2C45.98169518512228%2C15.183105468750002%2C56.15778819063682&layer=mapnik 850px 100% noborder }} | ||
---- | ---- | ||
+ | |||
+ | |||
+ | |||
+ | ====== To show a DokuWiki page inside an IFRAME ====== | ||
<WRAP center alert 100%> | <WRAP center alert 100%> | ||
- | Sorry, the following demo does not work anymore. | + | Sorry, at the moment the following demo does not work anymore. \\ |
+ | Presumably the delivery of the page to an iframe is blocked by the requested server. | ||
</WRAP> | </WRAP> | ||
+ | |||
To show a DokuWiki page inside an IFRAME can be done with the XHTML export: | To show a DokuWiki page inside an IFRAME can be done with the XHTML export: |