Chunk

Extension/pt: Difference between revisions

From Joomla! Documentation

Created page with "Chunk:Extensão"
 
Created page with "The term ''extension'' is generic and the following specific extension types are available: * Componente (since {{JVer|1.0}}) – adds custom functions to..."
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude><languages /></noinclude>
<noinclude><languages /></noinclude>
An extension is a software package that extends your Joomla! installation in some way. A small selection of extensions is included with the default Joomla! installation but many more are available from the [http://extensions.joomla.org Joomla! Extensions Directory].
Uma extensão é um pacote de software que  de alguma forma estende a sua instalação do Joomla!. Uma pequena seleção de extensões está incluída com a instalação predefinida do Joomla!, mas estão disponíveis muitas mais em [http://extensions.joomla.org Joomla! - Diretoria de Extensões].


The term ''extension'' is generic and the following specific extension types are available:
The term ''extension'' is generic and the following specific extension types are available:
* [[Component]] (since {{JVer|1.0}}) &ndash; adds custom functions to your site that can be selected from menus
* [[Component/pt|Componente]] (since {{JVer|1.0}}) &ndash; adds custom functions to your site that can be selected from menus
* [[Language]] (since {{JVer|1.0}}) &ndash; defines an additional language for your site
* [[Language/pt|Idioma]] (since {{JVer|1.0}}) &ndash; defines an additional language for your site
* [[Library]] (since {{JVer|2.5}}) &ndash; provides functions to be used by other extensions
* [[Library/pt|Biblioteca]] (since {{JVer|2.5}}) &ndash; provides functions to be used by other extensions
* [[Module]] (since {{JVer|1.0}}) &ndash; shows nonessential data in a side box, possibly on multiple pages
* [[Module/pt|Módulo]] (since {{JVer|1.0}}) &ndash; shows nonessential data in a side box, possibly on multiple pages
* [[Package]] (since {{JVer|2.5}}) &ndash; bundles related extensions
* [[Package/pt|Pacote]] (since {{JVer|2.5}}) &ndash; bundles related extensions
* [[Plugin]] (since {{JVer|1.5}}) &ndash; modifies content in articles or provides functions to extend other extensions
* [[Plugin/pt|Plug-in]] (since {{JVer|1.5}}) &ndash; modifies content in articles or provides functions to extend other extensions
* [[Template]] (since {{JVer|1.0}}) &ndash; define the look, feel, and navigation capabilities of your site
* [[Template/pt|Modelo]] (since {{JVer|1.0}}) &ndash; define the look, feel, and navigation capabilities of your site


For an overview of the most important extension types and the functionality they provide, see [[Extension types (general definitions)]].<noinclude>[[Category:Glossary definitions|{{PAGENAME}}]]</noinclude>
Para um resumo dos tipos de extensão mais importantes e a funcionalidade que eles fornecem, Consulte [[Extension types (general definitions)/pt|tipos de extensão (definições gerais)]].<noinclude>[[Category:Glossary definitions/pt|Glossário de definições|{{PAGENAME}}]]</noinclude>

Latest revision as of 03:54, 30 November 2019

Uma extensão é um pacote de software que de alguma forma estende a sua instalação do Joomla!. Uma pequena seleção de extensões está incluída com a instalação predefinida do Joomla!, mas estão disponíveis muitas mais em Joomla! - Diretoria de Extensões.

The term extension is generic and the following specific extension types are available:

  • Componente (since Joomla 1.0) – adds custom functions to your site that can be selected from menus
  • Idioma (since Joomla 1.0) – defines an additional language for your site
  • Biblioteca (since Joomla 2.5) – provides functions to be used by other extensions
  • Módulo (since Joomla 1.0) – shows nonessential data in a side box, possibly on multiple pages
  • Pacote (since Joomla 2.5) – bundles related extensions
  • Plug-in (since Joomla 1.5) – modifies content in articles or provides functions to extend other extensions
  • Modelo (since Joomla 1.0) – define the look, feel, and navigation capabilities of your site

Para um resumo dos tipos de extensão mais importantes e a funcionalidade que eles fornecem, Consulte tipos de extensão (definições gerais).