Content/de: Difference between revisions
From Joomla! Documentation
Created page with "Inhalt" |
Created page with "Eine der Haupteigenschaften von Joomla! (und eine der ersten, die entwickelt wurden) ist die Möglichkeit, den Seiteninhalt zu verwalten. Dies S:MyLanguage/Content Managemen..." |
||
| Line 1: | Line 1: | ||
<noinclude><languages /></noinclude> | <noinclude><languages /></noinclude> | ||
Eine der Haupteigenschaften von Joomla! (und eine der ersten, die entwickelt wurden) ist die Möglichkeit, den Seiteninhalt zu verwalten. Dies [[S:MyLanguage/Content Management System|Content Management System]] kann wie folgt zusammengefasst werden: | |||
* The smallest units of information are [[S:MyLanguage/Article|Articles]]. | * The smallest units of information are [[S:MyLanguage/Article|Articles]]. | ||
Revision as of 13:50, 24 October 2015
Eine der Haupteigenschaften von Joomla! (und eine der ersten, die entwickelt wurden) ist die Möglichkeit, den Seiteninhalt zu verwalten. Dies Content Management System kann wie folgt zusammengefasst werden:
- The smallest units of information are Articles.
- Articles can be organised using Categories, which can form trees. (An article or category can only be in one category at a time.)
- You can create pages on your site to show articles based on their properties. For example, you can create a page showing all articles in a certain category, or the oldest 10 articles from all categories.
- You can control exactly which users can see which articles. For example, you may choose to hide all articles in a certain category from users that have not been approved by an administrator.
For more detailed background information, read Understanding categories and articles. For instructions on how to manage content, see Article Management.
Joomla! comes with a variety of core extensions to make use of and manipulate content. The site part of the content component (com_content) allows you to create pages that list or display content, or allow the user to add or edit content. The various content modules, such as "Latest News", "Most Read Content" and "Newsflash", allow you to display or list content as a side feature on some or all pages.