Extensions Module Manager Admin Privacy Dashboard/en: Difference between revisions
From Joomla! Documentation
Updating to match new version of source page |
Updating to match new version of source page |
||
Line 4: | Line 4: | ||
==How to Access== | ==How to Access== | ||
{{Chunk30:ModuleManager-How-to-access-module-administrator/en|module= Privacy Dashboard}} | |||
==Screenshot== | ==Screenshot== | ||
Line 16: | Line 10: | ||
==Details== | ==Details== | ||
{{Chunk30:Help screen column header Module Title/en}} | |||
===Advanced Options=== | ===Advanced Options=== | ||
[[Image:Help-39-modules-manager-admin-module-privacydashboard-advanced-options-en.png|800px|none]] | [[Image:Help-39-modules-manager-admin-module-privacydashboard-advanced-options-en.png|800px|none]] | ||
{{Chunk30:colheader|Module Alternative Layout}} | {{Chunk30:colheader|Module Alternative Layout/en}} | ||
{{Chunk30:colheader|Module Class Suffix}} | {{Chunk30:colheader|Module Class Suffix/en}} | ||
{{Chunk30:colheader|Caching}} | {{Chunk30:colheader|Caching/en}} | ||
{{Chunk30:colheader|Cache Time/en}} | {{Chunk30:colheader|Cache Time/en}} | ||
{{Chunk30:colheader|Module Tag}} | {{Chunk30:colheader|Module Tag/en}} | ||
{{Chunk30:colheader|Bootstrap Size}} | {{Chunk30:colheader|Bootstrap Size/en}} | ||
{{Chunk30:colheader|Header Tag}} | {{Chunk30:colheader|Header Tag/en}} | ||
{{Chunk30:colheader|Header Class}} | {{Chunk30:colheader|Header Class/en}} | ||
{{Chunk30:colheader|Module Style}} | {{Chunk30:colheader|Module Style/en}} | ||
===Permissions=== | ===Permissions=== |
Revision as of 08:50, 30 November 2018
Description
This Module shows information about privacy requests.
How to Access
This page is a candidate for deletion. The given reason is: No links here.
This notice should remain for a minimum of 1 week after it was placed on the page. If discussion is still ongoing, it should remain until a consensus is reached, after which the page will either be deleted or this notice removed. If you disagree with its deletion, please discuss your reasons on its associated talk page, as applicable.
Remember to check if anything links here and the page history before deleting.
Last edit by FuzzyBot (talk · contrib) · Last edited on Fri, 30 Nov 2018 08:50:53 +0000
To add a new
Privacy Dashboard
module or edit an existing
Privacy Dashboard
module, navigate to the Module Manager:
- Select Extensions → Modules
Select in the drop down-menu Administrator and click the New button and click on the Privacy Dashboard in the modal popup window.
To Edit an existing Privacy Dashboard module, in the Module Manager click on the Privacy Dashboard Module's Title or click the Privacy Dashboard module's check box and then click the Edit button in the Toolbar.
Screenshot

Details
- Title. The title of the module. This is also the title displayed in the Frontend for the module.
Advanced Options

- 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.
- 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 or custom.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.
- 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 Global Configuration.
- Cache Time. The number of minutes for which to cache the item locally. It can safely be left at the default.
- Module Tag. The HTML tag for the module to be placed in. By default this is a 'div' tag but other HTML5 elements (address/article/, …) can also be used.
- Bootstrap Size. (0/…/12) This allows you to choose the width of the module via the span element built into bootstrap.
- Header Tag. (h1/h2/h3/h4/h5/h6/p/div) The HTML tag to use for the modules header or title. Note: You must use a module style (chrome) of 'html5' or add your custom module styles in [yourtemplate]/html/modules.php.
- Header Class. Here you can add optional CSS classes to add to the modules header or title element.
- Module Style. You can use this option to override the templates style for its position.
Permissions

- Delete: (Inherited/Allowed/Denied). Allow or deny Delete for users in the 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 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 group. Edit State Allows users in the group to change the state of any content in this extension.
- Fontend Editing: (Inherited/Allowed/Denied). Allow or deny Edit from the frontend of the site for users in the group.
Toolbar
This page is a candidate for deletion. The given reason is: No reason supplied!
This notice should remain for a minimum of 1 week after it was placed on the page. If discussion is still ongoing, it should remain until a consensus is reached, after which the page will either be deleted or this notice removed. If you disagree with its deletion, please discuss your reasons on its associated talk page, as applicable.
Remember to check if anything links here and the page history before deleting.
Last edit by FuzzyBot (talk · contrib) · Last edited on Fri, 30 Nov 2018 08:50:53 +0000
No links here.
Module
This module displays the Request Type (Export or Remove), the Status of requests (Pending or Confirmed) and the number of requests.

Related Information
- More about Modules: what is a module position, Description of the default Site and Administrator Modules.