Help38:Extensions Module Manager Custom HTML

Contents

Description

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 Module allows you to create a self-contained HTML unit and then put it in any valid location on a page.

How to Access

To 'add' a new Custom module or 'edit' an existing Custom module, navigate to the Module Manager:

Click the 'New' button and click on Custom in the modal popup window.

To 'Edit' an existing Custom module, in the Module Manager click on the Custom Module's Title or click the Custom module's check box and then click the Edit button in the Toolbar.

Screenshot

Help-3x-modules-site-module-manager-module-custom-html.png

Details

Module

This Module allows you to create your own HTML Module using a WYSIWYG editor.

Options

Help-3x-modules-site-module-manager-module-custom-html-options.png

Common Details

Help30-module-manager-details-screenshot.png

Common Tabs

Menu Assignment

Help30-module-manager-menu-assignment-screenshot-en.png

On this tab there is a list of menu items. You can choose between On All Pages, No Pages, Only on the pages selected and On all pages except those selected from the List.

If the latter two options are selected a list will show with all the menu items on as shown in the screenshot above. This allows you to assign modules to some but not all pages, and by selecting the menu links that you want the module associated with you can customize on what pages modules appear/don't appear. See How do you assign a module to specific pages? for more information.

Module Permissions

Help30-module-manager-menu-permissions-screenshot.png

Advanced

Help30-module-manager-advanced-options-screenshot.png

Toolbar

At the top left you will see the toolbar:

Help30-Save-SaveClose-SaveNew-SaveCopy-Close-Help-toolbar-en.png

The functions are:


Stop hand nuvola.svg.png
Warning!

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.


Front End View

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

File:Help30-Extensions-Module-Manager-Custom-Html-output.jpg


Top