Difference between revisions of "Composer/Modules/HTML Source"

From DS Help
Jump to: navigation, search
 
Line 11: Line 11:
 
[[File:Comp_multimedia_html.png|thumb|650px|none|HTML Source screen]]
 
[[File:Comp_multimedia_html.png|thumb|650px|none|HTML Source screen]]
  
It's possible to add web pages from a local or remote URL. This is a easy way to add dynamic content such as information that is regularly updated without the need to edit the project.
+
It's possible to add web pages from a local or remote URL. This is an easy way to add dynamic content such as information that is regularly updated without the need to edit the project.
  
 
This module has the same effect as the HTML component found in the [[Composer/Modules/Multimedia#Add HTML|Multimedia Module]]
 
This module has the same effect as the HTML component found in the [[Composer/Modules/Multimedia#Add HTML|Multimedia Module]]
 +
 +
This module does '''not''' support HTTPS or pages that require any kind of authentication or user interaction to access. All pages will be presented "as is".
  
 
'''Attention:''' Pages relying heavily on JavaScript and/or Flash can cause memory leaks.
 
'''Attention:''' Pages relying heavily on JavaScript and/or Flash can cause memory leaks.
 
</translate>
 
</translate>

Latest revision as of 11:34, 19 March 2013

<languages />

<translate>
HTML Source screen

It's possible to add web pages from a local or remote URL. This is an easy way to add dynamic content such as information that is regularly updated without the need to edit the project.

This module has the same effect as the HTML component found in the Multimedia Module

This module does not support HTTPS or pages that require any kind of authentication or user interaction to access. All pages will be presented "as is".

Attention: Pages relying heavily on JavaScript and/or Flash can cause memory leaks. </translate>