Help25

Extensions Module Manager Custom HTML

From Joomla! Documentation

Revision as of 16:28, 25 December 2011 by Chris Davenport (talk | contribs) (Created page with "===Custom HTML=== 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 exa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

Basic Options

25custom htmlmod-basicparams.png

Advanced Parameters

  • 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.