Example Client
You will find here a list of the modules and their functions of the new example client in CONTENIDO 4.9.
Incomplete
Maybe you want to provide more information about the modules? Feel free to add some documentation.
You will find more information about certain modules by clicking on "more" in the last column of this table.
Module | Type | Short description | More information |
---|---|---|---|
config_copyright_notice | config | Configuration of the copyright notice in the footer | - |
config_social_media | config | Social media configurator | more |
content_copyright_notice | content | Output of the copyright notice in the footer | more |
content_date | content | Representation of the an actual timestamp in configurable formats | - |
content_download_list | content | Representation of a configurable download list | more |
content_fb_embeddedpost | content | Displays embedded Facebook post | - |
content_header_first | content | Configurable h1 element in an article | - |
content_header_second | content | Configurable h2 element in an article | - |
content_image | content | Representation of a configurable image element | - |
content_link_list | content | Representation of a configurable link | - |
content_map_google | - | Google maps integration with a configurable marker | - |
content_picture_gallery | content | Picture gallery with configurable content | - |
content_rss_creator | content | Representation of a configurable rss source | - |
content_search_results | content | Implementation of the CONTENIDO search with output of the search results | more |
content_sitemap_html | - | Representation of a configurable html sitemap | more |
content_sitemap_xml | - | Configurable xml sitemap | more |
content_socialmedia_facebook | - | Facebook integration with configurable layout | more |
content_socialmedia_googleplus | - | Representation of a configurable googleplus integration | more |
content_socialmedia_twitter | content | Representation of a configurable twitter integration via linked icon | - |
content_socialmedia_xing | content | Xing profile link button | more |
content_teaser_config | - | configuration for content_teaser_image module | - |
content_teaser_image | content | Representation of an image teaser | - |
content_teaser_slider | content | Representation of a sliding element | - |
content_teaser_text | content | Representation of a text teaser | - |
content_text | content | Standard text element in an article | - |
content_userforum | content | Representation of a comment system for articles | more |
form_contact | - | Output of the pifa contact form | - |
form_login | content | Output of the login/logout form | more |
form_newsletter_subscription | content | Output of the newsletter subscription form | - |
head_title | - | Output of the head title | - |
layout_logo | layout | Output of the CONTENIDO logo | - |
navigation_bottom | navigation | Bottom navigation | more |
navigation_breadcrumb | - | Breadcrumb navigation | - |
navigation_lang_changer | Navigation | Language changer | - |
navigation_main | navigation | Main navigation | more |
navigation_searchform_top | navigation | Search input | more |
navigation_social_media | navigation | Output of the social media links in the footer area | - |
navigation_top | navigation | Top navigation | more |
script_cookie_directive | - | Output of the cookie directive (cookie notification) | - |
script_fb_channel | - | Improvements of the JS SDK | - |
script_fb_sdk | script | Facebook Software Development Kit | - |
script_tracker_google | script | Google Analytics | - |
script_tracker_piwik | script | Piwik Tracker | - |
More information about certain modules
config_social_media
This module provides the functionality to build links for the following social media sites in the footer area:
- Google Plus
The links can be defined in the backend editor mode.
content_search_results
The module performs a search and displays the search results.
Client settings:
Type | Name | Defaul value | Description |
---|---|---|---|
searchable | idcats | 1 | Define searchable category node |
content_socialmedia_facebook
This module provides the integration of the standard like button and the larger like box. The like box shows additional information about the people who already liked your site.
A further feature is the possibility to include public posts from a facebook site.
content_socialmedia_googleplus
This module provides the Google Plus button in different sizes. In the backend editor mode you can choose if you want to rate for your Google Plus site or for the actual article.
content_socialmedia_twitter
This module supports the twitter timeline. You can define the following settings in the backend editor mode:
- Timeline integration
- Light or dark style
- Color settings for a better style integration
content_userforum
The content_userforum module can be used to allow comments of articles. The backend editor mode can be used to define the following settings:
- Moderator mode (new comments has to be set online by a moderator)
- Define the moderator email address for the notification about new comments
- Allow to cite comments
Client settings:
Type | Name | Default value | Description |
---|---|---|---|
userforum | mailfrom | info@contenido.org | Default mailfrom address |
navigation_searchform_top
This module has to be set to the position in the layout where you want to enable search input from users. The module will redirect after the input to the search result page (specified at client settings).
Client settings:
Type | Name | Default value | Description |
---|---|---|---|
navigation_searchform_top | search_result_idart | 20 | Article ID of search results page |
navigation_bottom
This module can be used to generate a bottom navigation.
Client settings:
Type | Name | Default value | Description |
---|---|---|---|
navigation_bottom | idcat | 4 | Define the root category for the bottom navigation |
navigation_top
This module can be used to generate a top navigation.
Client settings:
Type | Name | Default value | Description |
---|---|---|---|
navigation_top | depth | 1 | Define the category depth for the top navigation |
navigation_top | idcat | 39 | Define the root category for the top navigation |
navigation_main
This module can be used to generate a main navigation.
Client settings:
Type | Name | Default value | Description |
---|---|---|---|
navigation_main | depth | 3 | Define the category depth for the main navigation |
navigation_main | idcat | 1 | Define the root category for the main navigation |
form_login
This module generates output of the frontend login/logout form.
Client settings:
Type | Name | Default value | Description |
---|---|---|---|
login | idart | 1 | Define the redirect article after the login |