Portal

Difference between revisions of "Template Management/nl"

From Joomla! Documentation

(Created page with "Template verwijzingen")
(Created page with "nl")
Line 20: Line 20:
 
<div class="portal-column-left">
 
<div class="portal-column-left">
 
{{Portal:Template_Management/box-header-sq|Template verwijzingen|Portal:Template Management/References|}}
 
{{Portal:Template_Management/box-header-sq|Template verwijzingen|Portal:Template Management/References|}}
{{:Portal:Template Management/References/en}}
+
{{:Portal:Template Management/References/nl}}
 
{{Portal:Template_Management/box-footer|}}
 
{{Portal:Template_Management/box-footer|}}
 
</div>
 
</div>

Revision as of 06:15, 23 May 2015

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Nederlands • ‎eesti • ‎español • ‎français • ‎italiano • ‎português • ‎русский • ‎فارسی • ‎中文(台灣)‎ • ‎日本語

Article Management · User Management · Template Management · Menu Management

Inleiding tot templatebeheer


Deze pagina bevat veel links naar geselecteerde documentatie over Templatebeheer voor Joomla 2.5 en Joomla 3.10

Een template is een soort Joomla extensie die het uiterlijk van de website bepaalt. Het Joomla CMS gebruikt twee soorten templates: website templates en beheergedeelte templates. De website template bepaalt de manier waarop de website eruit ziet voor uw gebruikers die de inhoud bekijken. Het template voor het beheergedeelte bepaalt de manier waarop het beheergedeelte eruit ziet, het gedeelte waar administratieve taken worden uitgevoerd door een Joomla! beheerder. Dit kan bestaan uit normale taken zoals: gebruiker-, menu-, artikel-, categorie-, module-, component-, plugin- en template-beheer.

Zie ook: Component, Module, Plugin

Deze pagina is alleen voor Templatebeheer.

Kijk, voor meer artikelen en informatie, alstublieft ook op de hoofdpagina Beheerders voor andere beheer onderwerpen.


Aanbevolen Literatuur

Template Management Tutorials

Template Management Help Screens


Template Management Help Screens with Descriptions

Template Managment Help Screen Version Description
Extensions Template Manager Styles Joomla 3.x To change the default Template for the Site (Front-end) or Administrator (Back-end), follow these steps:
Extensions Template Manager Styles Edit Joomla 3.x This is where you edit template styles. When a template is first installed, a default style is created for it. The default style for the template will have the same name as the template with a - Default suffix. To make a different variation of the default template style, check the default style's checkbox and press the Duplicate icon in the toolbar. Then edit the duplicate.
Extensions Template Manager Templates Joomla 3.x The Template Manager: Templates screen allows you to preview and edit templates which are installed in your Joomla! installation.
Extensions Template Manager Templates Edit Joomla 3.x This is where you edit a template's source code. You can edit the template's master files and stylesheets from this screen.
Extensions Template Manager Templates Edit Source Joomla 3.x This screen is where the source code of template files is edited. It provides a plain text interface to edit the template files. HTML and PHP programming syntax is highlighted to make the source code files easier to read.
Template Managment Help Screen Version Description
Extensions Template Manager Styles Joomla 2.5 The Template Manager: Styles screen allows you to manage template styles which you can then apply to your Joomla! installation. You can specify the default style to be applied to web pages in the public and administrator interfaces. You can also configure different styles for the various menu item web pages on your site. Styles allow to you have multiple different configurations of a template saved and then apply them on a site-wide or per-page basis.
Extensions Template Manager Styles Edit Joomla 2.5 This is where you edit a template's styles. When a template is first installed, a default style is created for it. The default style for the template will have the same name as the template with a - Default suffix. To make a different variation of the default template style, check the default style's checkbox and press the Duplicate icon in the toolbar. Then edit the duplicate.
Extensions Template Manager Templates Joomla 2.5 The Template Manager: Templates screen allows you to preview and edit templates which are installed in your Joomla! installation.
Extensions Template Manager Templates Edit Joomla 2.5 This is where you edit a template's source code. You can edit the template's master files and stylesheets from this screen.
Extensions Template Manager Templates Edit Source Joomla 2.5 This screen is where the source code of template files is edited. It provides a plain text interface to edit the template files. HTML, PHP and CSS programming syntax is highlighted to make the source code files easier to read.