Sistema de Gestão de Conteúdo

From Joomla! Documentation

This page is a translated version of the page Content Management System and the translation is 67% complete.
Other languages:
Deutsch • ‎English • ‎Nederlands • ‎eesti • ‎español • ‎français • ‎português • ‎português do Brasil • ‎русский

Um CMS é um sistema para publicar, editar e alterar conteúdo exibido nas páginas da Web de um site. Estes tipos de páginas da Web são comummente chamadas de páginas da Web dinâmicas em vez de estáticas porque o HTML é montado e exibido ao utilizador final somente quando solicitado. As páginas da Web dinâmicas são geradas utilizando algum tipo de funcionalidade interna para gerir e exibir os itens de conteúdo HTML, bem como vários outros tipos de dados, tais como menus, contactos e hiperligações da Web.

The Joomla! CMS is a PHP-based system for creating dynamic web pages. Joomla!'s flexible and extensible structure allows functionality to be added using extensions Changing the display (appearance and layout) of the content to the 'end-user' (someone viewing a web site) is achieved through the use of templates and modules.

The home of the Joomla! CMS project is Joomla.org, which contains extensive end-user information. The joomla/joomla-cms GitHub repository contains the source code, while the bug tracker and this documentation wiki are operated separately.