<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.sandbox.joomla.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Coder4life</id>
	<title>Joomla! Documentation - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.sandbox.joomla.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Coder4life"/>
	<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/Special:Contributions/Coder4life"/>
	<updated>2026-07-01T08:09:49Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Site_Maintenance_Purge_Expired_Cache&amp;diff=27629</id>
		<title>Help16:Site Maintenance Purge Expired Cache</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Site_Maintenance_Purge_Expired_Cache&amp;diff=27629"/>
		<updated>2010-05-17T19:27:44Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
Component packaged with Joomla! 1.6 Core.&lt;br /&gt;
&lt;br /&gt;
==How to Access==&lt;br /&gt;
Select &#039;&#039;&#039;Site &amp;amp;rarr; Site Maintenance &amp;amp;rarr; Purge Expired Cache&#039;&#039;&#039; from the drop-down menu of the &#039;&#039;&#039;&#039;&#039;Joomla! Administrator Panel&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
This tool will purge all expired cache files from the cache folders. Cache files are temporary files that are created to improve the performance of your site.  &#039;&#039;&#039;Cache files that are still current according to what Joomla! finds are not purged.&#039;&#039;&#039;&lt;br /&gt;
*Because this process has to check each cache file individually, it is slower and requires more system resources.  Once the purge process is complete there should be no loss in speed for your users, because all up to date cache files are still available for your current Joomla! website. &lt;br /&gt;
*In contrast, the [[Help16:Site_Maintenance_Clear_Cache|Clean Cache]] option runs more quickly since it deletes all of the files stored in each cache folder.  However, the website may be a little slower immediately after running Clean Cache, since &#039;&#039;all&#039;&#039; cache files -- including current ones -- are removed, so users lose the benefit of using the cache files until they are re-created by Joomla!to be up to date with your current site.&lt;br /&gt;
*If you have a large number of cache files and your server setting for &#039;max_input_time&#039; is set to less then 60 seconds, you may receive a PHP warning message saying that the process exceeded the maximum time allowed. In this case, no harm is done but all of the files may not have been purged. It is ok simply to re-run the process.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
(Screenshot needs 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Toolbar==&lt;br /&gt;
At the top right you will see the toolbar:&lt;br /&gt;
*&#039;&#039;&#039;Options&#039;&#039;&#039;. Opens a light-box with a settings control panel.&lt;br /&gt;
{{toolbaricon|Help}}&lt;br /&gt;
(Icons need 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Quick Tips==&lt;br /&gt;
*[[Help16:Site_Maintenance_Purge_Cache|Purge Expired Cache]] is recommended to be run on a regular basis, however this will require more system resources because each file is checked.&lt;br /&gt;
*[[Help16:Site_Maintenance_Clear_Cache|Clean Cache]] option is quicker, however all cache files will be deleted.&lt;br /&gt;
*If you receive a PHP timeout error or warning during the process, it is ok to start this process again.&lt;br /&gt;
&lt;br /&gt;
==Related Information==&lt;br /&gt;
*To change the cache settings for your site: [[Help16:Site_Global_Configuration|Global Configuration - Cache Settings]]&lt;br /&gt;
*To clear all cache files: [[Help16:Site_Maintenance_Clear_Cache|Clean Cache]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{cathelp|1.6|Components}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Site_Maintenance_Clear_Cache&amp;diff=27628</id>
		<title>Help16:Site Maintenance Clear Cache</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Site_Maintenance_Clear_Cache&amp;diff=27628"/>
		<updated>2010-05-17T19:26:15Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
Component packaged with Joomla! 1.6 Core.&lt;br /&gt;
&lt;br /&gt;
==How to Access==&lt;br /&gt;
Select &#039;&#039;&#039;Site &amp;amp;rarr; Site Maintenance &amp;amp;rarr; Clean Cache&#039;&#039;&#039; from the drop-down menu of the &#039;&#039;&#039;&#039;&#039;Joomla! Administrator Panel&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
This tool will delete &#039;&#039;all&#039;&#039; Cache files from the cache folders-- including current ones - from your web server. Cache files are temporary files that are created to improve the performance of your site. If you have made significant changes to your web site, such as changing your Template or Language, your cache files may be out of date. To avoid any problems caused by out of date cache files, you can delete all of the cache files. &lt;br /&gt;
*Because this process deletes &#039;&#039;all&#039;&#039; Cache files,  the website may be a little slower immediately after running Clean Cache.  Once this process is complete, users lose the benefit of using the cache files until they are re-created by Joomla! to be up to date with your current site.  &lt;br /&gt;
*In contrast, the [[Help16:Site_Maintenance_Purge_Expired_Cache|Purge Expired Cache]] option will check each Cache file individually for being out of date, but the process is slower and requires more system resources.  However, the website should perform close to the same speed for users visiting your site, since all up to date files are still available for your current Joomla! site.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
(Screenshot needs 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Toolbar==&lt;br /&gt;
At the top right you will see the toolbar:&lt;br /&gt;
{{toolbaricon|Delete}}&lt;br /&gt;
*&#039;&#039;&#039;Options&#039;&#039;&#039;. Opens a light-box with a settings control panel.&lt;br /&gt;
{{toolbaricon|Help}}&lt;br /&gt;
(Icons need 1.6 update)&lt;br /&gt;
&lt;br /&gt;
===Section Links===&lt;br /&gt;
At the top left, above the columns, you will see the following two links:&lt;br /&gt;
*&#039;&#039;&#039;Site.&#039;&#039;&#039; Opens the Site tab. This is the default tab and allows you to see the cache files for the Front-end of the web site. &lt;br /&gt;
*&#039;&#039;&#039;Administrator.&#039;&#039;&#039; This tab allows you to see the cache files for the Back-end of the web site.&lt;br /&gt;
&lt;br /&gt;
(Links need 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Column Headers==&lt;br /&gt;
{{colheader|Number}}&lt;br /&gt;
{{colheader|Checkbox}}&lt;br /&gt;
*&#039;&#039;&#039;Cache Group.&#039;&#039;&#039; The type of item being cached in this file. This is also the name of the subdirectory where this type of cache file is stored. The cache files are stored in the directory &amp;quot;&amp;lt;path-to-Joomla!&amp;gt;/cache/&amp;lt;Cache Group Name&amp;gt;&amp;quot;.&lt;br /&gt;
*&#039;&#039;&#039;Number of Files.&#039;&#039;&#039; The number of files currently in this cache group.&lt;br /&gt;
*&#039;&#039;&#039;Size.&#039;&#039;&#039; The total size, in KB, of the cache files in this group.&lt;br /&gt;
{{colheader|Display}}&lt;br /&gt;
&lt;br /&gt;
==Quick Tips==&lt;br /&gt;
*Normally you want to delete all cache files. To do this, click the check box in the column heading to select all files and then click the Delete icon in the toolbar.&lt;br /&gt;
&lt;br /&gt;
==Related Information==&lt;br /&gt;
*To change the cache settings for your site: [[Help16:Site_Global_Configuration|Global Configuration - Cache Settings]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{cathelp|1.6|Components}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Site_System_Information&amp;diff=27627</id>
		<title>Help16:Site System Information</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Site_System_Information&amp;diff=27627"/>
		<updated>2010-05-17T19:23:59Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
Component packaged with Joomla! 1.6 Core.&lt;br /&gt;
&lt;br /&gt;
==How to access==&lt;br /&gt;
Select &#039;&#039;&#039;Site &amp;amp;rarr; System Information&#039;&#039;&#039; from the drop-down menu of the &#039;&#039;&#039;&#039;&#039;Joomla! Administrator Panel&#039;&#039;&#039;&#039;&#039;..&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
This tool provides useful information about your host server environment, including operating system, database and PHP settings, and directory information.  You can navigate to five different screen: System Info, PHP Settings, Configuration File, Directory Permissions, and PHP Information. Each screen provides detailed information about that aspect of your Joomla! website.  This information is very helpful when you are troubleshooting setup problems. &lt;br /&gt;
*Note that none of these settings can be changed from these screens. This must be done in different locations throughout your Joomla! installation, depending on the specific setting. &lt;br /&gt;
*Many settings on the Configuration File screen can be changed from the [[Help16:Site_Global_Configuration|Global Configuration]] screen.  Some settings shown here depend on your host server configuration and cannot be changed from inside Joomla!.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
(Screenshot needs 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Toolbar==&lt;br /&gt;
At the top right you will see the toolbar: &lt;br /&gt;
{{toolbaricon|Help}}&lt;br /&gt;
&lt;br /&gt;
(Icons need 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Screens==&lt;br /&gt;
*System Info&lt;br /&gt;
*PHP Settings&lt;br /&gt;
*Configuration File&lt;br /&gt;
*Directory Permissions&lt;br /&gt;
*PHP Information.&lt;br /&gt;
&lt;br /&gt;
==System Info==&lt;br /&gt;
This screen shows information about the operating environment for your Joomla! site.&lt;br /&gt;
&lt;br /&gt;
; PHP Built on : Provides details of the principle operating system which the webserver that Joomla is running on.&lt;br /&gt;
; Database Version : Provides the current version of the MySQL database being used by the installation of Joomla!.&lt;br /&gt;
; Database Collation : How the MySQL databased is structured for the information used by Joomla!.&lt;br /&gt;
; PHP Version : Provides the current version of PHP server side script that is being used for this installation of Joomla!.&lt;br /&gt;
; Web Server : Provides the current type and version of web server which the installation of Joomla! is running on.&lt;br /&gt;
; Web Server to PHP interface : The script that permits  interaction between the web server (in most cases, Apache) and the PHP scripting language.&lt;br /&gt;
; Joomla! Version : Provides the current version of Joomla!.  It is recommended that it is always to to day and using the current stable release.&lt;br /&gt;
; User Agent : The summary of the current user&#039;s local machine&#039;s operating system and browser information which is used to create an unique session ID for access and functionality within the Joomla! web site.&lt;br /&gt;
&lt;br /&gt;
==PHP Settings==&lt;br /&gt;
&lt;br /&gt;
These screen shows the Relevant PHP Settings information. If any of these is highlighted as incorrect should be taken care of to rectify the situation.&lt;br /&gt;
&lt;br /&gt;
; Safe Mode : Recommended setting: ON&lt;br /&gt;
; Open basedir : Recommended setting: Site dependent&lt;br /&gt;
; Display Errors : Recommended setting: OFF&lt;br /&gt;
; Short Open Tags : Recommended setting:&lt;br /&gt;
; File Uploads : Recommended setting: ON&lt;br /&gt;
; Magic Quotes : Recommended setting: ON&lt;br /&gt;
; Register Globals : Recommended setting: OFF&lt;br /&gt;
; Output Buffering : Recommended setting: OFF&lt;br /&gt;
; Session Save Path : Recommended setting: Site dependent&lt;br /&gt;
; Session Auto Start : Recommended setting: OFF&lt;br /&gt;
; XML Enabled : Recommended setting: ON&lt;br /&gt;
; Zlib Enabled : Recommended setting: ON&lt;br /&gt;
; Disabled Functions : Recommended setting: Site dependent&lt;br /&gt;
; Mbstring Enabled : Recommended setting: ON&lt;br /&gt;
; Iconv Available : Recommended setting:&lt;br /&gt;
; WYSIWYG Editor : Recommended setting: Depends on preference&lt;br /&gt;
&lt;br /&gt;
==Configuration File==&lt;br /&gt;
&lt;br /&gt;
This screen shows the contents of the current Joomla! &#039;&#039;configuration.php&#039;&#039; file which is stored under the main &#039;&#039;&#039;&amp;lt;path to joomla&amp;gt;/joomla_root/&#039;&#039;&#039; directory.  This file is created for you automatically when you first install Joomla! and where most changes of the Global Configuration section of Joomla! are recorded.  Please note that none of the settings can be changed from this page. Use [[Help16:Site_Global_Configuration|Global Configuration]] to see more information about these settings and to make changes.&lt;br /&gt;
&lt;br /&gt;
==Directory Permissions==&lt;br /&gt;
&lt;br /&gt;
This screen shows a list of the directories that the webserver should have write access to.  Please note that all directories listed on this page should say &amp;lt;b style=&amp;quot;color:green&amp;quot;&amp;gt;Writable&amp;lt;/b&amp;gt;. If not, you may need to change the permissions to be able to install and use Joomla! successfully.&lt;br /&gt;
&lt;br /&gt;
==PHP Information==&lt;br /&gt;
&lt;br /&gt;
This screen displays the full configuration of the PHP server side scripting language that Joomla! runs on, together with all the associated system information that goes towards the creation of the web server. It is the output of an integrated php.info script built into Joomla!. &lt;br /&gt;
&lt;br /&gt;
PHP is installed, and runs on the server (hence the server side above), and therefore all the settings are made on the server. The visitor to the web site does not need to have anything special running on their local machine in order to view or use any of the extra functionality that PHP gives to the web site.&lt;br /&gt;
&lt;br /&gt;
All the settings that are ever likely to be needed are displayed here. Any changes that are required would be made within the &#039;&#039;php.ini&#039;&#039; and other configuration files on the web server.&lt;br /&gt;
&lt;br /&gt;
How much control a web site owner has over this information depends on whether they own the server or if the server host is flexible in their customer approach.&lt;br /&gt;
&lt;br /&gt;
It is a good practice to know the limitations of a particular server installation. This screens output is used to find detailed information about how PHP is implemented on the server.&lt;br /&gt;
&lt;br /&gt;
For full details on the information contained within the PHP Info screen visit: [http://php.net/phpinfo http://php.net/phpinfo].&lt;br /&gt;
&lt;br /&gt;
==Quick Tips==&lt;br /&gt;
*If you are having problems installing extensions, uploading files, or changing configuration options, check the Directory Permissions screen to make sure you have permission to write to files on your web server. The &amp;quot;Status&amp;quot; of the directories should be &amp;quot;Writable&amp;quot;. If not, you may be unable to upload or edit files in these directories.&lt;br /&gt;
*When you are seeking help with setup problems, for example in a Joomla! web forum, it is very helpful to post specific information about your Joomla! installation. This screen is an easy way to find all of this information in one place.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{cathelp|1.6|Components}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Site_Maintenance_Purge_Expired_Cache&amp;diff=27626</id>
		<title>Help16:Site Maintenance Purge Expired Cache</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Site_Maintenance_Purge_Expired_Cache&amp;diff=27626"/>
		<updated>2010-05-17T19:22:52Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
Component packaged with Joomla! 1.6 Core.&lt;br /&gt;
&lt;br /&gt;
==How to Access==&lt;br /&gt;
Select &#039;&#039;&#039;Site &amp;amp;rarr; Site Maintenance &amp;amp;rarr; Purge Expired Cache&#039;&#039;&#039; from the drop-down menu of the &#039;&#039;&#039;&#039;&#039;Joomla! Administrator Panel&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
This tool will purge all expired cache files from the cache folders. Cache files are temporary files that are created to improve the performance of your site.  &#039;&#039;Cache files that are still current according to what Joomla! finds are not purged.&#039;&#039; &lt;br /&gt;
*Because this process has to check each cache file individually, it is slower and requires more system resources.  Once the purge process is complete there should be no loss in speed for your users, because all up to date cache files are still available for your current Joomla! website. &lt;br /&gt;
*In contrast, the [[Help16:Site_Maintenance_Clear_Cache|Clean Cache]] option runs more quickly since it deletes all of the files stored in each cache folder.  However, the website may be a little slower immediately after running Clean Cache, since &#039;&#039;all&#039;&#039; cache files -- including current ones -- are removed, so users lose the benefit of using the cache files until they are re-created by Joomla!to be up to date with your current site.&lt;br /&gt;
*If you have a large number of cache files and your server setting for &#039;max_input_time&#039; is set to less then 60 seconds, you may receive a PHP warning message saying that the process exceeded the maximum time allowed. In this case, no harm is done but all of the files may not have been purged. It is ok simply to re-run the process.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
(Screenshot needs 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Toolbar==&lt;br /&gt;
At the top right you will see the toolbar:&lt;br /&gt;
*&#039;&#039;&#039;Options&#039;&#039;&#039;. Opens a light-box with a settings control panel.&lt;br /&gt;
{{toolbaricon|Help}}&lt;br /&gt;
(Icons need 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Quick Tips==&lt;br /&gt;
*[[Help16:Site_Maintenance_Purge_Cache|Purge Expired Cache]] is recommended to be run on a regular basis, however this will require more system resources because each file is checked.&lt;br /&gt;
*[[Help16:Site_Maintenance_Clear_Cache|Clean Cache]] option is quicker, however all cache files will be deleted.&lt;br /&gt;
*If you receive a PHP timeout error or warning during the process, it is ok to start this process again.&lt;br /&gt;
&lt;br /&gt;
==Related Information==&lt;br /&gt;
*To change the cache settings for your site: [[Help16:Site_Global_Configuration|Global Configuration - Cache Settings]]&lt;br /&gt;
*To clear all cache files: [[Help16:Site_Maintenance_Clear_Cache|Clean Cache]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{cathelp|1.6|Components}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Site_Maintenance_Clear_Cache&amp;diff=27625</id>
		<title>Help16:Site Maintenance Clear Cache</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Site_Maintenance_Clear_Cache&amp;diff=27625"/>
		<updated>2010-05-17T19:21:45Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
Component packaged with Joomla! 1.6 Core.&lt;br /&gt;
&lt;br /&gt;
==How to Access==&lt;br /&gt;
Select &#039;&#039;&#039;Site &amp;amp;rarr; Site Maintenance &amp;amp;rarr; Clean Cache&#039;&#039;&#039; from the drop-down menu of the &#039;&#039;&#039;&#039;&#039;Joomla! Administrator Panel&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
This tool will delete &#039;&#039;all&#039;&#039; Cache files from the cache folders-- including current ones - from your web server. Cache files are temporary files that are created to improve the performance of your site. If you have made significant changes to your web site, such as changing your Template or Language, your cache files may be out of date. To avoid any problems caused by out of date cache files, you can delete all of the cache files. &lt;br /&gt;
*Because this process deletes &#039;&#039;all&#039;&#039; Cache files,  the website may be a little slower immediately after running Clean Cache.  Once this process is complete, users lose the benefit of using the cache files until they are re-created by Joomla! to be up to date with your current site.  &lt;br /&gt;
*In contrast, the [[Help16:Site_Maintenance_Purge_Cache|Purge Expired Cache]] option will check each Cache file individually for being out of date, but the process is slower and requires more system resources.  However, the website should perform close to the same speed for users visiting your site, since all up to date files are still available for your current Joomla! site.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
(Screenshot needs 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Toolbar==&lt;br /&gt;
At the top right you will see the toolbar:&lt;br /&gt;
{{toolbaricon|Delete}}&lt;br /&gt;
*&#039;&#039;&#039;Options&#039;&#039;&#039;. Opens a light-box with a settings control panel.&lt;br /&gt;
{{toolbaricon|Help}}&lt;br /&gt;
(Icons need 1.6 update)&lt;br /&gt;
&lt;br /&gt;
===Section Links===&lt;br /&gt;
At the top left, above the columns, you will see the following two links:&lt;br /&gt;
*&#039;&#039;&#039;Site.&#039;&#039;&#039; Opens the Site tab. This is the default tab and allows you to see the cache files for the Front-end of the web site. &lt;br /&gt;
*&#039;&#039;&#039;Administrator.&#039;&#039;&#039; This tab allows you to see the cache files for the Back-end of the web site.&lt;br /&gt;
&lt;br /&gt;
(Links need 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Column Headers==&lt;br /&gt;
{{colheader|Number}}&lt;br /&gt;
{{colheader|Checkbox}}&lt;br /&gt;
*&#039;&#039;&#039;Cache Group.&#039;&#039;&#039; The type of item being cached in this file. This is also the name of the subdirectory where this type of cache file is stored. The cache files are stored in the directory &amp;quot;&amp;lt;path-to-Joomla!&amp;gt;/cache/&amp;lt;Cache Group Name&amp;gt;&amp;quot;.&lt;br /&gt;
*&#039;&#039;&#039;Number of Files.&#039;&#039;&#039; The number of files currently in this cache group.&lt;br /&gt;
*&#039;&#039;&#039;Size.&#039;&#039;&#039; The total size, in KB, of the cache files in this group.&lt;br /&gt;
{{colheader|Display}}&lt;br /&gt;
&lt;br /&gt;
==Quick Tips==&lt;br /&gt;
*Normally you want to delete all cache files. To do this, click the check box in the column heading to select all files and then click the Delete icon in the toolbar.&lt;br /&gt;
&lt;br /&gt;
==Related Information==&lt;br /&gt;
*To change the cache settings for your site: [[Help16:Site_Global_Configuration|Global Configuration - Cache Settings]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{cathelp|1.6|Components}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Site_Maintenance_Global_Check-in&amp;diff=27624</id>
		<title>Help16:Site Maintenance Global Check-in</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Site_Maintenance_Global_Check-in&amp;diff=27624"/>
		<updated>2010-05-17T19:19:03Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
Component packaged with Joomla! 1.6 Core.&lt;br /&gt;
&lt;br /&gt;
==How to access==&lt;br /&gt;
Select &#039;&#039;&#039;Site &amp;amp;rarr; Site Maintenance &amp;amp;rarr; Global Check-in&#039;&#039;&#039; from the drop-down menu of the &#039;&#039;&#039;&#039;&#039;Joomla! Administrator Panel&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Selecting this menu option will cause Joomla! to perform a global check-in of all currently pending or locked items. It then shows the results of the Global Check-in. This is useful, for example, if an Article is locked by a User who opened it for editing and never finished the editing session. In this case, other Users are not able to edit this Article. Performing a Global Check-in releases all such items.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
(Screenshot needs 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Toolbar==&lt;br /&gt;
At the top right you will see the toolbar:&lt;br /&gt;
*&#039;&#039;&#039;Options&#039;&#039;&#039;. Opens a light-box with a settings control panel.&lt;br /&gt;
{{toolbaricon|Help}}&lt;br /&gt;
(Icons need 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Column Headers==&lt;br /&gt;
* &#039;&#039;&#039;Database Table&#039;&#039;&#039;. The name of the table checked.&lt;br /&gt;
* &#039;&#039;&#039;# of Items&#039;&#039;&#039;. The number of items checked out from the table.&lt;br /&gt;
* &#039;&#039;&#039;Checked-in&#039;&#039;&#039;. Whether the items were successfully checked in. A green check-mark indicates that the table was checked in successfully. A red X indicates that the table was not checked in correctly. An empty column indicates that there were no items to check in.&lt;br /&gt;
&lt;br /&gt;
==Quick Tips==&lt;br /&gt;
*Make sure no one is busy editing any items before you perform a global check-in. When a Global Check-in is done, &#039;&#039;all&#039;&#039; items are checked in, including those currently being edited. &lt;br /&gt;
&lt;br /&gt;
==Related Information==&lt;br /&gt;
*To see all logged in users: [[Help16:Users_User_Manager|User Manager]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{cathelp|1.6|Components}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens_styleguide&amp;diff=27389</id>
		<title>Help16:Help screens styleguide</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens_styleguide&amp;diff=27389"/>
		<updated>2010-05-14T21:01:50Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Help16:Help_screens|Return to Joomla! 1.6 Help Screen Wiki Page]]&lt;br /&gt;
&lt;br /&gt;
This is a work in progress and should be used as a guideline for creating help screens for Joomla 1.6.  This offers consistency throughout the help screens to allow for easier navigation.  Feel free to add to this.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Image Size&#039;&#039;&#039; : (Please add)&lt;br /&gt;
*&#039;&#039;&#039;Wiki Image Tag&#039;&#039;&#039; : &amp;lt;nowiki&amp;gt;[[Image:imagename.png,jpeg]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Chunck Tag&#039;&#039;&#039; : (Please add)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
How is this related to Joomla!  Is it a component can be accessed from the front-end and/or back of Joomla!?&lt;br /&gt;
&lt;br /&gt;
==How to Access==&lt;br /&gt;
The path taken to get to the screen.&lt;br /&gt;
*Select &#039;&#039;&#039;(menu item) → (submenu item) → (ect.)&#039;&#039;&#039; from the drop-down menu of the &#039;&#039;&#039;&#039;&#039;Joomla! Administrator Panel&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
This goes into more detail about what the component does.  There should be no specific format to this section because the description should be in direct correlation with the purpose and functionalitly of the component.  There may be many subsections to the description that describe more specific details, best to be outlined through the use of bullet points.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
Screenshot overall look of the page.&lt;br /&gt;
&lt;br /&gt;
==Toolbar==&lt;br /&gt;
Describes the available icons and their associated functions in the toolbar for this screen in the.  Use &#039;&#039;&#039;chuncks&#039;&#039;&#039; here because many will be the same for different screens.  Best to provide a picture of the toolbar.&lt;br /&gt;
&lt;br /&gt;
==Outline==&lt;br /&gt;
Describes the available options for this screen.  There may be many links within this screen that group together certain options.  Break down these linked screens into separte sub-heads and outline their individual functions.  It is also a good idea to include screenshots of these linked screens because their options will be most likely differenet.&lt;br /&gt;
&lt;br /&gt;
==Quick Tips==&lt;br /&gt;
Gives some advice to a person, recommends the best options based on a wide audience of developers.&lt;br /&gt;
&lt;br /&gt;
==Related Information==&lt;br /&gt;
Should connect other pages of the [[Help16:Help_screens|Help Wiki]].&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens_styleguide&amp;diff=27388</id>
		<title>Help16:Help screens styleguide</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens_styleguide&amp;diff=27388"/>
		<updated>2010-05-14T21:01:12Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Help16:Help_screens|Return to Help Screen Wiki Page]]&lt;br /&gt;
&lt;br /&gt;
This is a work in progress and should be used as a guideline for creating help screens for Joomla 1.6.  This offers consistency throughout the help screens to allow for easier navigation.  Feel free to add to this.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Image Size&#039;&#039;&#039; : (Please add)&lt;br /&gt;
*&#039;&#039;&#039;Wiki Image Tag&#039;&#039;&#039; : &amp;lt;nowiki&amp;gt;[[Image:imagename.png,jpeg]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Chunck Tag&#039;&#039;&#039; : (Please add)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
How is this related to Joomla!  Is it a component can be accessed from the front-end and/or back of Joomla!?&lt;br /&gt;
&lt;br /&gt;
==How to Access==&lt;br /&gt;
The path taken to get to the screen.&lt;br /&gt;
*Select &#039;&#039;&#039;(menu item) → (submenu item) → (ect.)&#039;&#039;&#039; from the drop-down menu of the &#039;&#039;&#039;&#039;&#039;Joomla! Administrator Panel&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
This goes into more detail about what the component does.  There should be no specific format to this section because the description should be in direct correlation with the purpose and functionalitly of the component.  There may be many subsections to the description that describe more specific details, best to be outlined through the use of bullet points.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
Screenshot overall look of the page.&lt;br /&gt;
&lt;br /&gt;
==Toolbar==&lt;br /&gt;
Describes the available icons and their associated functions in the toolbar for this screen in the.  Use &#039;&#039;&#039;chuncks&#039;&#039;&#039; here because many will be the same for different screens.  Best to provide a picture of the toolbar.&lt;br /&gt;
&lt;br /&gt;
==Outline==&lt;br /&gt;
Describes the available options for this screen.  There may be many links within this screen that group together certain options.  Break down these linked screens into separte sub-heads and outline their individual functions.  It is also a good idea to include screenshots of these linked screens because their options will be most likely differenet.&lt;br /&gt;
&lt;br /&gt;
==Quick Tips==&lt;br /&gt;
Gives some advice to a person, recommends the best options based on a wide audience of developers.&lt;br /&gt;
&lt;br /&gt;
==Related Information==&lt;br /&gt;
Should connect other pages of the [[Help16:Help_screens|Help Wiki]].&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens&amp;diff=27387</id>
		<title>Help16:Help screens</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens&amp;diff=27387"/>
		<updated>2010-05-14T20:55:11Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Help16:Help_screens_styleguide|PLEASE READ! Joomla! 1.6 Wiki Help Screens Style Guide]]&lt;br /&gt;
&lt;br /&gt;
==Site Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| No help button&lt;br /&gt;
| Site -&amp;gt; Control Panel&lt;br /&gt;
| cpanel/cpanel&lt;br /&gt;
| [[screen.cpanel.15|screen.cpanel]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Global Configuration|Site_Global_Configuration]]&lt;br /&gt;
| Site -&amp;gt; Global Configuration&lt;br /&gt;
| config/application&lt;br /&gt;
| [[screen.config.15|screen.config]]&lt;br /&gt;
| Darcy Peal&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Maintenance Global Check-in|Site_Maintenance_Global_Check-in]]&lt;br /&gt;
| Site -&amp;gt; Site Maintenance -&amp;gt; Global Check-in&lt;br /&gt;
| checkin/checkin&lt;br /&gt;
| [[screen.checkin.15|screen.checkin]]&lt;br /&gt;
| Josh (coder4life)&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Maintenance Clear Cache|Site_Maintenance_Clear_Cache]]&lt;br /&gt;
| Site -&amp;gt; Site Maintenance -&amp;gt; Clear Cache&lt;br /&gt;
| cache/cache&lt;br /&gt;
| [[screen.cache.15|screen.cache]]&lt;br /&gt;
| Josh (coder4life)&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Maintenance Purge Expired Cache|Site_Maintenance_Purge_Expired_Cache]]&lt;br /&gt;
| Site -&amp;gt; Site Maintenance -&amp;gt; Purge Expired Cache&lt;br /&gt;
| cache/purge&lt;br /&gt;
| [[screen.tools.expired.cache.15|screen.tools.expired.cache]]&lt;br /&gt;
| Josh (coder4life)&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site System Information|Site_System_Information]]&lt;br /&gt;
| Site -&amp;gt; System Information&lt;br /&gt;
| admin/sysinfo&lt;br /&gt;
| [[screen.system.info.15|screen.system.info]]&lt;br /&gt;
|  Josh (coder4life)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Users Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_User_Manager|Users_User_Manager]]&lt;br /&gt;
| Users -&amp;gt; User Manager&lt;br /&gt;
| users/users&lt;br /&gt;
| [[screen.users.15|screen.users]]&lt;br /&gt;
| Javier Ballester&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_User_Manager_Edit|Users_User_Manager_Edit]]&lt;br /&gt;
| Users -&amp;gt; User Manager -&amp;gt; New/Edit&lt;br /&gt;
| users/user&lt;br /&gt;
| [[screen.users.edit.15|screen.users.edit]]&lt;br /&gt;
| Javier Ballester&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Groups|Users_Groups]]&lt;br /&gt;
| Users -&amp;gt; Groups&lt;br /&gt;
| users/groups&lt;br /&gt;
|&lt;br /&gt;
| Javier Ballester&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Groups_Edit|Users_Groups_Edit]]&lt;br /&gt;
| Users -&amp;gt; Groups -&amp;gt; New/Edit&lt;br /&gt;
| users/group&lt;br /&gt;
|&lt;br /&gt;
| Javier Ballester&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Access_Levels|Users_Access_Levels]]&lt;br /&gt;
| Users -&amp;gt; Access Levels&lt;br /&gt;
| users/levels&lt;br /&gt;
|&lt;br /&gt;
| Javier Ballester&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Access_Levels_Edit|Users_Access_Levels_Edit]]&lt;br /&gt;
| Users -&amp;gt; Access Levels -&amp;gt; New/Edit&lt;br /&gt;
| users/level&lt;br /&gt;
|&lt;br /&gt;
| Javier Ballester&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Mass_Mail_Users|Users_Mass_Mail_Users]]&lt;br /&gt;
| Users -&amp;gt; Mass Mail Users&lt;br /&gt;
| users/mail&lt;br /&gt;
| [[screen.users.massmail.15|screen.users.massmail]]&lt;br /&gt;
| Javier Ballester&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Menus Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Manager|Menus_Menu_Manager]]&lt;br /&gt;
| Menus -&amp;gt; Menu Manager&lt;br /&gt;
| menus/menus&lt;br /&gt;
| [[screen.menumanager.15|screen.menumanager]]&lt;br /&gt;
| Isac Benvenuti&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Manager_Edit|Menus_Menu_Manager_Edit]]&lt;br /&gt;
| Menus -&amp;gt; Menu Manager -&amp;gt; New/Edit&lt;br /&gt;
| menus/menu&lt;br /&gt;
| [[screen.menumanager.new.15|screen.menumanager.new]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Item_Manager|Menus_Menu_Item_Manager]]&lt;br /&gt;
| Menus -&amp;gt; [Menu name]&lt;br /&gt;
| menus/items&lt;br /&gt;
| [[screen.menus.15|screen.menus]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Item_Manager_Edit|Menus_Menu_Item_Manager_Edit]]&lt;br /&gt;
| Menus -&amp;gt; [Menu name] -&amp;gt; New/Edit&lt;br /&gt;
| menus/item&lt;br /&gt;
| [[screen.menus.edit.15|screen.menus.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Content Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Article_Manager|Content_Article_Manager]]&lt;br /&gt;
| Content -&amp;gt; Article Manager&lt;br /&gt;
| content/articles&lt;br /&gt;
| [[screen.content.15|screen.content]]&lt;br /&gt;
| Anja Hage&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Article_Manager_Edit|Content_Article_Manager_Edit]]&lt;br /&gt;
| Content -&amp;gt; Article Manager -&amp;gt; New/Edit&lt;br /&gt;
| content/article&lt;br /&gt;
| [[screen.content.edit.15|screen.content.edit]]&lt;br /&gt;
| Anja Hage&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Content_Categories|Components_Content_Categories]]&lt;br /&gt;
| Content -&amp;gt; Category Manager&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.content.categories.15|screen.content.categories]]&lt;br /&gt;
| Anja Hage&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Content_Categories_Edit|Components_Content_Categories_Edit]]&lt;br /&gt;
| Content -&amp;gt; Category Manager -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.content.categories.edit.15|screen.content.categories.edit]]&lt;br /&gt;
| Anja Hage&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Featured_Articles|Content_Featured_Articles]]&lt;br /&gt;
| Content -&amp;gt; Featured Articles&lt;br /&gt;
| content/featured&lt;br /&gt;
| [[screen.frontpage.15|screen.frontpage]]&lt;br /&gt;
| Anja Hage&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Media_Manager|Content_Media_Manager]]&lt;br /&gt;
| Content -&amp;gt; Media Manager&lt;br /&gt;
| media/media&lt;br /&gt;
| [[screen.mediamanager.15|screen.mediamanager]]&lt;br /&gt;
| Anja Hage&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Components Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Banners|Components_Banners_Banners]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Banners&lt;br /&gt;
| banners/banners&lt;br /&gt;
| [[screen.banners.15|screen.banners]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Banners_Edit|Components_Banners_Banners_Edit]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Banners -&amp;gt; New/Edit&lt;br /&gt;
| banners/banner&lt;br /&gt;
| [[screen.banners.edit.15|screen.banners.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Clients|Components_Banners_Clients]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Clients&lt;br /&gt;
| banners/clients&lt;br /&gt;
| [[screen.banners.client.15|screen.banners.client]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Clients_Edit|Components_Banners_Clients_Edit]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Clients -&amp;gt; New/Edit&lt;br /&gt;
| banners/client&lt;br /&gt;
| [[screen.banners.client.edit.15|screen.banners.client.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Tracks|Components_Banners_Tracks]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Tracks&lt;br /&gt;
| banners/tracks&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Categories|Components_Banners_Categories]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.banner.categories.15|screen.banner.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Categories_Edit|Components_Banners_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.banner.categories.edit.15|screen.banner.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contacts_Contacts|Components_Contacts_Contacts]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Contacts&lt;br /&gt;
| contact/contacts&lt;br /&gt;
| [[screen.contactmanager.15|screen.contactmanager]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contacts_Contacts_Edit|Components_Contacts_Contacts_Edit]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Contacts -&amp;gt; New/Edit&lt;br /&gt;
| contact/contact&lt;br /&gt;
| [[screen.contactmanager.edit.15|screen.contactmanager.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contact_Categories|Components_Contact_Categories]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.contact_details.categories.15|screen.contact_details.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contact_Categories_Edit|Components_Contact_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.contact_details.categories.edit.15|screen.contact_details.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Messaging_Write|Components_Messaging_Write]]&lt;br /&gt;
| Components -&amp;gt; Messaging -&amp;gt; New Private Message&lt;br /&gt;
|&lt;br /&gt;
| [[screen.messages.edit.15|screen.messages.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Messaging_Inbox|Components_Messaging_Inbox]]&lt;br /&gt;
| Components -&amp;gt; Messaging -&amp;gt; Read Private Messages&lt;br /&gt;
| messages/messages&lt;br /&gt;
| [[screen.messages.inbox.15|screen.messages.inbox]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Messaging_Read|Components_Messaging_Read]]&lt;br /&gt;
| Components -&amp;gt; Messaging -&amp;gt; Read Private Messages -&amp;gt; [Message]&lt;br /&gt;
| messages/message&lt;br /&gt;
| [[screen.messages.read.15|screen.messages.read]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Feeds|Components_Newsfeeds_Feeds]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Feeds&lt;br /&gt;
| newsfeeds/newsfeeds&lt;br /&gt;
| [[screen.newsfeeds.15|screen.newsfeeds]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Feeds_Edit|Components_Newsfeeds_Feeds_Edit]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Feeds -&amp;gt; New/Edit&lt;br /&gt;
| newsfeeds/newsfeed&lt;br /&gt;
| [[screen.newsfeeds.edit.15|screen.newsfeeds.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Categories|Components_Newsfeeds_Categories]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.newsfeeds.categories.15|screen.newsfeeds.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Categories_Edit|Components_Newsfeeds_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.newsfeeds.categories.edit.15|screen.newsfeeds.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Search|Components_Search]]&lt;br /&gt;
| Components -&amp;gt; Search&lt;br /&gt;
| search/searches&lt;br /&gt;
| [[screen.stats.searches.15|screen.stats.searches]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Links|Components_Weblinks_Links]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Links&lt;br /&gt;
| weblinks/weblinks&lt;br /&gt;
| [[screen.weblink.15|screen.weblink]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Links_Edit|Components_Weblinks_Links_Edit]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Links -&amp;gt; New/Edit&lt;br /&gt;
| weblinks/weblink&lt;br /&gt;
| [[screen.screen.weblink.edit.15|screen.weblink.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Categories|Components_Weblinks_Categories]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.weblinks.categories.15|screen.weblinks.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Categories_Edit|Components_Weblinks_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.weblinks.categories.edit.15|screen.weblinks.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Redirect_Manager|Components_Redirect_Manager]]&lt;br /&gt;
| Components -&amp;gt; Redirect Manager&lt;br /&gt;
| redirect/links&lt;br /&gt;
|&lt;br /&gt;
| Scott Cooper&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Redirect_Manager_Edit|Components_Redirect_Manager_Edit]]&lt;br /&gt;
| Components -&amp;gt; Redirect Manager -&amp;gt; New/Edit&lt;br /&gt;
| redirect/link&lt;br /&gt;
|&lt;br /&gt;
| Scott Cooper&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extensions Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Install|Extensions_Extension_Manager_Install]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Install&lt;br /&gt;
| installer/install&lt;br /&gt;
| [[screen.installer.15|screen.installer]]&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Update|Extensions_Extension_Manager_Update]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Update&lt;br /&gt;
| installer/update&lt;br /&gt;
|&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Manage|Extensions_Extension_Manager_Manage]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Manage&lt;br /&gt;
| installer/manage&lt;br /&gt;
|&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Discover|Extensions_Extension_Manager_Discover]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Discover&lt;br /&gt;
| installer/discover&lt;br /&gt;
|&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Warnings|Extensions_Extension_Manager_Warnings]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Warnings&lt;br /&gt;
| installer/warnings&lt;br /&gt;
|&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Module_Manager|Extensions_Module_Manager]]&lt;br /&gt;
| Extensions -&amp;gt; Module Manager&lt;br /&gt;
| modules/modules&lt;br /&gt;
| [[screen.modules.15|screen.modules]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Module_Manager_Edit|Extensions_Module_Manager_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Module Manager -&amp;gt; New/Edit&lt;br /&gt;
| modules/module&lt;br /&gt;
| [[screen.modules.edit.15|screen.modules.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Plugin_Manager|Extensions_Plugin_Manager]]&lt;br /&gt;
| Extensions -&amp;gt; Plugin Manager&lt;br /&gt;
| plugins/plugins&lt;br /&gt;
| [[screen.plugins.15|screen.plugins]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Plugin_Manager_Edit|Extensions_Plugin_Manager_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Plugin Manager -&amp;gt; Edit&lt;br /&gt;
| plugins/plugin&lt;br /&gt;
| [[screen.plugins.edit.15|screen.plugins.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Styles|Extensions_Template_Manager_Styles]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Styles&lt;br /&gt;
| templates/styles&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Sun Pietro&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Styles_Edit|Extensions_Template_Manager_Styles_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Styles -&amp;gt; Edit&lt;br /&gt;
| templates/style&lt;br /&gt;
|&lt;br /&gt;
| Scott Cooper&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Templates|Extensions_Template_Manager_Templates]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Templates&lt;br /&gt;
| templates/templates&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Sun Pietro&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Templates_Edit|Extensions_Template_Manager_Templates_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Templates -&amp;gt; Edit&lt;br /&gt;
| templates/template&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Sun Pietro&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Templates_Edit_Source|Extensions_Template_Manager_Templates_Edit_Source]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Templates -&amp;gt; [Template] -&amp;gt; Edit [Source]&lt;br /&gt;
| templates/source&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Sun Pietro&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Language_Manager_Installed|Extensions_Language_Manager_Installed]]&lt;br /&gt;
| Extensions -&amp;gt; Language Manager -&amp;gt; Installed&lt;br /&gt;
| languages/installed&lt;br /&gt;
| [[screen.languages.15|screen.languages]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Language_Manager_Content|Extensions_Language_Manager_Content]]&lt;br /&gt;
| Extensions -&amp;gt; Language Manager -&amp;gt; Content&lt;br /&gt;
| languages/languages&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Language_Manager_Edit|Extensions_Language_Manager_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Language Manager -&amp;gt; Content -&amp;gt; New/Edit&lt;br /&gt;
| languages/language&lt;br /&gt;
| [[screen.languages.edit.15|screen.languages.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Notes for help screen editors==&lt;br /&gt;
*[[Layout helpscreen|Layout of a typical Help Screen]]&lt;br /&gt;
*Overview of [{{fullurl:Special:Allpages|namespace=106}} Help screen chunks]&amp;lt;br/&amp;gt;For usage information and examples see the following templates:&lt;br /&gt;
** {{tlx|colheader|Column name}} includes one of the &#039;&#039;Help screen column header XYZ&#039;&#039; chunks&lt;br /&gt;
** {{tlx|toolbaricon|Action name}} is for &#039;&#039;Help screen toolbar XYZ&#039;&#039;&lt;br /&gt;
** {{tlx|cpanelicon|Icon name}} is for &#039;&#039;Help screen icon XYZ&#039;&#039;&lt;br /&gt;
** for proper categorisation read the instructions of {{tim|cathelp}}&lt;br /&gt;
* [[Content editors]] &lt;br /&gt;
** {{[[Chunk:TinyMCE]]}} for TinyMCE&lt;br /&gt;
** {{[[Chunk:No editor]]}} for No editor&lt;br /&gt;
* Did you notice a mistake or do think it&#039;s useful to add some extra information? You&#039;re welcome to modify the Help Screen. Please change the status of the modified Help Screen after you modified it:&lt;br /&gt;
** Is the status at the moment &#039;Ready&#039; or &#039;To be moved&#039;? Change it to &#039;Modified by [name]&#039; (replace [name] for your username at the Joomla! Docs Wiki)&lt;br /&gt;
** Is the status at the moment &#039;To be reviewed&#039;? You don&#039;t have to change the status in that case.&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Joomla! 1.6]][[Category:Documentation Working Group]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens_styleguide&amp;diff=27386</id>
		<title>Help16:Help screens styleguide</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens_styleguide&amp;diff=27386"/>
		<updated>2010-05-14T20:53:17Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a work in progress and should be used as a guideline for creating help screens for Joomla 1.6.  This offers consistency throughout the help screens to allow for easier navigation.  Feel free to add to this.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Image Size&#039;&#039;&#039; : (Please add)&lt;br /&gt;
&#039;&#039;&#039;Wiki Image Tag&#039;&#039;&#039; : [[Image:imagename.png,jpeg]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Chunck Tag&#039;&#039;&#039; : (Please add)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
How is this related to Joomla!  Is it a component can be accessed from the front-end and/or back of Joomla!?&lt;br /&gt;
&lt;br /&gt;
==How to Access==&lt;br /&gt;
The path taken to get to the screen.&lt;br /&gt;
*Select &#039;&#039;&#039;(menu item) → (submenu item) → (ect.)&#039;&#039;&#039; from the drop-down menu of the &#039;&#039;&#039;&#039;&#039;Joomla! Administrator Panel&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
This goes into more detail about what the component does.  There should be no specific format to this section because the description should be in direct correlatin with the purpose and functionalitly of the component.  There may be many subsections to the description that describe more specific details.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
Screenshot overall look of the page.&lt;br /&gt;
&lt;br /&gt;
==Toolbar==&lt;br /&gt;
Describes the available icons and their associated functions for this screen in the toolbar.  Use &#039;&#039;&#039;chuncks&#039;&#039;&#039; here because many will be the same for different screens.  Best to provide a picture of the toolbar.&lt;br /&gt;
&lt;br /&gt;
==Outline==&lt;br /&gt;
Describes the available options for this screen.  There may be many links within this screen that group together certain options.  Break down these linked screens into separte sub-heads and outline their individual functions.  It is also a good idea to include screenshots of these linked screens because their options will be most likely differenet.&lt;br /&gt;
&lt;br /&gt;
==Quick Tips==&lt;br /&gt;
Gives some advice to a person, recommends the best options based on a wide audience of people.&lt;br /&gt;
&lt;br /&gt;
==Related Information==&lt;br /&gt;
Should connect other pages of the Help Wiki.&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens_styleguide&amp;diff=27385</id>
		<title>Help16:Help screens styleguide</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens_styleguide&amp;diff=27385"/>
		<updated>2010-05-14T20:41:13Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: New page: This is a work in progress and should be used as a guideline for creating help screens for Joomla 1.6.  This offers consistency throughout the help screens to allow for more organization w...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a work in progress and should be used as a guideline for creating help screens for Joomla 1.6.  This offers consistency throughout the help screens to allow for more organization when looking at a topic  Feel free to add to this.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
How is this related to Joomla!  Is it a component can be accessed from the front-end and/or back of Joomla!?&lt;br /&gt;
&lt;br /&gt;
==How to Access==&lt;br /&gt;
The path taken to get to the screen.&lt;br /&gt;
*Select &amp;quot;menu item&amp;quot; → &amp;quot;submenu item&amp;quot; → &amp;quot;ect.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
This goes into more detail about what the component does.  There should be no specific format to this section because the description should be in direct correlatin with the purpose and functionalitly of the component.  There may be many subsections to the description that describe more specific details.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
Overall look of the page.&lt;br /&gt;
&lt;br /&gt;
==Toolbar==&lt;br /&gt;
Describes the available icons and their associated functions for this screen in the toolbar.  Use &#039;&#039;&#039;chuncks&#039;&#039;&#039; here because many will be the same for different screens.  Best to provide a picture of the toolbar.&lt;br /&gt;
&lt;br /&gt;
==Outline==&lt;br /&gt;
Describes the available options for this screen.  There may be many links within this screen that group to gether certain options.  Break down these sections into separte sub-heads and outline their individual functions.&lt;br /&gt;
&lt;br /&gt;
==Quick Tips==&lt;br /&gt;
Gives some advice to a person, recommends the best options based on a wide audience of people.&lt;br /&gt;
&lt;br /&gt;
==Related Information==&lt;br /&gt;
Should connect other pages of the Help Wiki&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens&amp;diff=27308</id>
		<title>Help16:Help screens</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens&amp;diff=27308"/>
		<updated>2010-05-12T06:11:12Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: /* Site Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Site Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| No help button&lt;br /&gt;
| Site -&amp;gt; Control Panel&lt;br /&gt;
| cpanel/cpanel&lt;br /&gt;
| [[screen.cpanel.15|screen.cpanel]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Global Configuration|Site_Global_Configuration]]&lt;br /&gt;
| Site -&amp;gt; Global Configuration&lt;br /&gt;
| config/application&lt;br /&gt;
| [[screen.config.15|screen.config]]&lt;br /&gt;
| Darcy Peal&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Maintenance Global Check-in|Site_Maintenance_Global_Check-in]]&lt;br /&gt;
| Site -&amp;gt; Site Maintenance -&amp;gt; Global Check-in&lt;br /&gt;
| checkin/checkin&lt;br /&gt;
| [[screen.checkin.15|screen.checkin]]&lt;br /&gt;
| Josh (coder4life)&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Maintenance Clear Cache|Site_Maintenance_Clear_Cache]]&lt;br /&gt;
| Site -&amp;gt; Site Maintenance -&amp;gt; Clear Cache&lt;br /&gt;
| cache/cache&lt;br /&gt;
| [[screen.cache.15|screen.cache]]&lt;br /&gt;
| Josh (coder4life)&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Maintenance Purge Expired Cache|Site_Maintenance_Purge_Expired_Cache]]&lt;br /&gt;
| Site -&amp;gt; Site Maintenance -&amp;gt; Purge Expired Cache&lt;br /&gt;
| cache/purge&lt;br /&gt;
| [[screen.tools.expired.cache.15|screen.tools.expired.cache]]&lt;br /&gt;
| Josh (coder4life)&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site System Information|Site_System_Information]]&lt;br /&gt;
| Site -&amp;gt; System Information&lt;br /&gt;
| admin/sysinfo&lt;br /&gt;
| [[screen.system.info.15|screen.system.info]]&lt;br /&gt;
|  Josh (coder4life)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Users Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_User_Manager|Users_User_Manager]]&lt;br /&gt;
| Users -&amp;gt; User Manager&lt;br /&gt;
| users/users&lt;br /&gt;
| [[screen.users.15|screen.users]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_User_Manager_Edit|Users_User_Manager_Edit]]&lt;br /&gt;
| Users -&amp;gt; User Manager -&amp;gt; New/Edit&lt;br /&gt;
| users/user&lt;br /&gt;
| [[screen.users.edit.15|screen.users.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Groups|Users_Groups]]&lt;br /&gt;
| Users -&amp;gt; Groups&lt;br /&gt;
| users/groups&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Groups_Edit|Users_Groups_Edit]]&lt;br /&gt;
| Users -&amp;gt; Groups -&amp;gt; New/Edit&lt;br /&gt;
| users/group&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Access_Levels|Users_Access_Levels]]&lt;br /&gt;
| Users -&amp;gt; Access Levels&lt;br /&gt;
| users/levels&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Access_Levels_Edit|Users_Access_Levels_Edit]]&lt;br /&gt;
| Users -&amp;gt; Access Levels -&amp;gt; New/Edit&lt;br /&gt;
| users/level&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Mass_Mail_Users|Users_Mass_Mail_Users]]&lt;br /&gt;
| Users -&amp;gt; Mass Mail Users&lt;br /&gt;
| users/mail&lt;br /&gt;
| [[screen.users.massmail.15|screen.users.massmail]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Menus Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Manager|Menus_Menu_Manager]]&lt;br /&gt;
| Menus -&amp;gt; Menu Manager&lt;br /&gt;
| menus/menus&lt;br /&gt;
| [[screen.menumanager.15|screen.menumanager]]&lt;br /&gt;
| Isac Benvenuti&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Manager_Edit|Menus_Menu_Manager_Edit]]&lt;br /&gt;
| Menus -&amp;gt; Menu Manager -&amp;gt; New/Edit&lt;br /&gt;
| menus/menu&lt;br /&gt;
| [[screen.menumanager.new.15|screen.menumanager.new]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Item_Manager|Menus_Menu_Item_Manager]]&lt;br /&gt;
| Menus -&amp;gt; [Menu name]&lt;br /&gt;
| menus/items&lt;br /&gt;
| [[screen.menus.15|screen.menus]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Item_Manager_Edit|Menus_Menu_Item_Manager_Edit]]&lt;br /&gt;
| Menus -&amp;gt; [Menu name] -&amp;gt; New/Edit&lt;br /&gt;
| menus/item&lt;br /&gt;
| [[screen.menus.edit.15|screen.menus.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Content Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Article_Manager|Content_Article_Manager]]&lt;br /&gt;
| Content -&amp;gt; Article Manager&lt;br /&gt;
| content/articles&lt;br /&gt;
| [[screen.content.15|screen.content]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Article_Manager_Edit|Content_Article_Manager_Edit]]&lt;br /&gt;
| Content -&amp;gt; Article Manager -&amp;gt; New/Edit&lt;br /&gt;
| content/article&lt;br /&gt;
| [[screen.content.edit.15|screen.content.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Content_Categories|Components_Content_Categories]]&lt;br /&gt;
| Content -&amp;gt; Category Manager&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.content.categories.15|screen.content.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Content_Categories_Edit|Components_Content_Categories_Edit]]&lt;br /&gt;
| Content -&amp;gt; Category Manager -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.content.categories.edit.15|screen.content.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Featured_Articles|Content_Featured_Articles]]&lt;br /&gt;
| Content -&amp;gt; Featured Articles&lt;br /&gt;
| content/featured&lt;br /&gt;
| [[screen.frontpage.15|screen.frontpage]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Media_Manager|Content_Media_Manager]]&lt;br /&gt;
| Content -&amp;gt; Media Manager&lt;br /&gt;
| media/media&lt;br /&gt;
| [[screen.mediamanager.15|screen.mediamanager]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Components Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Banners|Components_Banners_Banners]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Banners&lt;br /&gt;
| banners/banners&lt;br /&gt;
| [[screen.banners.15|screen.banners]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Banners_Edit|Components_Banners_Banners_Edit]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Banners -&amp;gt; New/Edit&lt;br /&gt;
| banners/banner&lt;br /&gt;
| [[screen.banners.edit.15|screen.banners.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Clients|Components_Banners_Clients]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Clients&lt;br /&gt;
| banners/clients&lt;br /&gt;
| [[screen.banners.client.15|screen.banners.client]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Clients_Edit|Components_Banners_Clients_Edit]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Clients -&amp;gt; New/Edit&lt;br /&gt;
| banners/client&lt;br /&gt;
| [[screen.banners.client.edit.15|screen.banners.client.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Tracks|Components_Banners_Tracks]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Tracks&lt;br /&gt;
| banners/tracks&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Categories|Components_Banners_Categories]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.banner.categories.15|screen.banner.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Categories_Edit|Components_Banners_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.banner.categories.edit.15|screen.banner.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contacts_Contacts|Components_Contacts_Contacts]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Contacts&lt;br /&gt;
| contact/contacts&lt;br /&gt;
| [[screen.contactmanager.15|screen.contactmanager]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contacts_Contacts_Edit|Components_Contacts_Contacts_Edit]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Contacts -&amp;gt; New/Edit&lt;br /&gt;
| contact/contact&lt;br /&gt;
| [[screen.contactmanager.edit.15|screen.contactmanager.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contact_Categories|Components_Contact_Categories]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.contact_details.categories.15|screen.contact_details.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contact_Categories_Edit|Components_Contact_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.contact_details.categories.edit.15|screen.contact_details.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Messaging_Write|Components_Messaging_Write]]&lt;br /&gt;
| Components -&amp;gt; Messaging -&amp;gt; New Private Message&lt;br /&gt;
|&lt;br /&gt;
| [[screen.messages.edit.15|screen.messages.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Messaging_Inbox|Components_Messaging_Inbox]]&lt;br /&gt;
| Components -&amp;gt; Messaging -&amp;gt; Read Private Messages&lt;br /&gt;
| messages/messages&lt;br /&gt;
| [[screen.messages.inbox.15|screen.messages.inbox]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Messaging_Read|Components_Messaging_Read]]&lt;br /&gt;
| Components -&amp;gt; Messaging -&amp;gt; Read Private Messages -&amp;gt; [Message]&lt;br /&gt;
| messages/message&lt;br /&gt;
| [[screen.messages.read.15|screen.messages.read]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Feeds|Components_Newsfeeds_Feeds]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Feeds&lt;br /&gt;
| newsfeeds/newsfeeds&lt;br /&gt;
| [[screen.newsfeeds.15|screen.newsfeeds]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Feeds_Edit|Components_Newsfeeds_Feeds_Edit]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Feeds -&amp;gt; New/Edit&lt;br /&gt;
| newsfeeds/newsfeed&lt;br /&gt;
| [[screen.newsfeeds.edit.15|screen.newsfeeds.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Categories|Components_Newsfeeds_Categories]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.newsfeeds.categories.15|screen.newsfeeds.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Categories_Edit|Components_Newsfeeds_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.newsfeeds.categories.edit.15|screen.newsfeeds.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Search|Components_Search]]&lt;br /&gt;
| Components -&amp;gt; Search&lt;br /&gt;
| search/searches&lt;br /&gt;
| [[screen.stats.searches.15|screen.stats.searches]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Links|Components_Weblinks_Links]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Links&lt;br /&gt;
| weblinks/weblinks&lt;br /&gt;
| [[screen.weblink.15|screen.weblink]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Links_Edit|Components_Weblinks_Links_Edit]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Links -&amp;gt; New/Edit&lt;br /&gt;
| weblinks/weblink&lt;br /&gt;
| [[screen.screen.weblink.edit.15|screen.weblink.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Categories|Components_Weblinks_Categories]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.weblinks.categories.15|screen.weblinks.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Categories_Edit|Components_Weblinks_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.weblinks.categories.edit.15|screen.weblinks.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Redirect_Manager|Components_Redirect_Manager]]&lt;br /&gt;
| Components -&amp;gt; Redirect Manager&lt;br /&gt;
| redirect/links&lt;br /&gt;
|&lt;br /&gt;
| Scott Cooper&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Redirect_Manager_Edit|Components_Redirect_Manager_Edit]]&lt;br /&gt;
| Components -&amp;gt; Redirect Manager -&amp;gt; New/Edit&lt;br /&gt;
| redirect/link&lt;br /&gt;
|&lt;br /&gt;
| Scott Cooper&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extensions Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Install|Extensions_Extension_Manager_Install]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Install&lt;br /&gt;
| installer/install&lt;br /&gt;
| [[screen.installer.15|screen.installer]]&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Update|Extensions_Extension_Manager_Update]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Update&lt;br /&gt;
| installer/update&lt;br /&gt;
|&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Manage|Extensions_Extension_Manager_Manage]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Manage&lt;br /&gt;
| installer/manage&lt;br /&gt;
|&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Discover|Extensions_Extension_Manager_Discover]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Discover&lt;br /&gt;
| installer/discover&lt;br /&gt;
|&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Warnings|Extensions_Extension_Manager_Warnings]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Warnings&lt;br /&gt;
| installer/warnings&lt;br /&gt;
|&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Module_Manager|Extensions_Module_Manager]]&lt;br /&gt;
| Extensions -&amp;gt; Module Manager&lt;br /&gt;
| modules/modules&lt;br /&gt;
| [[screen.modules.15|screen.modules]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Module_Manager_Edit|Extensions_Module_Manager_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Module Manager -&amp;gt; New/Edit&lt;br /&gt;
| modules/module&lt;br /&gt;
| [[screen.modules.edit.15|screen.modules.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Plugin_Manager|Extensions_Plugin_Manager]]&lt;br /&gt;
| Extensions -&amp;gt; Plugin Manager&lt;br /&gt;
| plugins/plugins&lt;br /&gt;
| [[screen.plugins.15|screen.plugins]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Plugin_Manager_Edit|Extensions_Plugin_Manager_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Plugin Manager -&amp;gt; Edit&lt;br /&gt;
| plugins/plugin&lt;br /&gt;
| [[screen.plugins.edit.15|screen.plugins.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Styles|Extensions_Template_Manager_Styles]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Styles&lt;br /&gt;
| templates/styles&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Styles_Edit|Extensions_Template_Manager_Styles_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Styles -&amp;gt; Edit&lt;br /&gt;
| templates/style&lt;br /&gt;
|&lt;br /&gt;
| Scott Cooper&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Templates|Extensions_Template_Manager_Templates]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Templates&lt;br /&gt;
| templates/templates&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Templates_Edit|Extensions_Template_Manager_Templates_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Templates -&amp;gt; Edit&lt;br /&gt;
| templates/template&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Templates_Edit_Source|Extensions_Template_Manager_Templates_Edit_Source]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Templates -&amp;gt; [Template] -&amp;gt; Edit [Source]&lt;br /&gt;
| templates/source&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Language_Manager_Installed|Extensions_Language_Manager_Installed]]&lt;br /&gt;
| Extensions -&amp;gt; Language Manager -&amp;gt; Installed&lt;br /&gt;
| languages/installed&lt;br /&gt;
| [[screen.languages.15|screen.languages]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Language_Manager_Content|Extensions_Language_Manager_Content]]&lt;br /&gt;
| Extensions -&amp;gt; Language Manager -&amp;gt; Content&lt;br /&gt;
| languages/languages&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Language_Manager_Edit|Extensions_Language_Manager_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Language Manager -&amp;gt; Content -&amp;gt; New/Edit&lt;br /&gt;
| languages/language&lt;br /&gt;
| [[screen.languages.edit.15|screen.languages.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Notes for help screen editors==&lt;br /&gt;
*[[Layout helpscreen|Layout of a typical Help Screen]]&lt;br /&gt;
*Overview of [{{fullurl:Special:Allpages|namespace=106}} Help screen chunks]&amp;lt;br/&amp;gt;For usage information and examples see the following templates:&lt;br /&gt;
** {{tlx|colheader|Column name}} includes one of the &#039;&#039;Help screen column header XYZ&#039;&#039; chunks&lt;br /&gt;
** {{tlx|toolbaricon|Action name}} is for &#039;&#039;Help screen toolbar XYZ&#039;&#039;&lt;br /&gt;
** {{tlx|cpanelicon|Icon name}} is for &#039;&#039;Help screen icon XYZ&#039;&#039;&lt;br /&gt;
** for proper categorisation read the instructions of {{tim|cathelp}}&lt;br /&gt;
* [[Content editors]] &lt;br /&gt;
** {{[[Chunk:TinyMCE]]}} for TinyMCE&lt;br /&gt;
** {{[[Chunk:No editor]]}} for No editor&lt;br /&gt;
* Did you notice a mistake or do think it&#039;s useful to add some extra information? You&#039;re welcome to modify the Help Screen. Please change the status of the modified Help Screen after you modified it:&lt;br /&gt;
** Is the status at the moment &#039;Ready&#039; or &#039;To be moved&#039;? Change it to &#039;Modified by [name]&#039; (replace [name] for your username at the Joomla! Docs Wiki)&lt;br /&gt;
** Is the status at the moment &#039;To be reviewed&#039;? You don&#039;t have to change the status in that case.&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Joomla! 1.6]][[Category:Documentation Working Group]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens&amp;diff=27307</id>
		<title>Help16:Help screens</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens&amp;diff=27307"/>
		<updated>2010-05-12T03:10:45Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Site Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| No help button&lt;br /&gt;
| Site -&amp;gt; Control Panel&lt;br /&gt;
| cpanel/cpanel&lt;br /&gt;
| [[screen.cpanel.15|screen.cpanel]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Global Configuration|Site_Global_Configuration]]&lt;br /&gt;
| Site -&amp;gt; Global Configuration&lt;br /&gt;
| config/application&lt;br /&gt;
| [[screen.config.15|screen.config]]&lt;br /&gt;
| Darcy Peal&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Maintenance Global Check-in|Site_Maintenance_Global_Check-in]]&lt;br /&gt;
| Site -&amp;gt; Site Maintenance -&amp;gt; Global Check-in&lt;br /&gt;
| checkin/checkin&lt;br /&gt;
| [[screen.checkin.15|screen.checkin]]&lt;br /&gt;
| Josh (coder4life)&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Maintenance Clear Cache|Site_Maintenance_Clear_Cache]]&lt;br /&gt;
| Site -&amp;gt; Site Maintenance -&amp;gt; Clear Cache&lt;br /&gt;
| cache/cache&lt;br /&gt;
| [[screen.cache.15|screen.cache]]&lt;br /&gt;
| Josh (coder4life)&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Maintenance Purge Expired Cache|Site_Maintenance_Purge_Expired_Cache]]&lt;br /&gt;
| Site -&amp;gt; Site Maintenance -&amp;gt; Purge Expired Cache&lt;br /&gt;
| cache/purge&lt;br /&gt;
| [[screen.tools.expired.cache.15|screen.tools.expired.cache]]&lt;br /&gt;
| Josh (coder4life)&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site System Information|Site_System_Information]]&lt;br /&gt;
| Site -&amp;gt; System Information&lt;br /&gt;
| admin/sysinfo&lt;br /&gt;
| [[screen.system.info.15|screen.system.info]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Users Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_User_Manager|Users_User_Manager]]&lt;br /&gt;
| Users -&amp;gt; User Manager&lt;br /&gt;
| users/users&lt;br /&gt;
| [[screen.users.15|screen.users]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_User_Manager_Edit|Users_User_Manager_Edit]]&lt;br /&gt;
| Users -&amp;gt; User Manager -&amp;gt; New/Edit&lt;br /&gt;
| users/user&lt;br /&gt;
| [[screen.users.edit.15|screen.users.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Groups|Users_Groups]]&lt;br /&gt;
| Users -&amp;gt; Groups&lt;br /&gt;
| users/groups&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Groups_Edit|Users_Groups_Edit]]&lt;br /&gt;
| Users -&amp;gt; Groups -&amp;gt; New/Edit&lt;br /&gt;
| users/group&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Access_Levels|Users_Access_Levels]]&lt;br /&gt;
| Users -&amp;gt; Access Levels&lt;br /&gt;
| users/levels&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Access_Levels_Edit|Users_Access_Levels_Edit]]&lt;br /&gt;
| Users -&amp;gt; Access Levels -&amp;gt; New/Edit&lt;br /&gt;
| users/level&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Mass_Mail_Users|Users_Mass_Mail_Users]]&lt;br /&gt;
| Users -&amp;gt; Mass Mail Users&lt;br /&gt;
| users/mail&lt;br /&gt;
| [[screen.users.massmail.15|screen.users.massmail]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Menus Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Manager|Menus_Menu_Manager]]&lt;br /&gt;
| Menus -&amp;gt; Menu Manager&lt;br /&gt;
| menus/menus&lt;br /&gt;
| [[screen.menumanager.15|screen.menumanager]]&lt;br /&gt;
| Isac Benvenuti&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Manager_Edit|Menus_Menu_Manager_Edit]]&lt;br /&gt;
| Menus -&amp;gt; Menu Manager -&amp;gt; New/Edit&lt;br /&gt;
| menus/menu&lt;br /&gt;
| [[screen.menumanager.new.15|screen.menumanager.new]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Item_Manager|Menus_Menu_Item_Manager]]&lt;br /&gt;
| Menus -&amp;gt; [Menu name]&lt;br /&gt;
| menus/items&lt;br /&gt;
| [[screen.menus.15|screen.menus]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Item_Manager_Edit|Menus_Menu_Item_Manager_Edit]]&lt;br /&gt;
| Menus -&amp;gt; [Menu name] -&amp;gt; New/Edit&lt;br /&gt;
| menus/item&lt;br /&gt;
| [[screen.menus.edit.15|screen.menus.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Content Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Article_Manager|Content_Article_Manager]]&lt;br /&gt;
| Content -&amp;gt; Article Manager&lt;br /&gt;
| content/articles&lt;br /&gt;
| [[screen.content.15|screen.content]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Article_Manager_Edit|Content_Article_Manager_Edit]]&lt;br /&gt;
| Content -&amp;gt; Article Manager -&amp;gt; New/Edit&lt;br /&gt;
| content/article&lt;br /&gt;
| [[screen.content.edit.15|screen.content.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Content_Categories|Components_Content_Categories]]&lt;br /&gt;
| Content -&amp;gt; Category Manager&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.content.categories.15|screen.content.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Content_Categories_Edit|Components_Content_Categories_Edit]]&lt;br /&gt;
| Content -&amp;gt; Category Manager -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.content.categories.edit.15|screen.content.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Featured_Articles|Content_Featured_Articles]]&lt;br /&gt;
| Content -&amp;gt; Featured Articles&lt;br /&gt;
| content/featured&lt;br /&gt;
| [[screen.frontpage.15|screen.frontpage]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Media_Manager|Content_Media_Manager]]&lt;br /&gt;
| Content -&amp;gt; Media Manager&lt;br /&gt;
| media/media&lt;br /&gt;
| [[screen.mediamanager.15|screen.mediamanager]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Components Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Banners|Components_Banners_Banners]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Banners&lt;br /&gt;
| banners/banners&lt;br /&gt;
| [[screen.banners.15|screen.banners]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Banners_Edit|Components_Banners_Banners_Edit]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Banners -&amp;gt; New/Edit&lt;br /&gt;
| banners/banner&lt;br /&gt;
| [[screen.banners.edit.15|screen.banners.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Clients|Components_Banners_Clients]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Clients&lt;br /&gt;
| banners/clients&lt;br /&gt;
| [[screen.banners.client.15|screen.banners.client]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Clients_Edit|Components_Banners_Clients_Edit]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Clients -&amp;gt; New/Edit&lt;br /&gt;
| banners/client&lt;br /&gt;
| [[screen.banners.client.edit.15|screen.banners.client.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Tracks|Components_Banners_Tracks]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Tracks&lt;br /&gt;
| banners/tracks&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Categories|Components_Banners_Categories]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.banner.categories.15|screen.banner.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Categories_Edit|Components_Banners_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.banner.categories.edit.15|screen.banner.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contacts_Contacts|Components_Contacts_Contacts]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Contacts&lt;br /&gt;
| contact/contacts&lt;br /&gt;
| [[screen.contactmanager.15|screen.contactmanager]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contacts_Contacts_Edit|Components_Contacts_Contacts_Edit]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Contacts -&amp;gt; New/Edit&lt;br /&gt;
| contact/contact&lt;br /&gt;
| [[screen.contactmanager.edit.15|screen.contactmanager.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contact_Categories|Components_Contact_Categories]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.contact_details.categories.15|screen.contact_details.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contact_Categories_Edit|Components_Contact_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.contact_details.categories.edit.15|screen.contact_details.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Messaging_Write|Components_Messaging_Write]]&lt;br /&gt;
| Components -&amp;gt; Messaging -&amp;gt; New Private Message&lt;br /&gt;
|&lt;br /&gt;
| [[screen.messages.edit.15|screen.messages.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Messaging_Inbox|Components_Messaging_Inbox]]&lt;br /&gt;
| Components -&amp;gt; Messaging -&amp;gt; Read Private Messages&lt;br /&gt;
| messages/messages&lt;br /&gt;
| [[screen.messages.inbox.15|screen.messages.inbox]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Messaging_Read|Components_Messaging_Read]]&lt;br /&gt;
| Components -&amp;gt; Messaging -&amp;gt; Read Private Messages -&amp;gt; [Message]&lt;br /&gt;
| messages/message&lt;br /&gt;
| [[screen.messages.read.15|screen.messages.read]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Feeds|Components_Newsfeeds_Feeds]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Feeds&lt;br /&gt;
| newsfeeds/newsfeeds&lt;br /&gt;
| [[screen.newsfeeds.15|screen.newsfeeds]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Feeds_Edit|Components_Newsfeeds_Feeds_Edit]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Feeds -&amp;gt; New/Edit&lt;br /&gt;
| newsfeeds/newsfeed&lt;br /&gt;
| [[screen.newsfeeds.edit.15|screen.newsfeeds.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Categories|Components_Newsfeeds_Categories]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.newsfeeds.categories.15|screen.newsfeeds.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Categories_Edit|Components_Newsfeeds_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.newsfeeds.categories.edit.15|screen.newsfeeds.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Search|Components_Search]]&lt;br /&gt;
| Components -&amp;gt; Search&lt;br /&gt;
| search/searches&lt;br /&gt;
| [[screen.stats.searches.15|screen.stats.searches]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Links|Components_Weblinks_Links]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Links&lt;br /&gt;
| weblinks/weblinks&lt;br /&gt;
| [[screen.weblink.15|screen.weblink]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Links_Edit|Components_Weblinks_Links_Edit]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Links -&amp;gt; New/Edit&lt;br /&gt;
| weblinks/weblink&lt;br /&gt;
| [[screen.screen.weblink.edit.15|screen.weblink.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Categories|Components_Weblinks_Categories]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.weblinks.categories.15|screen.weblinks.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Categories_Edit|Components_Weblinks_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.weblinks.categories.edit.15|screen.weblinks.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Redirect_Manager|Components_Redirect_Manager]]&lt;br /&gt;
| Components -&amp;gt; Redirect Manager&lt;br /&gt;
| redirect/links&lt;br /&gt;
|&lt;br /&gt;
| Scott Cooper&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Redirect_Manager_Edit|Components_Redirect_Manager_Edit]]&lt;br /&gt;
| Components -&amp;gt; Redirect Manager -&amp;gt; New/Edit&lt;br /&gt;
| redirect/link&lt;br /&gt;
|&lt;br /&gt;
| Scott Cooper&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extensions Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Install|Extensions_Extension_Manager_Install]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Install&lt;br /&gt;
| installer/install&lt;br /&gt;
| [[screen.installer.15|screen.installer]]&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Update|Extensions_Extension_Manager_Update]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Update&lt;br /&gt;
| installer/update&lt;br /&gt;
|&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Manage|Extensions_Extension_Manager_Manage]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Manage&lt;br /&gt;
| installer/manage&lt;br /&gt;
|&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Discover|Extensions_Extension_Manager_Discover]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Discover&lt;br /&gt;
| installer/discover&lt;br /&gt;
|&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Warnings|Extensions_Extension_Manager_Warnings]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Warnings&lt;br /&gt;
| installer/warnings&lt;br /&gt;
|&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Module_Manager|Extensions_Module_Manager]]&lt;br /&gt;
| Extensions -&amp;gt; Module Manager&lt;br /&gt;
| modules/modules&lt;br /&gt;
| [[screen.modules.15|screen.modules]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Module_Manager_Edit|Extensions_Module_Manager_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Module Manager -&amp;gt; New/Edit&lt;br /&gt;
| modules/module&lt;br /&gt;
| [[screen.modules.edit.15|screen.modules.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Plugin_Manager|Extensions_Plugin_Manager]]&lt;br /&gt;
| Extensions -&amp;gt; Plugin Manager&lt;br /&gt;
| plugins/plugins&lt;br /&gt;
| [[screen.plugins.15|screen.plugins]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Plugin_Manager_Edit|Extensions_Plugin_Manager_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Plugin Manager -&amp;gt; Edit&lt;br /&gt;
| plugins/plugin&lt;br /&gt;
| [[screen.plugins.edit.15|screen.plugins.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Styles|Extensions_Template_Manager_Styles]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Styles&lt;br /&gt;
| templates/styles&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Styles_Edit|Extensions_Template_Manager_Styles_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Styles -&amp;gt; Edit&lt;br /&gt;
| templates/style&lt;br /&gt;
|&lt;br /&gt;
| Scott Cooper&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Templates|Extensions_Template_Manager_Templates]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Templates&lt;br /&gt;
| templates/templates&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Templates_Edit|Extensions_Template_Manager_Templates_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Templates -&amp;gt; Edit&lt;br /&gt;
| templates/template&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Templates_Edit_Source|Extensions_Template_Manager_Templates_Edit_Source]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Templates -&amp;gt; [Template] -&amp;gt; Edit [Source]&lt;br /&gt;
| templates/source&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Language_Manager_Installed|Extensions_Language_Manager_Installed]]&lt;br /&gt;
| Extensions -&amp;gt; Language Manager -&amp;gt; Installed&lt;br /&gt;
| languages/installed&lt;br /&gt;
| [[screen.languages.15|screen.languages]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Language_Manager_Content|Extensions_Language_Manager_Content]]&lt;br /&gt;
| Extensions -&amp;gt; Language Manager -&amp;gt; Content&lt;br /&gt;
| languages/languages&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Language_Manager_Edit|Extensions_Language_Manager_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Language Manager -&amp;gt; Content -&amp;gt; New/Edit&lt;br /&gt;
| languages/language&lt;br /&gt;
| [[screen.languages.edit.15|screen.languages.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Notes for help screen editors==&lt;br /&gt;
*[[Layout helpscreen|Layout of a typical Help Screen]]&lt;br /&gt;
*Overview of [{{fullurl:Special:Allpages|namespace=106}} Help screen chunks]&amp;lt;br/&amp;gt;For usage information and examples see the following templates:&lt;br /&gt;
** {{tlx|colheader|Column name}} includes one of the &#039;&#039;Help screen column header XYZ&#039;&#039; chunks&lt;br /&gt;
** {{tlx|toolbaricon|Action name}} is for &#039;&#039;Help screen toolbar XYZ&#039;&#039;&lt;br /&gt;
** {{tlx|cpanelicon|Icon name}} is for &#039;&#039;Help screen icon XYZ&#039;&#039;&lt;br /&gt;
** for proper categorisation read the instructions of {{tim|cathelp}}&lt;br /&gt;
* [[Content editors]] &lt;br /&gt;
** {{[[Chunk:TinyMCE]]}} for TinyMCE&lt;br /&gt;
** {{[[Chunk:No editor]]}} for No editor&lt;br /&gt;
* Did you notice a mistake or do think it&#039;s useful to add some extra information? You&#039;re welcome to modify the Help Screen. Please change the status of the modified Help Screen after you modified it:&lt;br /&gt;
** Is the status at the moment &#039;Ready&#039; or &#039;To be moved&#039;? Change it to &#039;Modified by [name]&#039; (replace [name] for your username at the Joomla! Docs Wiki)&lt;br /&gt;
** Is the status at the moment &#039;To be reviewed&#039;? You don&#039;t have to change the status in that case.&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Joomla! 1.6]][[Category:Documentation Working Group]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens&amp;diff=27289</id>
		<title>Help16:Help screens</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens&amp;diff=27289"/>
		<updated>2010-05-11T19:58:59Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: /* Site Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Site Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| No help button&lt;br /&gt;
| Site -&amp;gt; Control Panel&lt;br /&gt;
| cpanel/cpanel&lt;br /&gt;
| [[screen.cpanel.15|screen.cpanel]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Global Configuration|Site_Global_Configuration]]&lt;br /&gt;
| Site -&amp;gt; Global Configuration&lt;br /&gt;
| config/application&lt;br /&gt;
| [[screen.config.15|screen.config]]&lt;br /&gt;
| Darcy Peal&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Maintenance Global Check-in|Site_Maintenance_Global_Check-in]]&lt;br /&gt;
| Site -&amp;gt; Site Maintenance -&amp;gt; Global Check-in&lt;br /&gt;
| checkin/checkin&lt;br /&gt;
| [[screen.checkin.15|screen.checkin]]&lt;br /&gt;
| Josh (coder4life)&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Maintenance Clear Cache|Site_Maintenance_Clear_Cache]]&lt;br /&gt;
| Site -&amp;gt; Site Maintenance -&amp;gt; Clear Cache&lt;br /&gt;
| cache/cache&lt;br /&gt;
| [[screen.cache.15|screen.cache]]&lt;br /&gt;
| Josh (coder4life)&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Maintenance Purge Expired Cache|Site_Maintenance_Purge_Expired_Cache]]&lt;br /&gt;
| Site -&amp;gt; Site Maintenance -&amp;gt; Purge Expired Cache&lt;br /&gt;
| cache/purge&lt;br /&gt;
| [[screen.tools.expired.cache.15|screen.tools.expired.cache]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site System Information|Site_System_Information]]&lt;br /&gt;
| Site -&amp;gt; System Information&lt;br /&gt;
| admin/sysinfo&lt;br /&gt;
| [[screen.system.info.15|screen.system.info]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Users Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_User_Manager|Users_User_Manager]]&lt;br /&gt;
| Users -&amp;gt; User Manager&lt;br /&gt;
| users/users&lt;br /&gt;
| [[screen.users.15|screen.users]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_User_Manager_Edit|Users_User_Manager_Edit]]&lt;br /&gt;
| Users -&amp;gt; User Manager -&amp;gt; New/Edit&lt;br /&gt;
| users/user&lt;br /&gt;
| [[screen.users.edit.15|screen.users.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Groups|Users_Groups]]&lt;br /&gt;
| Users -&amp;gt; Groups&lt;br /&gt;
| users/groups&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Groups_Edit|Users_Groups_Edit]]&lt;br /&gt;
| Users -&amp;gt; Groups -&amp;gt; New/Edit&lt;br /&gt;
| users/group&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Access_Levels|Users_Access_Levels]]&lt;br /&gt;
| Users -&amp;gt; Access Levels&lt;br /&gt;
| users/levels&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Access_Levels_Edit|Users_Access_Levels_Edit]]&lt;br /&gt;
| Users -&amp;gt; Access Levels -&amp;gt; New/Edit&lt;br /&gt;
| users/level&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Mass_Mail_Users|Users_Mass_Mail_Users]]&lt;br /&gt;
| Users -&amp;gt; Mass Mail Users&lt;br /&gt;
| users/mail&lt;br /&gt;
| [[screen.users.massmail.15|screen.users.massmail]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Menus Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Manager|Menus_Menu_Manager]]&lt;br /&gt;
| Menus -&amp;gt; Menu Manager&lt;br /&gt;
| menus/menus&lt;br /&gt;
| [[screen.menumanager.15|screen.menumanager]]&lt;br /&gt;
| Isac Benvenuti&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Manager_Edit|Menus_Menu_Manager_Edit]]&lt;br /&gt;
| Menus -&amp;gt; Menu Manager -&amp;gt; New/Edit&lt;br /&gt;
| menus/menu&lt;br /&gt;
| [[screen.menumanager.new.15|screen.menumanager.new]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Item_Manager|Menus_Menu_Item_Manager]]&lt;br /&gt;
| Menus -&amp;gt; [Menu name]&lt;br /&gt;
| menus/items&lt;br /&gt;
| [[screen.menus.15|screen.menus]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Item_Manager_Edit|Menus_Menu_Item_Manager_Edit]]&lt;br /&gt;
| Menus -&amp;gt; [Menu name] -&amp;gt; New/Edit&lt;br /&gt;
| menus/item&lt;br /&gt;
| [[screen.menus.edit.15|screen.menus.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Content Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Article_Manager|Content_Article_Manager]]&lt;br /&gt;
| Content -&amp;gt; Article Manager&lt;br /&gt;
| content/articles&lt;br /&gt;
| [[screen.content.15|screen.content]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Article_Manager_Edit|Content_Article_Manager_Edit]]&lt;br /&gt;
| Content -&amp;gt; Article Manager -&amp;gt; New/Edit&lt;br /&gt;
| content/article&lt;br /&gt;
| [[screen.content.edit.15|screen.content.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Content_Categories|Components_Content_Categories]]&lt;br /&gt;
| Content -&amp;gt; Category Manager&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.content.categories.15|screen.content.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Content_Categories_Edit|Components_Content_Categories_Edit]]&lt;br /&gt;
| Content -&amp;gt; Category Manager -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.content.categories.edit.15|screen.content.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Featured_Articles|Content_Featured_Articles]]&lt;br /&gt;
| Content -&amp;gt; Featured Articles&lt;br /&gt;
| content/featured&lt;br /&gt;
| [[screen.frontpage.15|screen.frontpage]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Media_Manager|Content_Media_Manager]]&lt;br /&gt;
| Content -&amp;gt; Media Manager&lt;br /&gt;
| media/media&lt;br /&gt;
| [[screen.mediamanager.15|screen.mediamanager]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Components Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Banners|Components_Banners_Banners]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Banners&lt;br /&gt;
| banners/banners&lt;br /&gt;
| [[screen.banners.15|screen.banners]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Banners_Edit|Components_Banners_Banners_Edit]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Banners -&amp;gt; New/Edit&lt;br /&gt;
| banners/banner&lt;br /&gt;
| [[screen.banners.edit.15|screen.banners.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Clients|Components_Banners_Clients]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Clients&lt;br /&gt;
| banners/clients&lt;br /&gt;
| [[screen.banners.client.15|screen.banners.client]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Clients_Edit|Components_Banners_Clients_Edit]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Clients -&amp;gt; New/Edit&lt;br /&gt;
| banners/client&lt;br /&gt;
| [[screen.banners.client.edit.15|screen.banners.client.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Tracks|Components_Banners_Tracks]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Tracks&lt;br /&gt;
| banners/tracks&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Categories|Components_Banners_Categories]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.banner.categories.15|screen.banner.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Categories_Edit|Components_Banners_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.banner.categories.edit.15|screen.banner.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contacts_Contacts|Components_Contacts_Contacts]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Contacts&lt;br /&gt;
| contact/contacts&lt;br /&gt;
| [[screen.contactmanager.15|screen.contactmanager]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contacts_Contacts_Edit|Components_Contacts_Contacts_Edit]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Contacts -&amp;gt; New/Edit&lt;br /&gt;
| contact/contact&lt;br /&gt;
| [[screen.contactmanager.edit.15|screen.contactmanager.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contact_Categories|Components_Contact_Categories]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.contact_details.categories.15|screen.contact_details.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contact_Categories_Edit|Components_Contact_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.contact_details.categories.edit.15|screen.contact_details.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Messaging_Write|Components_Messaging_Write]]&lt;br /&gt;
| Components -&amp;gt; Messaging -&amp;gt; New Private Message&lt;br /&gt;
|&lt;br /&gt;
| [[screen.messages.edit.15|screen.messages.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Messaging_Inbox|Components_Messaging_Inbox]]&lt;br /&gt;
| Components -&amp;gt; Messaging -&amp;gt; Read Private Messages&lt;br /&gt;
| messages/messages&lt;br /&gt;
| [[screen.messages.inbox.15|screen.messages.inbox]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Messaging_Read|Components_Messaging_Read]]&lt;br /&gt;
| Components -&amp;gt; Messaging -&amp;gt; Read Private Messages -&amp;gt; [Message]&lt;br /&gt;
| messages/message&lt;br /&gt;
| [[screen.messages.read.15|screen.messages.read]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Feeds|Components_Newsfeeds_Feeds]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Feeds&lt;br /&gt;
| newsfeeds/newsfeeds&lt;br /&gt;
| [[screen.newsfeeds.15|screen.newsfeeds]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Feeds_Edit|Components_Newsfeeds_Feeds_Edit]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Feeds -&amp;gt; New/Edit&lt;br /&gt;
| newsfeeds/newsfeed&lt;br /&gt;
| [[screen.newsfeeds.edit.15|screen.newsfeeds.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Categories|Components_Newsfeeds_Categories]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.newsfeeds.categories.15|screen.newsfeeds.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Categories_Edit|Components_Newsfeeds_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.newsfeeds.categories.edit.15|screen.newsfeeds.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Search|Components_Search]]&lt;br /&gt;
| Components -&amp;gt; Search&lt;br /&gt;
| search/searches&lt;br /&gt;
| [[screen.stats.searches.15|screen.stats.searches]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Links|Components_Weblinks_Links]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Links&lt;br /&gt;
| weblinks/weblinks&lt;br /&gt;
| [[screen.weblink.15|screen.weblink]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Links_Edit|Components_Weblinks_Links_Edit]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Links -&amp;gt; New/Edit&lt;br /&gt;
| weblinks/weblink&lt;br /&gt;
| [[screen.screen.weblink.edit.15|screen.weblink.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Categories|Components_Weblinks_Categories]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.weblinks.categories.15|screen.weblinks.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Categories_Edit|Components_Weblinks_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.weblinks.categories.edit.15|screen.weblinks.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Redirect_Manager|Components_Redirect_Manager]]&lt;br /&gt;
| Components -&amp;gt; Redirect Manager&lt;br /&gt;
| redirect/links&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Redirect_Manager_Edit|Components_Redirect_Manager_Edit]]&lt;br /&gt;
| Components -&amp;gt; Redirect Manager -&amp;gt; New/Edit&lt;br /&gt;
| redirect/link&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extensions Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Install|Extensions_Extension_Manager_Install]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Install&lt;br /&gt;
| installer/install&lt;br /&gt;
| [[screen.installer.15|screen.installer]]&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Update|Extensions_Extension_Manager_Update]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Update&lt;br /&gt;
| installer/update&lt;br /&gt;
|&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Manage|Extensions_Extension_Manager_Manage]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Manage&lt;br /&gt;
| installer/manage&lt;br /&gt;
|&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Discover|Extensions_Extension_Manager_Discover]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Discover&lt;br /&gt;
| installer/discover&lt;br /&gt;
|&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Warnings|Extensions_Extension_Manager_Warnings]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Warnings&lt;br /&gt;
| installer/warnings&lt;br /&gt;
|&lt;br /&gt;
| James Cutrone&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Module_Manager|Extensions_Module_Manager]]&lt;br /&gt;
| Extensions -&amp;gt; Module Manager&lt;br /&gt;
| modules/modules&lt;br /&gt;
| [[screen.modules.15|screen.modules]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Module_Manager_Edit|Extensions_Module_Manager_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Module Manager -&amp;gt; New/Edit&lt;br /&gt;
| modules/module&lt;br /&gt;
| [[screen.modules.edit.15|screen.modules.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Plugin_Manager|Extensions_Plugin_Manager]]&lt;br /&gt;
| Extensions -&amp;gt; Plugin Manager&lt;br /&gt;
| plugins/plugins&lt;br /&gt;
| [[screen.plugins.15|screen.plugins]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Plugin_Manager_Edit|Extensions_Plugin_Manager_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Plugin Manager -&amp;gt; Edit&lt;br /&gt;
| plugins/plugin&lt;br /&gt;
| [[screen.plugins.edit.15|screen.plugins.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Styles|Extensions_Template_Manager_Styles]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Styles&lt;br /&gt;
| templates/styles&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Styles_Edit|Extensions_Template_Manager_Styles_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Styles -&amp;gt; Edit&lt;br /&gt;
| templates/style&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Templates|Extensions_Template_Manager_Templates]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Templates&lt;br /&gt;
| templates/templates&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Templates_Edit|Extensions_Template_Manager_Templates_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Templates -&amp;gt; Edit&lt;br /&gt;
| templates/template&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Templates_Edit_Source|Extensions_Template_Manager_Templates_Edit_Source]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Templates -&amp;gt; [Template] -&amp;gt; Edit [Source]&lt;br /&gt;
| templates/source&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Language_Manager_Installed|Extensions_Language_Manager_Installed]]&lt;br /&gt;
| Extensions -&amp;gt; Language Manager -&amp;gt; Installed&lt;br /&gt;
| languages/installed&lt;br /&gt;
| [[screen.languages.15|screen.languages]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Language_Manager_Content|Extensions_Language_Manager_Content]]&lt;br /&gt;
| Extensions -&amp;gt; Language Manager -&amp;gt; Content&lt;br /&gt;
| languages/languages&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Language_Manager_Edit|Extensions_Language_Manager_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Language Manager -&amp;gt; Content -&amp;gt; New/Edit&lt;br /&gt;
| languages/language&lt;br /&gt;
| [[screen.languages.edit.15|screen.languages.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Notes for help screen editors==&lt;br /&gt;
*[[Layout helpscreen|Layout of a typical Help Screen]]&lt;br /&gt;
*Overview of [{{fullurl:Special:Allpages|namespace=106}} Help screen chunks]&amp;lt;br/&amp;gt;For usage information and examples see the following templates:&lt;br /&gt;
** {{tlx|colheader|Column name}} includes one of the &#039;&#039;Help screen column header XYZ&#039;&#039; chunks&lt;br /&gt;
** {{tlx|toolbaricon|Action name}} is for &#039;&#039;Help screen toolbar XYZ&#039;&#039;&lt;br /&gt;
** {{tlx|cpanelicon|Icon name}} is for &#039;&#039;Help screen icon XYZ&#039;&#039;&lt;br /&gt;
** for proper categorisation read the instructions of {{tim|cathelp}}&lt;br /&gt;
* [[Content editors]] &lt;br /&gt;
** {{[[Chunk:TinyMCE]]}} for TinyMCE&lt;br /&gt;
** {{[[Chunk:No editor]]}} for No editor&lt;br /&gt;
* Did you notice a mistake or do think it&#039;s useful to add some extra information? You&#039;re welcome to modify the Help Screen. Please change the status of the modified Help Screen after you modified it:&lt;br /&gt;
** Is the status at the moment &#039;Ready&#039; or &#039;To be moved&#039;? Change it to &#039;Modified by [name]&#039; (replace [name] for your username at the Joomla! Docs Wiki)&lt;br /&gt;
** Is the status at the moment &#039;To be reviewed&#039;? You don&#039;t have to change the status in that case.&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Joomla! 1.6]][[Category:Documentation Working Group]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Site_Maintenance_Global_Check-in&amp;diff=27288</id>
		<title>Help16:Site Maintenance Global Check-in</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Site_Maintenance_Global_Check-in&amp;diff=27288"/>
		<updated>2010-05-11T19:57:20Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: Undo revision 27287 by Coder4life (Talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
Component packaged with Joomla! 1.6 Core.&lt;br /&gt;
&lt;br /&gt;
==How to access==&lt;br /&gt;
Select &#039;&#039;&#039;Site &amp;amp;rarr; Site Maintenance &amp;amp;rarr; Global Check-in&#039;&#039;&#039; from the drop-down menu of the &#039;&#039;&#039;&#039;&#039;Joomla! Administrator Panel&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Selecting this menu option will cause Joomla! to perform a global check-in of all currently pending or locked items. It then shows the results of the Global Check-in. This is useful, for example, if an Article is locked by a User who opened it for editing and never finished the editing session. In this case, other Users are not able to edit this Article. Performing a Global Check-in releases all such items.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
(Screenshot needs 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Toolbar==&lt;br /&gt;
At the top right you will see the toolbar:&lt;br /&gt;
*&#039;&#039;&#039;Options&#039;&#039;&#039;. Opens a light-box with a user permission control panel.&lt;br /&gt;
*&#039;&#039;&#039;Help&#039;&#039;&#039;. Opens this help screen.&lt;br /&gt;
&lt;br /&gt;
(Icons need 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Column Headers==&lt;br /&gt;
* &#039;&#039;&#039;Database Table&#039;&#039;&#039;. The name of the table checked.&lt;br /&gt;
* &#039;&#039;&#039;# of Items&#039;&#039;&#039;. The number of items checked out from the table.&lt;br /&gt;
* &#039;&#039;&#039;Checked in&#039;&#039;&#039;. Whether the items were successfully checked in. A green check-mark indicates that the table was checked in successfully. A red X indicates that the table was not checked in correctly. An empty column indicates that there were no items to check in.&lt;br /&gt;
&lt;br /&gt;
==Quick Tips==&lt;br /&gt;
*Make sure no one is busy editing any items before you perform a global check-in. When a Global Check-in is done, &#039;&#039;all&#039;&#039; items are checked in, including those currently being edited. &lt;br /&gt;
&lt;br /&gt;
==Related Information==&lt;br /&gt;
*To see all logged in users: [[Help16:Users_User_Manager|User Manager]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{cathelp|1.5|Global Checkin|Tools}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Site_Maintenance_Global_Check-in&amp;diff=27287</id>
		<title>Help16:Site Maintenance Global Check-in</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Site_Maintenance_Global_Check-in&amp;diff=27287"/>
		<updated>2010-05-11T19:56:18Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
Component packaged with Joomla! 1.6 Core.&lt;br /&gt;
&lt;br /&gt;
==How to access==&lt;br /&gt;
Select &#039;&#039;&#039;Site &amp;amp;rarr; Site Maintenance &amp;amp;rarr; Global Check-in&#039;&#039;&#039; from the drop-down menu of the &#039;&#039;&#039;&#039;&#039;Joomla! Administrator Panel&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Selecting this menu option will cause Joomla! to perform a global check-in of all currently pending or locked items. It then shows the results of the Global Check-in. This is useful, for example, if an Article is locked by a User who opened it for editing and never finished the editing session. In this case, other Users are not able to edit this Article. Performing a Global Check-in releases all such items.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
(Screenshot needs 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Toolbar==&lt;br /&gt;
At the top right you will see the toolbar:&lt;br /&gt;
*&#039;&#039;&#039;Opitions&#039;&#039;&#039;. Opens a light-box with a user permission control panel.&lt;br /&gt;
*&#039;&#039;&#039;Help&#039;&#039;&#039;. Opens this help screen.&lt;br /&gt;
&lt;br /&gt;
(Icons need 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Column Headers==&lt;br /&gt;
* &#039;&#039;&#039;Database Table&#039;&#039;&#039;. The name of the table checked.&lt;br /&gt;
* &#039;&#039;&#039;# of Items&#039;&#039;&#039;. The number of items checked out from the table.&lt;br /&gt;
* &#039;&#039;&#039;Checked in&#039;&#039;&#039;. Whether the items were successfully checked in. A green check-mark indicates that the table was checked in successfully. A red X indicates that the table was not checked in correctly. An empty column indicates that there were no items to check in.&lt;br /&gt;
&lt;br /&gt;
==Quick Tips==&lt;br /&gt;
*Make sure no one is busy editing any items before you perform a global check-in. When a Global Check-in is done, &#039;&#039;all&#039;&#039; items are checked in, including those currently being edited. &lt;br /&gt;
&lt;br /&gt;
==Related Information==&lt;br /&gt;
*To see all logged in users: [[Help16:Users_User_Manager|User Manager]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{cathelp|1.5|Global Checkin|Tools}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16_talk:Site_Maintenance_Global_Check-in&amp;diff=27286</id>
		<title>Help16 talk:Site Maintenance Global Check-in</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16_talk:Site_Maintenance_Global_Check-in&amp;diff=27286"/>
		<updated>2010-05-11T19:41:30Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Fixed some of the grammar to make sentences flow better.&lt;br /&gt;
Added an Overview section describing how Global Check-in is related to Joomla!.&lt;br /&gt;
Fixed site path for Global Checkin.&lt;br /&gt;
Removed old screenshot.&lt;br /&gt;
Switched toolbar and column headers, more organized.&lt;br /&gt;
Removed redundant Quick Tip.&lt;br /&gt;
--[[User:Coder4life|Coder4life]] 19:41, 11 May 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16_talk:Site_Maintenance_Global_Check-in&amp;diff=27285</id>
		<title>Help16 talk:Site Maintenance Global Check-in</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16_talk:Site_Maintenance_Global_Check-in&amp;diff=27285"/>
		<updated>2010-05-11T19:41:02Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: New page: Fixed some of the grammar to make sentences flow better. Added an Overview section describing how Global Check-in is related to Joomla!. Fixed site path for Global Checkin. Removed old scr...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Fixed some of the grammar to make sentences flow better.&lt;br /&gt;
Added an Overview section describing how Global Check-in is related to Joomla!.&lt;br /&gt;
Fixed site path for Global Checkin.&lt;br /&gt;
Removed old screenshot.&lt;br /&gt;
Switched toolbar and column headers, more organized.&lt;br /&gt;
Removed redundant Quick Tip.&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Site_Maintenance_Global_Check-in&amp;diff=27284</id>
		<title>Help16:Site Maintenance Global Check-in</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Site_Maintenance_Global_Check-in&amp;diff=27284"/>
		<updated>2010-05-11T19:32:49Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Overview==&lt;br /&gt;
Component packaged with Joomla! 1.6 Core.&lt;br /&gt;
&lt;br /&gt;
==How to access==&lt;br /&gt;
Select &#039;&#039;&#039;Site &amp;amp;rarr; Site Maintenance &amp;amp;rarr; Global Check-in&#039;&#039;&#039; from the drop-down menu of the &#039;&#039;&#039;&#039;&#039;Joomla! Administrator Panel&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Selecting this menu option will cause Joomla! to perform a global check-in of all currently pending or locked items. It then shows the results of the Global Check-in. This is useful, for example, if an Article is locked by a User who opened it for editing and never finished the editing session. In this case, other Users are not able to edit this Article. Performing a Global Check-in releases all such items.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
(Screenshot needs 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Toolbar==&lt;br /&gt;
At the top right you will see the toolbar:&lt;br /&gt;
*&#039;&#039;&#039;Opitions&#039;&#039;&#039;. Brings up a light-box with a user permission control panel.&lt;br /&gt;
*&#039;&#039;&#039;Help&#039;&#039;&#039;. Brings up help screen .&lt;br /&gt;
&lt;br /&gt;
(Icons need 1.6 update)&lt;br /&gt;
&lt;br /&gt;
==Column Headers==&lt;br /&gt;
* &#039;&#039;&#039;Database Table&#039;&#039;&#039;. The name of the table checked.&lt;br /&gt;
* &#039;&#039;&#039;# of Items&#039;&#039;&#039;. The number of items checked out from the table.&lt;br /&gt;
* &#039;&#039;&#039;Checked in&#039;&#039;&#039;. Whether the items were successfully checked in. A green check-mark indicates that the table was checked in successfully. A red X indicates that the table was not checked in correctly. An empty column indicates that there were no items to check in.&lt;br /&gt;
&lt;br /&gt;
==Quick Tips==&lt;br /&gt;
*Make sure no one is busy editing any items before you perform a global check-in. When a Global Check-in is done, &#039;&#039;all&#039;&#039; items are checked in, including those currently being edited. &lt;br /&gt;
&lt;br /&gt;
==Related Information==&lt;br /&gt;
*To see all logged in users: [[Help16:Users_User_Manager|User Manager]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{cathelp|1.5|Global Checkin|Tools}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens&amp;diff=27263</id>
		<title>Help16:Help screens</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Help16:Help_screens&amp;diff=27263"/>
		<updated>2010-05-11T03:00:06Z</updated>

		<summary type="html">&lt;p&gt;Coder4life: /* Site Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Site Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| No help button&lt;br /&gt;
| Site -&amp;gt; Control Panel&lt;br /&gt;
| cpanel/cpanel&lt;br /&gt;
| [[screen.cpanel.15|screen.cpanel]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Global Configuration|Site_Global_Configuration]]&lt;br /&gt;
| Site -&amp;gt; Global Configuration&lt;br /&gt;
| config/application&lt;br /&gt;
| [[screen.config.15|screen.config]]&lt;br /&gt;
| Darcy Peal&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Maintenance Global Check-in|Site_Maintenance_Global_Check-in]]&lt;br /&gt;
| Site -&amp;gt; Site Maintenance -&amp;gt; Global Check-in&lt;br /&gt;
| checkin/checkin&lt;br /&gt;
| [[screen.checkin.15|screen.checkin]]&lt;br /&gt;
| Josh (coder4life)&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Maintenance Clear Cache|Site_Maintenance_Clear_Cache]]&lt;br /&gt;
| Site -&amp;gt; Site Maintenance -&amp;gt; Clear Cache&lt;br /&gt;
| cache/cache&lt;br /&gt;
| [[screen.cache.15|screen.cache]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site Maintenance Purge Expired Cache|Site_Maintenance_Purge_Expired_Cache]]&lt;br /&gt;
| Site -&amp;gt; Site Maintenance -&amp;gt; Purge Expired Cache&lt;br /&gt;
| cache/purge&lt;br /&gt;
| [[screen.tools.expired.cache.15|screen.tools.expired.cache]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Site System Information|Site_System_Information]]&lt;br /&gt;
| Site -&amp;gt; System Information&lt;br /&gt;
| admin/sysinfo&lt;br /&gt;
| [[screen.system.info.15|screen.system.info]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Users Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_User_Manager|Users_User_Manager]]&lt;br /&gt;
| Users -&amp;gt; User Manager&lt;br /&gt;
| users/users&lt;br /&gt;
| [[screen.users.15|screen.users]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_User_Manager_Edit|Users_User_Manager_Edit]]&lt;br /&gt;
| Users -&amp;gt; User Manager -&amp;gt; New/Edit&lt;br /&gt;
| users/user&lt;br /&gt;
| [[screen.users.edit.15|screen.users.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Groups|Users_Groups]]&lt;br /&gt;
| Users -&amp;gt; Groups&lt;br /&gt;
| users/groups&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Groups_Edit|Users_Groups_Edit]]&lt;br /&gt;
| Users -&amp;gt; Groups -&amp;gt; New/Edit&lt;br /&gt;
| users/group&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Access_Levels|Users_Access_Levels]]&lt;br /&gt;
| Users -&amp;gt; Access Levels&lt;br /&gt;
| users/levels&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Access_Levels_Edit|Users_Access_Levels_Edit]]&lt;br /&gt;
| Users -&amp;gt; Access Levels -&amp;gt; New/Edit&lt;br /&gt;
| users/level&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Users_Mass_Mail_Users|Users_Mass_Mail_Users]]&lt;br /&gt;
| Users -&amp;gt; Mass Mail Users&lt;br /&gt;
| users/mail&lt;br /&gt;
| [[screen.users.massmail.15|screen.users.massmail]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Menus Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Manager|Menus_Menu_Manager]]&lt;br /&gt;
| Menus -&amp;gt; Menu Manager&lt;br /&gt;
| menus/menus&lt;br /&gt;
| [[screen.menumanager.15|screen.menumanager]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Manager_Edit|Menus_Menu_Manager_Edit]]&lt;br /&gt;
| Menus -&amp;gt; Menu Manager -&amp;gt; New/Edit&lt;br /&gt;
| menus/menu&lt;br /&gt;
| [[screen.menumanager.new.15|screen.menumanager.new]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Item_Manager|Menus_Menu_Item_Manager]]&lt;br /&gt;
| Menus -&amp;gt; [Menu name]&lt;br /&gt;
| menus/items&lt;br /&gt;
| [[screen.menus.15|screen.menus]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Menus_Menu_Item_Manager_Edit|Menus_Menu_Item_Manager_Edit]]&lt;br /&gt;
| Menus -&amp;gt; [Menu name] -&amp;gt; New/Edit&lt;br /&gt;
| menus/item&lt;br /&gt;
| [[screen.menus.edit.15|screen.menus.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Content Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Article_Manager|Content_Article_Manager]]&lt;br /&gt;
| Content -&amp;gt; Article Manager&lt;br /&gt;
| content/articles&lt;br /&gt;
| [[screen.content.15|screen.content]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Article_Manager_Edit|Content_Article_Manager_Edit]]&lt;br /&gt;
| Content -&amp;gt; Article Manager -&amp;gt; New/Edit&lt;br /&gt;
| content/article&lt;br /&gt;
| [[screen.content.edit.15|screen.content.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Content_Categories|Components_Content_Categories]]&lt;br /&gt;
| Content -&amp;gt; Category Manager&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.content.categories.15|screen.content.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Content_Categories_Edit|Components_Content_Categories_Edit]]&lt;br /&gt;
| Content -&amp;gt; Category Manager -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.content.categories.edit.15|screen.content.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Featured_Articles|Content_Featured_Articles]]&lt;br /&gt;
| Content -&amp;gt; Featured Articles&lt;br /&gt;
| content/featured&lt;br /&gt;
| [[screen.frontpage.15|screen.frontpage]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Content_Media_Manager|Content_Media_Manager]]&lt;br /&gt;
| Content -&amp;gt; Media Manager&lt;br /&gt;
| media/media&lt;br /&gt;
| [[screen.mediamanager.15|screen.mediamanager]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Components Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Banners|Components_Banners_Banners]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Banners&lt;br /&gt;
| banners/banners&lt;br /&gt;
| [[screen.banners.15|screen.banners]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Banners_Edit|Components_Banners_Banners_Edit]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Banners -&amp;gt; New/Edit&lt;br /&gt;
| banners/banner&lt;br /&gt;
| [[screen.banners.edit.15|screen.banners.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Clients|Components_Banners_Clients]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Clients&lt;br /&gt;
| banners/clients&lt;br /&gt;
| [[screen.banners.client.15|screen.banners.client]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Clients_Edit|Components_Banners_Clients_Edit]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Clients -&amp;gt; New/Edit&lt;br /&gt;
| banners/client&lt;br /&gt;
| [[screen.banners.client.edit.15|screen.banners.client.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Tracks|Components_Banners_Tracks]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Tracks&lt;br /&gt;
| banners/tracks&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Categories|Components_Banners_Categories]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.banner.categories.15|screen.banner.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Banners_Categories_Edit|Components_Banners_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Banners -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.banner.categories.edit.15|screen.banner.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contacts_Contacts|Components_Contacts_Contacts]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Contacts&lt;br /&gt;
| contact/contacts&lt;br /&gt;
| [[screen.contactmanager.15|screen.contactmanager]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contacts_Contacts_Edit|Components_Contacts_Contacts_Edit]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Contacts -&amp;gt; New/Edit&lt;br /&gt;
| contact/contact&lt;br /&gt;
| [[screen.contactmanager.edit.15|screen.contactmanager.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contact_Categories|Components_Contact_Categories]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.contact_details.categories.15|screen.contact_details.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Contact_Categories_Edit|Components_Contact_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Contacts -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.contact_details.categories.edit.15|screen.contact_details.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Messaging_Write|Components_Messaging_Write]]&lt;br /&gt;
| Components -&amp;gt; Messaging -&amp;gt; New Private Message&lt;br /&gt;
|&lt;br /&gt;
| [[screen.messages.edit.15|screen.messages.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Messaging_Inbox|Components_Messaging_Inbox]]&lt;br /&gt;
| Components -&amp;gt; Messaging -&amp;gt; Read Private Messages&lt;br /&gt;
| messages/messages&lt;br /&gt;
| [[screen.messages.inbox.15|screen.messages.inbox]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Messaging_Read|Components_Messaging_Read]]&lt;br /&gt;
| Components -&amp;gt; Messaging -&amp;gt; Read Private Messages -&amp;gt; [Message]&lt;br /&gt;
| messages/message&lt;br /&gt;
| [[screen.messages.read.15|screen.messages.read]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Feeds|Components_Newsfeeds_Feeds]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Feeds&lt;br /&gt;
| newsfeeds/newsfeeds&lt;br /&gt;
| [[screen.newsfeeds.15|screen.newsfeeds]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Feeds_Edit|Components_Newsfeeds_Feeds_Edit]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Feeds -&amp;gt; New/Edit&lt;br /&gt;
| newsfeeds/newsfeed&lt;br /&gt;
| [[screen.newsfeeds.edit.15|screen.newsfeeds.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Categories|Components_Newsfeeds_Categories]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.newsfeeds.categories.15|screen.newsfeeds.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Newsfeeds_Categories_Edit|Components_Newsfeeds_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Newsfeeds -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.newsfeeds.categories.edit.15|screen.newsfeeds.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Search|Components_Search]]&lt;br /&gt;
| Components -&amp;gt; Search&lt;br /&gt;
| search/searches&lt;br /&gt;
| [[screen.stats.searches.15|screen.stats.searches]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Links|Components_Weblinks_Links]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Links&lt;br /&gt;
| weblinks/weblinks&lt;br /&gt;
| [[screen.weblink.15|screen.weblink]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Links_Edit|Components_Weblinks_Links_Edit]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Links -&amp;gt; New/Edit&lt;br /&gt;
| weblinks/weblink&lt;br /&gt;
| [[screen.screen.weblink.edit.15|screen.weblink.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Categories|Components_Weblinks_Categories]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Categories&lt;br /&gt;
| categories/categories&lt;br /&gt;
| [[screen.weblinks.categories.15|screen.weblinks.categories]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Weblinks_Categories_Edit|Components_Weblinks_Categories_Edit]]&lt;br /&gt;
| Components -&amp;gt; Weblinks -&amp;gt; Categories -&amp;gt; New/Edit&lt;br /&gt;
| categories/category&lt;br /&gt;
| [[screen.weblinks.categories.edit.15|screen.weblinks.categories.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Redirect_Manager|Components_Redirect_Manager]]&lt;br /&gt;
| Components -&amp;gt; Redirect Manager&lt;br /&gt;
| redirect/links&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Components_Redirect_Manager_Edit|Components_Redirect_Manager_Edit]]&lt;br /&gt;
| Components -&amp;gt; Redirect Manager -&amp;gt; New/Edit&lt;br /&gt;
| redirect/link&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Extensions Menu ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%; vertical-align:top; border:1px solid Sienna; background-color:Cornsilk;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:Wheat; font-weight:bold; text-align: left;&amp;quot;&lt;br /&gt;
!width=20%|Joomla 1.6.x key ref and help screen&lt;br /&gt;
!width=35%|Menu path in Joomla! 1.6.x&lt;br /&gt;
!width=10%|Component/view&lt;br /&gt;
|width=20%|Equivalent 1.5.x key reference&lt;br /&gt;
!width=8%|Status&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Install|Extensions_Extension_Manager_Install]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Install&lt;br /&gt;
| installer/install&lt;br /&gt;
| [[screen.installer.15|screen.installer]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Update|Extensions_Extension_Manager_Update]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Update&lt;br /&gt;
| installer/update&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Manage|Extensions_Extension_Manager_Manage]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Manage&lt;br /&gt;
| installer/manage&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Discover|Extensions_Extension_Manager_Discover]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Discover&lt;br /&gt;
| installer/discover&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Extension_Manager_Warnings|Extensions_Extension_Manager_Warnings]]&lt;br /&gt;
| Extensions -&amp;gt; Extension Manager -&amp;gt; Warnings&lt;br /&gt;
| installer/warnings&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Module_Manager|Extensions_Module_Manager]]&lt;br /&gt;
| Extensions -&amp;gt; Module Manager&lt;br /&gt;
| modules/modules&lt;br /&gt;
| [[screen.modules.15|screen.modules]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Module_Manager_Edit|Extensions_Module_Manager_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Module Manager -&amp;gt; New/Edit&lt;br /&gt;
| modules/module&lt;br /&gt;
| [[screen.modules.edit.15|screen.modules.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Plugin_Manager|Extensions_Plugin_Manager]]&lt;br /&gt;
| Extensions -&amp;gt; Plugin Manager&lt;br /&gt;
| plugins/plugins&lt;br /&gt;
| [[screen.plugins.15|screen.plugins]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Plugin_Manager_Edit|Extensions_Plugin_Manager_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Plugin Manager -&amp;gt; Edit&lt;br /&gt;
| plugins/plugin&lt;br /&gt;
| [[screen.plugins.edit.15|screen.plugins.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Styles|Extensions_Template_Manager_Styles]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Styles&lt;br /&gt;
| templates/styles&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Styles_Edit|Extensions_Template_Manager_Styles_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Styles -&amp;gt; Edit&lt;br /&gt;
| templates/style&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Templates|Extensions_Template_Manager_Templates]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Templates&lt;br /&gt;
| templates/templates&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Templates_Edit|Extensions_Template_Manager_Templates_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Templates -&amp;gt; Edit&lt;br /&gt;
| templates/template&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Template_Manager_Templates_Edit_Source|Extensions_Template_Manager_Templates_Edit_Source]]&lt;br /&gt;
| Extensions -&amp;gt; Template Manager -&amp;gt; Templates -&amp;gt; [Template] -&amp;gt; Edit [Source]&lt;br /&gt;
| templates/source&lt;br /&gt;
| [[screen.templates.15|screen.templates]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Language_Manager_Installed|Extensions_Language_Manager_Installed]]&lt;br /&gt;
| Extensions -&amp;gt; Language Manager -&amp;gt; Installed&lt;br /&gt;
| languages/installed&lt;br /&gt;
| [[screen.languages.15|screen.languages]]&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Language_Manager_Content|Extensions_Language_Manager_Content]]&lt;br /&gt;
| Extensions -&amp;gt; Language Manager -&amp;gt; Content&lt;br /&gt;
| languages/languages&lt;br /&gt;
|&lt;br /&gt;
| Not started&lt;br /&gt;
|-&lt;br /&gt;
| [[Help16:Extensions_Language_Manager_Edit|Extensions_Language_Manager_Edit]]&lt;br /&gt;
| Extensions -&amp;gt; Language Manager -&amp;gt; Content -&amp;gt; New/Edit&lt;br /&gt;
| languages/language&lt;br /&gt;
| [[screen.languages.edit.15|screen.languages.edit]]&lt;br /&gt;
| Not started&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Notes for help screen editors==&lt;br /&gt;
*[[Layout helpscreen|Layout of a typical Help Screen]]&lt;br /&gt;
*Overview of [{{fullurl:Special:Allpages|namespace=106}} Help screen chunks]&amp;lt;br/&amp;gt;For usage information and examples see the following templates:&lt;br /&gt;
** {{tlx|colheader|Column name}} includes one of the &#039;&#039;Help screen column header XYZ&#039;&#039; chunks&lt;br /&gt;
** {{tlx|toolbaricon|Action name}} is for &#039;&#039;Help screen toolbar XYZ&#039;&#039;&lt;br /&gt;
** {{tlx|cpanelicon|Icon name}} is for &#039;&#039;Help screen icon XYZ&#039;&#039;&lt;br /&gt;
** for proper categorisation read the instructions of {{tim|cathelp}}&lt;br /&gt;
* [[Content editors]] &lt;br /&gt;
** {{[[Chunk:TinyMCE]]}} for TinyMCE&lt;br /&gt;
** {{[[Chunk:No editor]]}} for No editor&lt;br /&gt;
* Did you notice a mistake or do think it&#039;s useful to add some extra information? You&#039;re welcome to modify the Help Screen. Please change the status of the modified Help Screen after you modified it:&lt;br /&gt;
** Is the status at the moment &#039;Ready&#039; or &#039;To be moved&#039;? Change it to &#039;Modified by [name]&#039; (replace [name] for your username at the Joomla! Docs Wiki)&lt;br /&gt;
** Is the status at the moment &#039;To be reviewed&#039;? You don&#039;t have to change the status in that case.&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Joomla! 1.6]][[Category:Documentation Working Group]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coder4life</name></author>
	</entry>
</feed>