Help15

Difference between revisions of "Screen.config.15"

From Joomla! Documentation

Line 53: Line 53:
 
; Maximum Size (in bytes) : The maximum file size allowed for an upload in bytes.  By default, the setting is set to '''10000000'''.
 
; Maximum Size (in bytes) : The maximum file size allowed for an upload in bytes.  By default, the setting is set to '''10000000'''.
 
; Path to File Folder : The path where non-images media files are located (non-images refers to files such as videos and document files).  This is automatically filled in by Joomla! on install and may be modified to fit how the directories is setup on the site.
 
; Path to File Folder : The path where non-images media files are located (non-images refers to files such as videos and document files).  This is automatically filled in by Joomla! on install and may be modified to fit how the directories is setup on the site.
'''Path to Image Folder:''' The path where images are stored.  This is automatically filled in by Joomla! on install and may be modified to fit how the directories is setup on the site.
+
; Path to Image Folder : The path where images are stored.  This is automatically filled in by Joomla! on install and may be modified to fit how the directories is setup on the site.
 
; Restrict Uploads : This restricts the uploads to just images for lower than manager users.  By default, this setting is set to '''Yes'''.
 
; Restrict Uploads : This restricts the uploads to just images for lower than manager users.  By default, this setting is set to '''Yes'''.
 
; Check MIME Types : This uses MIME Magic or Fileinfo to attempt to verify files.  By default, this setting is set to '''Yes'''.  If getting invalid MIME type errors, set this to ''No''.
 
; Check MIME Types : This uses MIME Magic or Fileinfo to attempt to verify files.  By default, this setting is set to '''Yes'''.  If getting invalid MIME type errors, set this to ''No''.

Revision as of 17:27, 19 January 2008

Quill icon.png
Page Actively Being Edited!

This help15 page is actively undergoing a major edit for a short while.
As a courtesy, please do not edit this page while this message is displayed. The user who added this notice will be listed in the page history. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page. If this page has not been edited for several hours, please remove this template, or replace it with {{underconstruction}} or {{incomplete}}.

Description[edit]

The Global Configuration screen allows you to configure the Joomla! site with your personal settings.

Version Changes[edit]

Version Changes Placeholder

Describe any significant changes between the 1.0.x series and the 1.5 version of this particular screen. For example Content Items are now Articles and Static Content Items have become Unassigned Articles. Use paragraph format type and do not add extra white space. Ensure that you use the correct styles for inline emphasis and notices.

Please remove this placeholder as soon as you start entering text here.

Column Headers[edit]

Site[edit]

Site Settings[edit]

Site Offline
Tells Joomla! rather the site is to be online or to show an offline message. Only Administrators will be able to see the site when Site Offline is set to Yes. By default, this is set to No.
Offline Message
The message that will be display on the site when the site is offline.
Site Name
The name of the site.
Default WYSIWYG Editor
(WYSIWYG stands for What You See Is What You Get) The default editor to use when creating articles.
List Length
The length of lists in the Control Panel for all Users. By default, this is set to 20.
Feed Length
The number of content items to be shown in the feed(s). By default, this is set to 10.

Metadata Settings[edit]

Global Site Meta Description
This is the description of the site which is indexed by search engine spiders.
Global Site Meta Keywords
This is keywords that help describe the site and helps search engine spiders better index the site based off the keywords provided.
Show Title Meta Tag
Shows the Meta information of the articles which is used by search engine spiders when indexing the site. Each article could have their own Meta Data information which could be set under the Metadata Information pane when creating or editing an article. Refer to screen.content.edit.15 for more information.
Show Author Meta Tag
Shows the Author Meta information of the articles which is used by search engine spiders when indexing the site. Refer to screen.content.edit.15 for more information.

SEO Settings[edit]

SEO stands for Search Engine Optimization.

Search Engine Friendly URLs
When set to Yes, URLs are rewritten to be more friendly on search engine spiders when indexing your page. How it works is that, instead of getting an URL of www.yourname.com/index.php?option=com_content&view=etc..., the URLs will be www.yourname.com/alias. Most of the items created in Joomla! has an Alias box that can be filled out which is used to create the search engine friendly URLs. By default, this setting is set to No.
Use Apache mod_rewrite
When set to Yes, Joomla! will use the mod_rewrite settings of Apache when creating search engine friendly URLs. Please note that is it required to use the included .htaccess file provided with Joomla! if planned on using this setting by renaming htaccess.txt to .htaccess. It is advised that you do not modified the .htaccess file without working knowledge of how it works and use. To learn more about .htaccess files, refer to Apache.org's Documentation[1]. By default, this setting is set to No.
Add suffix to URLs
When set to Yes, Joomla! will add .html at the end of the URLs. By default, this setting is set to No.

System[edit]

System Settings[edit]

Secret Word
This is generated when Joomla! is first installed and is not changeable. Used for security functions.
Path to Log folder
The path where the logs should be stored. Joomla! installer should automatically filled this in.
Enable Web Services
This enables the ability of Joomla! to make RPC (Remote Procedure Calls) using HTTP as the transport medium and XML as the encoding language. This function should remain on to ensure that many third party extensions works. By default, this setting is set to Yes.
Help Server
The server used to get help information when clicking the Help image when going through many of the screens and options of the administration panel. By default, it uses Joomla!'s main help site.

User Settings[edit]

Allow User Registration
Allows for users to register on the site. By default, this setting is set to Yes.
New User Registration Type
If Allow User Registration is set to Yes, this setting tells Joomla what group to place the new registered users. By default, this is set to Registered.
New User Account Activation
This tells Joomla! rather or not that new users would need to activate there account by checking there email and clicking on a link they've received. By default, this setting is set to Yes.
Front-end User Parameters
When set to Show, users will be able to select their language, editor, and help site preferences from within their Details screen when logged in via the front-end. By default, this setting is set to Show.

Media Settings[edit]

Legal Extensions (File Types)
The file types allowed for uploading. By default, when Joomla! is installed, the basic image and document files are set.
Maximum Size (in bytes)
The maximum file size allowed for an upload in bytes. By default, the setting is set to 10000000.
Path to File Folder
The path where non-images media files are located (non-images refers to files such as videos and document files). This is automatically filled in by Joomla! on install and may be modified to fit how the directories is setup on the site.
Path to Image Folder
The path where images are stored. This is automatically filled in by Joomla! on install and may be modified to fit how the directories is setup on the site.
Restrict Uploads
This restricts the uploads to just images for lower than manager users. By default, this setting is set to Yes.
Check MIME Types
This uses MIME Magic or Fileinfo to attempt to verify files. By default, this setting is set to Yes. If getting invalid MIME type errors, set this to No.
Legal Image Extensions (File Types)
This sets what legal images allowed to be uploaded which it's checked for file image headers. By default, Joomla! only includes bmp,gif,jpg,png.
Ignored Extensions
This sets what extensions are ignored for MIME type checking and restricts uploads. By default, no extensions are added.
Legal MIME Types
This sets the list of legal MIME types for uploads. By default, Joomla! automatically includes the standard file types. It is recommended that you should not touch this setting unless you know what you are doing.
Illegal MIME Types
This sets the list of illegal MIME types for uploads. By default, Joomla! automatically blocks HTML MIME types. It is recommended that you should not touch this setting unless you know what you are doing.

Debug Settings[edit]

These settings tells Joomla! to turn on or off the debugging system which provides information about the PHP files and the MySQL database and if any errors exist. Please note that it is recommended to leave these to off when running a live site.

Cache Settings[edit]

Session Settings[edit]

Server[edit]

Typical Usage[edit]

Global Configuration is to set all the required settings you need in order for the site to function. To access the page, either click on Global Configuration in the main Control Panel or go to Site > Global Configuration.

Quick Tips[edit]

Quick Tips Placeholder

Using the analogy of the previous section this is the sauce and condiments that go with the meat! Provide any one liners that may not normally be obvious. These may already be known to you or you may spot something within the forums or other publications. Just ensure they work and that the wording is consistent with the rest of the document and not a straight copy of the content from other sources. Use paragraph format type and do not add extra white space. Ensure that you use the correct styles for inline emphasis and notices.

Please remove this placeholder as soon as you start entering text here.

Points to Watch[edit]

Points to Watch Placeholder

Highlight known issues or easy traps that can be fallen into when using this function. Include references to known solutions rather than repeating the solutions here, unless considered essential. Even if there are none immediately apparent leave this section in the Help Screen - this message for future reference. Just replace this message with None Known at this Time. Use paragraph format type and do not add extra white space. Ensure that you use the correct styles for inline emphasis and notices.

Please remove this placeholder as soon as you start entering text here.

Dependencies[edit]

Dependencies Placeholder

Describe other screens that rely on the presence of this function or that this function relies upon, in order to work correctly for example: a Category depends upon the presence of a Section (up) and it must be in place before a Categorised Article (down) can be created. If there are no Dependencies either up or down for the particular screen just state None but do include the section. Use paragraph format type and do not add extra white space. Ensure that you use the correct styles for inline emphasis and notices. It will probably be sufficient to just list these and provide links to the Help Screens relating to the dependency.

Please remove this placeholder as soon as you start entering text here.