Strict Standards: Only variables should be assigned by reference in /var/www/vhosts/Dropbox/docs.joomla.jp/htdocs/extensions/DynamicPageList/DPLMain.php on line 2549 Notice: Undefined property: Cite::$mInCnt in /var/www/vhosts/Dropbox/docs.joomla.jp/htdocs/extensions/DynamicPageList/DPL.php on line 78 Strict Standards: Only variables should be assigned by reference in /var/www/vhosts/Dropbox/docs.joomla.jp/htdocs/extensions/DynamicPageList/DPL.php on line 284 Strict Standards: Only variables should be assigned by reference in /var/www/vhosts/Dropbox/docs.joomla.jp/htdocs/extensions/DynamicPageList/DPLMain.php on line 2549 Strict Standards: Only variables should be assigned by reference in /var/www/vhosts/Dropbox/docs.joomla.jp/htdocs/extensions/DynamicPageList/DPL.php on line 284
![]() |
Languages: |
English |
Contents |
Components Help Screens
The Redirect Manager is a component that is accessed from the back-end of a Joomla! website. Its main function is to provide a mechanism to give an Administrator the ability to redirect the URL of a web page which no longer exists to a working web page. You must have the Use Apache mod_rewrite option enabled in your Joomla! installation Global Configuration options in order for the redirects you create to function.
This component is primarily used for redirecting URLs for web pages that no longer exist on your website to web pages that are working. The URL you want to redirect from must not be a working one on your website which actually loads a web page. It can be the URL to a web page which you have disabled in the Joomla! back-end administrator interface. The Source URL you specify when you create the redirect should be the full URL as you would type it in your web browser. The component will only display the last portion of the source URL in the redirect listing. The Destination URL you specify when you create a redirect must be the full URL as well. To work the component requires the redirect plugin to be active.
File:Help25-components-redirect manager-screen.png
Click on the column heading to sort the list by that column's value.
You can filter the list of items by typing part of the redirect's name or the ID number of the redirect.
In the upper right area, above the column headings, there is one drop-down list box as shown below:
File:Help25-components-redirect manager-filter-attributes.png
Only items matching the selection will be displayed in the list.
Below the list you'll find:
Below the listing of redirects, is a section named 'Update selected links to the following new URL'. This function allows you to change the 'Destination URL' for the selected redirects.
At the top right you will see the toolbar:
File:Help25-Toolbar-New-Edit-Enable-Disable-Archive-Trash-Options-Help.png
The functions are:
Click the Options button to open the Redirect Manager Options window which lets you configure this component.
This screen allows you to set the component permissions in Joomla. This is important to consider if you have sites with many different user categories all of whom need to have different accessibilities to the component. The screenshot below describes what you should see and the text below that describes what each permission level gives the user access to:
You work on one Group at a time by opening the slider for that group. You change the permissions in the Select New Settings drop-down list boxes. The options for each value are Inherited, Allowed, or Denied. The Calculated Setting column shows you the setting in effect. It is either Not Allowed (the default), Allowed, or Denied. Note that the Calculated Setting column is not updated until you press the Save button in the toolbar. To check that the settings are what you want, press the Save button and check the Calculated Settings column.
The default values used here are the ones set in the Global Configuration Permissions Tab
There are two very important points to understand from this screen. The first is to see how the permissions can be inherited from the parent Group. The second is to see how you can control the default permissions by Group and by Action. This provides a lot of flexibility. For example, if you wanted Shop Suppliers to be able to have the ability to create an article about their product, you could just change their Create value to "Allowed". If you wanted to not allow members of Administrator group to delete objects or change their state, you would change their permissions in these columns to Inherited (or Denied). It is also important to understand that the ability to have child groups is completely optional. It allows you to save some time when setting up new groups. However, if you like, you can set up all groups to have Public as the parent and not inherit any permissions from a parent group.