Help4.x

Difference between revisions of "Extensions: Update/pt"

From Joomla! Documentation

(Updating to match new version of source page)
(Updating to match new version of source page)
Line 56: Line 56:
 
== Informação Relacionada ==
 
== Informação Relacionada ==
 
*'''Instalar.''' Interliga ao [[S:MyLanguage/Help4.x:Extensions_Extension_Manager_Install|Ecrã de Instalação]].
 
*'''Instalar.''' Interliga ao [[S:MyLanguage/Help4.x:Extensions_Extension_Manager_Install|Ecrã de Instalação]].
*'''Install.''' Links to the [[Help40:Extensions_Extension_Manager_Install/en|Install Screen]].
+
*'''Install.''' Links to the [[Help40:Extensions:_Install/en|Install Screen]].
 +
<div class="mw-translate-fuzzy">
 
*'''Atualizar.''' Interliga ao [[S:MyLanguage/Help4.x:Extensions_Extension_Manager_Update|Ecrã de Atualização]].
 
*'''Atualizar.''' Interliga ao [[S:MyLanguage/Help4.x:Extensions_Extension_Manager_Update|Ecrã de Atualização]].
*'''Manage.''' Links to the [[Help40:Extensions_Extension_Manager_Manage/en|Manage Screen]].
+
</div>
*'''Discover.''' Links to the [[Help40:Extensions_Extension_Manager_Discover/en|Discover Screen]].
+
*'''Manage.''' Links to the [[Help40:Extensions:_Manage/en|Manage Screen]].
*'''Database.''' Links to the [[Help40:Extensions_Extension_Manager_Database/en|Database Screen]].
+
*'''Discover.''' Links to the [[Help40:Extensions:_Discover/en|Discover Screen]].
*'''Warnings.''' Links to the [[Help40:Extensions_Extension_Manager_Warnings/en|Warnings Screen]].
+
*'''Database.''' Links to the [[Help40:Information:_Database/en|Database Screen]].
 +
*'''Warnings.''' Links to the [[Help40:Information:_Warnings/en|Warnings Screen]].
 
*'''Install Languages.''' Links to the [[Help40:Extensions_Extension_Manager_Languages/en|Install Languages Screen]].
 
*'''Install Languages.''' Links to the [[Help40:Extensions_Extension_Manager_Languages/en|Install Languages Screen]].
 
*'''Update Sites.''' Links to the [[Help40:Extensions_Extension_Manager_Update_Sites/en|Update Sites Screen]].
 
*'''Update Sites.''' Links to the [[Help40:Extensions_Extension_Manager_Update_Sites/en|Update Sites Screen]].

Revision as of 06:03, 25 September 2020

Other languages:
Deutsch • ‎English • ‎Nederlands • ‎français • ‎português

Descrição

This screen allows you to update installed extensions that provide an update server. Live update of the extension occurs without the need to manually upload and install the updated extension files. They are obtained from the remote update server using standard HTTP connection methods.

Como Aceder

  • Select System  Update Panel  Extensions from the Administrator menu. Then to perform an update...
    • Select the checkbox of one or more items to update.
    • Select the Update button in the Toolbar.

Captura de Ecrã

Help-4x-extensions-extension-manager-update-en.png

Cabeçalhos de Coluna

Help-4x-Extensions-Manage-Update-columns-en.png
  • Checkbox. Check this box to select one or more items. To select all items, check the box in the column heading. After one or more boxes are checked, click a toolbar button to take an action on the selected item or items. Many toolbar actions, such as Publish and Unpublish, can work with multiple items. Others, such as Edit, only work on one item at a time. If multiple items are checked and you press Edit, the first item will be opened for editing.
  • Name. The name of the extension.
  • Location. Specifies if this is a site or administrator extension.
  • Type. The extension type. Examples of extension types are module, plug-in, template, component, language or package.
  • Installed. The version number of the currently installed extension.
  • Available. The version number of the available update.
  • Changelog. The changelog.
  • Folder. If the extension is a plug-in, the subdirectory of your Joomla! installation's /plugins directory where the extension is located. By default Joomla! has the following subdirectories in the plugins directory which each represent the different types of plug-ins that are defined: authentication, content, editors, editors-xtd, extension, search, system, user.
  • Install Type. The type of installation that will be performed by the update. Usually this will be type Update which will perform an in-place update of the extension.

Filtros de Lista

Search bar. This is a common feature of most Lists. The layout is as shown below.

Help-4x-colheader-filter-field-en.png
  • Search by Text. Enter part of the search term and click the Search icon. The search may be of one or more fields. Hover to see a Tooltip indicating which fields will be searched. In some cases a different format is required. For Example, to Search by ID enter "id:xx", where "xx" is the item ID number (for example, "id:9").
  • Filter Options. Click to display or hide the additional filters.
  • Clear. Click to clear the Filter field and restore the list to its unfiltered state.
  • Ordering. Shows the current table ordering field. Select from the drop down list to change the order or click a column heading. Ordering may be in ascending or descending order. The column heading toggles between ascending and descending order.
  • Number to Display. Shows the number of items in a list. The default for a site is 20 but this may be changed in the global configuration. Select from the drop-down list to change the number displayed. If you select too many complex items they will be slow to deliver and display.

Opções do Filtro

  • -Select Location-. Select Site, Administrator or API from the drop-down list of available locations.
  • -Select Type-. Select the extension type from the drop-down list box of available types.
  • -Select Folder-. Select a plug-in folder from the drop-down list box of available folders. There is a separate folder for each type of plug-in defined in your Joomla installation.

Page Controls: When the number of items is more than one page, you will see a page control bar as shown below. The current page number being viewed has a dark colour background.

Help-4x-pagination-en.png
  • Start: Click to go to the first page.
  • Prev: Click to go to the previous page.
  • Page numbers: Click to go to the desired page.
  • Next: Click to go to the next page.
  • End: Click to go to the last page.

Barra de Ferramentas

At the top of the page you will see the toolbar shown in the Screenshot above. The functions are:

  • Update. Perform update of selected options. This will fetch an update file from the update server and may take several seconds. Please be patient!
  • Find Updates. Query update servers for the latest versions of installed extensions. Again, this may take a while.
  • Clear Cache. Clear the available extension update information displayed in the listing.
  • Options. Opens the Options window where settings such as default parameters can be edited.
  • Help. Opens this help screen.

Dicas Rápidas

  • Only extensions which support the Joomla! update system will be listed in this screen. If you use extensions which do not support the new update system or you are not sure, consult the extension developer's website.
  • It is critical to keep your extensions up-to-date. Failure to do so may expose a vulnerability in your Joomla! installation which can be exploited by hackers.
  • It is recommended to backup your Joomla! installation files and database before attempting to update extensions or the Joomla! installation itself. This will ensure that you can restore your Joomla! installation to its previous state if the update fails or causes unexpected results.

Informação Relacionada