Help310

Site Global Configuration/ja

From Joomla! Documentation

This page is a translated version of the page Help310:Site Global Configuration and the translation is 0% complete.
Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Nederlands • ‎Türkçe • ‎eesti • ‎español • ‎français • ‎português • ‎中文(台灣)‎ • ‎日本語

{{Chunk30:Help_screen_Description_Header/en}}

The Global Configuration screen allows you to configure the Joomla site with your personal settings. Settings made in this screen apply to the whole site.

{{Chunk30:Help_screen_How_To_Access_Header/en}} {{Chunk30:Help_screen_How_To_Access_By_Menu/en|System,Global Configuration}}. {{Chunk30:Help_screen_How_To_Access_By_Button/en|Global}}.

{{Chunk30:Help_screen_Screenshot_Header/en}}

[[File:help-3x-configuration-global-configuration-en.png|none|800px|border|none]]

{{Chunk30:Help_screen_Form_Header/en}}

Site Settings

  • Site Name. Enter the name of your Web site. This will be used in various locations (e.g. the backend browser title bar and Site Offline pages).
  • Site Offline. (Yes/No) Select whether access to the Site frontend is available. If Yes, the Frontend will display or not a message depending on the settings below.
    • Offline Message. (Hide/Use Custom Message/Use Site Language Default Message) Display or not a Frontend message when the site is offline. The custom offline message uses the value defined in the 'Custom message' field. The language offline message uses the value defined in the site language ini file.
    • Custom Message. The custom offline message will be used if the 'Offline Message' field is set to 'Use Custom Message'.
    • Offline Image. Select or upload an optional image to be displayed on the default offline page. Make sure the image is less than 400px wide.
  • Inline Editing. (Modules & Menus/Modules/None) Select if you want inline editing for modules and menu items (support may depend on your template).
  • Default Editor. (Editor - CodeMirror/Editor - None/Editor - TinyMCE) Select the default text editor for your site. Registered Users will be able to change their preference in their personal details if you allow that option.
  • Default Captcha. (- None Selected -) Select the default captcha for your site. You may need to enter required information for your captcha plugin in Plugins.
  • Default Access Level. (Public/Guest/Registered/Special/Super Users) Select the default access level for new items created on your site.
  • Default List Limit. (5/10/15/20/25/30/50/...). Sets the default length of lists in the Control Panel for all users.
  • Default Feed Limit. (5/10/15/20/25/30/50/...). Select the number of content items to show in the feed(s).
  • Feed Email Address. (Author Email/Site Email/No Email) The RSS and Atom newsfeeds include the author's email address. Select Author Email to use each author's email (from the User Manager) in the news feed. Select Site Email to include the site 'Mail from' email address for each article.
  • Block FLoC. (Yes/No) Send a header to not support the tracking through the FLoC method.

Metadata Settings

  • Site Meta Description. Enter a description of the overall website that is to be used by search engines. Generally, a maximum of 20 words is optimal.
  • Site Meta Keywords. Enter the keywords and phrases that best describe your website. Separate keywords and phrases with a comma.
  • Robots. (Index, Follow/No index, follow/Index, No follow/No index, no follow) Robots instructions

.

  • Content Rights. Describe what rights others have to use this content.
  • Show Author Meta Tag. (Yes/No) Show the author meta tag when viewing articles.
  • Show Joomla! Version. (Yes/No) Show the Joomla version number in the generator meta tag.

SEO Settings

  • Search Engine Friendly URLs. (Yes/No) Select if the URLs are optimised for Search Engines.
    • Use URL Rewriting. (Yes/No) Select to use a server's rewrite engine to catch URLs that meet specific conditions and rewrite them as directed. Available for IIS 7 and Apache.

***Apache users only: Rename htaccess.txt to .htaccess before activating. ***IIS 7 users only: Rename web.config.txt to web.config and install IIS URL Rewrite Module before activating.

    • Add Suffix to URL. (Yes/No) If yes, the system will add a suffix to the URL based on the document type.
    • Unicode Aliases. (Yes/No) Choose between transliteration and unicode aliases. Transliteration is the default.
  • Site Name in Page Titles. (After/Before/No) Begin or end all Page Titles with the site name (for example, My Site Name - My Article Name).

Cookie Settings

  • Cookie Domain. Domain to use when setting session cookies. Precede domain with '.' if cookie should be valid for all subdomains.
  • Cookie Path. Path the cookie should be valid for.

System

[[File:help-3x-configuration-global-configuration-system-

en

.png|800px|none]]

System Settings

  • Path to Log Folder. Please specify a folder to store log files.

Debug Settings

  • Debug System. (Yes/No) If enabled, diagnostic information, language translation, and SQL errors (if present) will be displayed. The information will be displayed at the foot of every page you view within the Joomla Backend and Frontend. It is not advisable to leave the debug mode activated when running a live website.
  • Debug Language. (Yes/No) Select if the debugging indicators (**...**) or (??...??) for the Joomla Language files will be displayed. Debug Language will work without Debug System being activated, but you will not get the additional detailed references that will help you correct any errors.

Cache Settings

  • Cache Handler. (Memcached (Experimental)/File) Choose the cache handler. Native caching mechanism is file-based. Please make sure the cache folders are writable.
  • Path to Cache Folder. Specify a writable folder to store cache files if you do not wish to use the default folder.
  • Cache Time. The maximum length of time in minutes for a cache file to be stored before it is refreshed.
  • Platform Specific Caching. (Yes/No) Enable or disable platform specific caching. Enable when HTML output on mobile differs from other devices. (Default disabled.)
  • System Cache. (OFF - Caching disabled/ON - Conservative caching/ON - Progressive caching) Enable or disable caching and set caching level.

**Conservative level: smaller system cache, **Progressive level (default): faster, bigger system cache, includes module renderers cache. Not appropriate for extremely large sites.

Session Settings

  • Session Handler. (Database/PHP/APC User Cache) The mechanism by which Joomla identifies a User once they are connected to the website using non-persistent cookies. If 'PHP' is selected, the session.save-handler value from the PHP configuration will be used.
  • Session Lifetime. Auto log out a User after they have been inactive for the entered number of minutes. Do not set too high.
  • Shared Sessions. (Yes/No) When enabled, a user's session is shared between the frontend and administrator sections of the site. Note that changing this value will invalidate all existing sessions on the site. This is not available when the Force HTTPS option is set to "Administrator Only".

Server

[[File:help-3x-configuration-global-configuration-server-

en

.png|800px|none]]

Server Settings

  • Path to Temp Folder. Please specify a writable folder to store temporary files.
  • Gzip Page Compression. (Yes/No) Compress buffered output if supported.
  • Error Reporting. This parameter sets the level of error reporting to be used by PHP on the Joomla site.

It has 5 options:

*#System Default: leaves the level of PHP error reporting to that set up in the server (usually in the php.ini file). *#None: switches off PHP error reporting. *#Simple: override the server setting to give a basic level of reporting. *#Maximum: override the server setting and reporting of all errors. *#Development: override the server setting and reporting of all errors.

  • Tip: Should your Joomla site fail to the extent that it is not possible to use the administrator page to activate error reporting, you can switch on full PHP error reporting by editing the configuration.php file. Changing the $error_reporting parameter in that file to a value of 'maximum' is the equivalent to setting Error Reporting to “Maximum”.
  • Force HTTPS. (None/Administrator Only/Entire Site) Force site access in the selected areas to occur only with HTTPS (encrypted HTTP connections with the https:// protocol prefix) and also force the use of secure cookies. Note, you must have HTTPS enabled on your server to utilise this option.

Location Settings

  • Website Time Zone. (Universal Time, Coordinated (UTC)/Abidjan/...). Choose a city in the list to configure the date and time for display.

FTP Settings

  • Enable FTP. (Yes/No) Enable the built in FTP (File Transfer Protocol) functionality which is needed, in some server environments, to be used instead of the normal upload functionality of Joomla.

Proxy Settings

  • Behind Load Balancer. (Yes/No) If your site is behind a load balancer or reverse proxy, enable this setting so that IP addresses and other configurations within Joomla automatically take this into account.
  • Enable Outbound Proxy. (Yes/No) Enable Joomla to use a proxy which is needed in some server environments to fetch URLs like in the Joomla Update component.

Database Settings

  • Database Type. (MySQL (PDO)/MySQLi/...) The type of database in use, selected during the installation process. Do not edit this field unless you are migrating to a different type of database, perhaps due to changing your hosting provider.
  • Host. The hostname for your database entered during the installation process. Do not edit this field unless absolutely necessary (eg the transfer of the database to a new hosting provider).
  • Database Username. The username for access to your database entered during the installation process. Do not edit this field unless absolutely necessary (eg the transfer of the database to a new hosting provider).
  • Database Password. The password for access to your database. Do not edit this field unless absolutely necessary (eg after the transfer of the database to a new hosting provider).
  • Database Name. The name for your database entered during the installation process. Do not edit this field unless absolutely necessary (eg the transfer of the database to a new hosting provider).
  • Database Tables Prefix. The prefix used for your database tables, created during the installation process. Do not edit field unless absolutely necessary (eg the transfer of the database to a new hosting provider).

Mail Settings

  • Send Mail. (Yes/No) Select Yes to turn on mail sending, select No to turn off mail sending. Warning: It is recommended to put the site offline when disabling the mail function!
  • Disable Mass Mail. (Yes/No) Select Yes to disable the Mass Mail Users function, select No to make it active.
  • From Email. The email address that will be used to send site email.
  • From Name. Text displayed in the header "From:" field when sending a site email. Usually the site name.
  • Reply To Email. The email address that will be used to receive end user(s) reply.
  • Reply To Name. Text displayed in the header "To:" field when end user(s) replying to received email.
  • Mailer. (PHP Mail/Sendmail/SMTP) Select which mailer for the delivery of site email.

Text Filters

[[File:help-3x-configuration-global-configuration-text-filters-

en

.png|800px|none]]

These text filter settings will be applied to all text editor fields submitted by users in the selected groups.

These filtering options give more control over the HTML your content providers submit. You can be as strict or as liberal as you require to suit your site's needs. The filtering is opt-in and the default settings provide good protection against markup commonly associated with website attacks.

{{Chunk30:Help_screen_Form_Permissions_Header/en}} {{Chunk30:Help_screen_Permissions_Manage/en}}

[[File:help-3x-configuration-global-configuration-permissions-

en

.png|800px|none]]

{{Chunk30:Help_screen_Permissions_Change/en|any extension}} {{Chunk30:Help_screen_Permissions_Select_Group/en}} {{Chunk30:Help_screen_Permissions_Find_Action/en}}

  • Site Login. Users can login to the Frontend site.
  • Administrator Login. Users can login to the Backend site.
  • Offline Access. Users can access to the Frontend site when site is offline.
  • Super User. Users can perform any action over the whole site regardless of any other permission settings.

{{Chunk30:Help_screen_Permissions_Configure_Options_Only/en|any extension}} {{Chunk30:Help_screen_Permissions_Access_Administration_Interface/en|any extension}} {{Chunk30:Help_screen_Permissions_Create/en|any extension}} {{Chunk30:Help_screen_Permissions_Delete/en|any extension}} {{Chunk30:Help_screen_Permissions_Edit/en|any extension}} {{Chunk30:Help_screen_Permissions_Edit_State/en|any extension}} {{Chunk30:Help_screen_Permissions_Edit_Own/en|any extension}} {{Chunk30:Help_screen_Permissions_Edit_Custom_Field_Value/en|any extension}} {{Chunk30:Help_screen_Permissions_Select/en}} :*Not Set: Is used only for the Public group in global configuration. The Public group is the parent of all other groups. If a permission is not set, it is treated as deny but can be changed for child groups, components, categories and items. {{Chunk30:Help_screen_Permissions_Inherited/en|the parent group|}} {{Chunk30:Help_screen_Permissions_Allowed/en}} {{Chunk30:Help_screen_Permissions_Denied/en}} {{Chunk30:Help_screen_Permissions_Save/en}}

{{Chunk30:Help_screen_Toolbar_Header/en}} {{Chunk30:Help_screen_Toolbar_Position/en}}

[[File:Help30-Save-SaveClose-Cancel-Help-toolbar-en.png|800px|none]]

{{Chunk30:Help_screen_Toolbar_Function/en}}

{{Chunk30:Help_screen_toolbar_icon_Save/

en

|global configuration settings}} {{Chunk30:Help_screen_toolbar_icon_SaveAndClose/

en

|global configuration settings}} {{Chunk30:Help_screen_toolbar_icon_Cancel/

en

}} {{Chunk30:Help_screen_toolbar_icon_Help/

en

}}

{{Chunk30:Help_screen_Quick_Tips_Header/en}}

  • Most, if not all, of these settings can be set once and then left alone.
  • If major modifications need to be made, then consider taking the site offline to test it and to make sure everything is in working order.
  • The settings are saved in <Joomla-root>/configuration.php. You have to either activate the FTP-layer or make the configuration.php file writable to save your changes.

==Related Information==