Help16

Difference between revisions of "Extensions Module Manager Custom HTML"

From Joomla! Documentation

(Initial content copied from Help15:Screen.modulessite.edit.15 help screen)
 
(updated Basic Options screen and header | removed 1.5 content)
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
:''Important Note:'' The editor does not allow you to enter certain HTML tags. To work around this, you can temporarily change your User's editor to "No Editor", create the Custom HTML Module, and then change the editor back to TinyMCE. Another option is to use an editor from an Extension that allows HTML code to be entered. Another possibility is (if the editor has this option) to switch to the HTML mode, enter the code, save and switch back to normal view.
 
:''Important Note:'' The editor does not allow you to enter certain HTML tags. To work around this, you can temporarily change your User's editor to "No Editor", create the Custom HTML Module, and then change the editor back to TinyMCE. Another option is to use an editor from an Extension that allows HTML code to be entered. Another possibility is (if the editor has this option) to switch to the HTML mode, enter the code, save and switch back to normal view.
  
An example of a Custom HTML editor session is shown below. Note that the "No Editor" option is being used.[[Image:Custom_html_example.png|frame|center]]
+
An example of a Custom HTML editor session is shown below. Note that the "No Editor" option is being used.[[Image:help16_mod_customhtml_output.JPG|frame|center]]
  
'''Module Parameters'''
+
'''Basic Options'''
[[Image:Custom_html_parameters.png|frame|center]]
+
[[Image:16custom htmlmod-basicparams.png|frame|center]]
{{colheader|Module Class Suffix}}
+
 
 +
'''Advanced Parameters'''
 +
[[Image:16breadcrumbs-advancedoptions.png|frame|center]]
 +
*'''Alternative Layout''' Can specify an alternative breadcrumb layout if alternatives are configured.
 +
*'''Module Class Suffix''' Can specify an alternative style if additional styles are configured in your template.
 +
*'''Caching.''' Options available to pull this parameter from the global configuration settings, or to disable Caching.

Latest revision as of 14:52, 9 May 2011

Custom HTML[edit]

This allows you to create a Module that contains any valid HTML code. There are many cases where you might want to put free-form HTML inside a web page. For example, you might want to create an HTML Image Map or you might want to copy HTML code from PayPal, Amazon, or some other site.

The Custom HTML Module allows you to create a self-contained HTML unit and then put it in any valid location on a page.

Custom Output

When you create or edit a Custom HTML Module, an editor session is opened using your default editor.

Important Note: The editor does not allow you to enter certain HTML tags. To work around this, you can temporarily change your User's editor to "No Editor", create the Custom HTML Module, and then change the editor back to TinyMCE. Another option is to use an editor from an Extension that allows HTML code to be entered. Another possibility is (if the editor has this option) to switch to the HTML mode, enter the code, save and switch back to normal view.

An example of a Custom HTML editor session is shown below. Note that the "No Editor" option is being used.

Help16 mod customhtml output.JPG

Basic Options

16custom htmlmod-basicparams.png

Advanced Parameters

16breadcrumbs-advancedoptions.png
  • Alternative Layout Can specify an alternative breadcrumb layout if alternatives are configured.
  • Module Class Suffix Can specify an alternative style if additional styles are configured in your template.
  • Caching. Options available to pull this parameter from the global configuration settings, or to disable Caching.