Description
This Module shows a list of Articles that are related to the current Article being viewed by the user (for example, a Article Layout or a Blog or List layout where the user has clicked on an Article link). Articles are considered to be related to each other if they share at least one Keyword in the Article's Metadata Information. Article Keywords are entered in the Metadata Information section of the Article Manager - New/Edit screen.
How to Access
To 'add' a new Articles Related module or 'edit' an existing Articles Related module, navigate to the Module Manager:
- Select Extensions → Module Manager
Click the 'New' button and click on Articles Related in the modal popup window.
To 'Edit' an existing Articles Related module, in the Module Manager click on the Articles Related Module's Title or click the Articles Related module's check box and then click the Edit button in the Toolbar.
Screenshot
Details
- Title: Module must have a title
Module
This Module displays other Articles that are related to the one currently being viewed. These relations are established by the Meta Keywords. All the keywords of the current Article are searched against all the keywords of all other published...
- Show Date: (Yes/No). Show/Hide Date
- Maximum articles: The maximum number of related articles to display (default is 5)
Description
Common Details
<translate>
- Title. The title of the module. This is also the title displayed in the front end for the module depending on the Show Title Form Field
</translate>
<translate>
- Show Title. (Show/Hide) Choose whether to show or hide the modules title in the front end. The title will be the one in the Form Field above.
</translate>
<translate>
- Module Position. Choose the module position you wish this module to be displayed in. A custom module position can be entered for use with the load position plugin or the position button can be pressed to select a module position from the template.
</translate>
<translate>
- Status. (Published/Unpublished/Trashed) The published status of the item.
</translate>
<translate>
<translate>
- Access. The viewing level access for this item.
</translate>
</translate>
<translate>
- Module Ordering. This shows a drop down of every module in the position that the current module is in. This is the order that the modules will display in when displayed on in the front end as well as in the Module Manager.
</translate>
<translate>
<translate>
- Start Publishing. Date and time to start publishing. Use this field if you want to enter content ahead of time and then have it published automatically at a future time.
</translate>
</translate>
<translate>
- Finish Publishing. Date and time to finish publishing. Use this field if you want to have content automatically changed to Unpublished state at a future time (for example, when it is no longer applicable).
</translate>
<translate>
<translate>
</translate>
</translate>
<translate>
- Note. Item note. This is normally for the site administrator's use (for example, to document information about this item) and does not show in the front end of the site.
</translate>
Common Tabs
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
- Delete: (Inherited/Allowed/Denied). Allow or deny Delete for users in the Public group. Delete Allows users in the group to delete any content in this extension.
- Edit: (Inherited/Allowed/Denied). Allow or deny Edit for users in the Public group. Edit Allows users in the group to edit any content in this extension.
- Edit State: (Inherited/Allowed/Denied). Allow or deny Edit State for users in the Public group. Edit State Allows users in the group to change the state of any content in this extension.
Advanced
<translate>
- Alternative Layout. If you have defined one or more alternative layouts for a module either in the template or Joomla! Core, you can select the layout to use for this module. See Layout Overrides in Joomla 2.5 for more information about alternative layouts.
</translate>
<translate>
- Module Class Suffix. A suffix applied to the CSS class of the Module. This allows you to create customized CSS styles that will apply just to this module. You would then modify the "template.css" file of your template to apply styling to this new class.
- Enter this parameter with a leading space to create a new CSS class for this module. Enter the parameter without a leading space to change the CSS class name for this module.
- See the tutorial Using Class Suffixes in Joomla! for more information.
</translate>
<translate>
- Caching. Use Global/No Caching. Whether or not to cache the content of this Module. A setting of "Use Global" will use the Cache Settings from the Global Configuration screen.
</translate>
<translate>
- Cache Time. The length of time, in minutes, before the Module is re-cached.
</translate>
<translate>
- Module Tag. The HTML tag for the module to be placed in. By default this is a div tag but other HTML5 elements can also be used.
</translate>
<translate>
- Bootstrap Size. (Values 0 to 12) This allows you to choose the width of the module via the span element built into bootstrap. For more information see the bootstrap documentation.
</translate>
<translate>
- Header Tag. The HTML tag to use for the modules header or title. This can be an h1, h2, h3, h4, h5, h6 or a p tag. Note that you must use a module style (chrome) of html5 or add your custom module styles in <mytemplate>/html/modules.php.
</translate>
<translate>
- Header Class. Here you can add optional CSS classes to add to the modules header or title element.
</translate>
<translate>
- Module Style. You can use this option to override the templates style for its position.
</translate>
Toolbar
At the top left you will see the toolbar:
The functions are:
<translate>
- Save. Saves the module and stays in the current screen.
</translate>
<translate>
- Save & Close. Saves the module and closes the current screen.
</translate>
<translate>
- Save & New. Saves the module and keeps the editing screen open and ready to create another module.
</translate>
<translate>
- Save as Copy. Saves your changes to a copy of the current module. Does not affect the current module. This toolbar icon is not shown if you are creating a new module.
</translate>
<translate>*Cancel/Close. Closes the current screen and returns to the previous screen without saving any modifications you may have made.</translate>
<translate>
- Help. Opens this help screen.
</translate>
Quick Tips
No tips have been added at the time.