Chunk16

Chunk16:ComponentOptions

From Joomla! Documentation

This modular chunk can be used to display info about a parameter in one of the tabs of a component's Options.

Please add the new templates you created to this page (inside the "noinclude" tags so it displays only here, not when the chunk is transcluded on an actual help page). Please keep the samples alphabetically ordered to make them easier to find.

Options Tabs

Category Tab

{{Chunk16:ComponentOptions|Category|CatTitle}}

  • Category Title. Hide or Show the title of the selected category as a subheading (usually a Heading 2 or "H2").

{{Chunk16:ComponentOptions|Category|CatDesc}}

  • Category Description. Hide or Show the description of the selected category.

{{Chunk16:ComponentOptions|Category|CatImage}}

  • Category Image. Hide or Show the image of the selected category.

{{Chunk16:ComponentOptions|Category|SubcatLevels}}

  • Subcategory Levels. The number of subcategory levels to display.

{{Chunk16:ComponentOptions|Category|EmptyCat}}

  • Empty Categories. Hide or Show empty categories. A category is considered to be empty if it has no items and no subcategories.

{{Chunk16:ComponentOptions|Category|SubcatDesc}}

  • Subcategories Descriptions. Hide or Show the descriptions for subcategories.

Categories Tab

{{Chunk16:ComponentOptions|Categories|TopLevelCatDesc}}

  • Top Level Category Description. Hide or Show the description of the top level category or optionally override with the text from the description field found in menu item. If using Root as top level category, the description field has to be filled.

{{Chunk16:ComponentOptions|Categories|SubcatLevels}}

  • Subcategory Levels. The number of subcategory levels to display.

{{Chunk16:ComponentOptions|Categories|EmptyCat}}

  • Empty Categories. Hide or Show empty categories. A category is considered to be empty if it has no items and no subcategories.

{{Chunk16:ComponentOptions|Categories|SubcatDesc}}

  • Subcategories Descriptions. Hide or Show the descriptions for subcategories.

List Layouts Tab

{{Chunk16:ComponentOptions|ListLayouts|DisplaySelect}}

  • Display Select. Hide or Show the Display Select dropdown listbox.

{{Chunk16:ComponentOptions|ListLayouts|TableHeadings}}

  • Table Headings. Hide or Show the headings in list layouts.

{{Chunk16:ComponentOptions|ListLayouts|Pagination}}

  • Pagination. Hide or Show pagination controls. Pagination provides links at the bottom of the page that allow the user to navigate to additional pages. These are needed if the information will not fit on one page.

{{Chunk16:ComponentOptions|ListLayouts|PaginationResults}}

  • Pagination Results. Hide or Show pagination results information, for example, "Page 1 of 4".

Integration Tab

{{Chunk16:ComponentOptions|Integration|ShowFeedLink}}

  • Show Feed Link. Hide or Show an RSS Feed Link (A Feed Link will show up as a feed icon in the address bar of most modern browsers).

{{Chunk16:ComponentOptions|Integration|FeedItemShow}}

  • For each feed item show. If set to Intro Text, only the Intro Text of each item will show in the newsfeed. If set to Full Text, the whole item will show in the newsfeed.