You will find here a list of the modules and their functions of the new example client in CONTENIDO 4.9.
Incomplete
This page is not complete yet.
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 | Standart 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 | - | Improvemtents 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 to following social media sites at 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:
define searchable categorie node
Type | Name | Value |
---|---|---|
searchable | idcats | 1 |
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 vote 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 have to be set online of a moderator)
- define the moderator email adress for the notification about new comments.
- allow to cite comments
Client settings:
default mailfrom adress
Type | Name | Value |
---|---|---|
userforum | mailfrom | info@contenido.org |
navigation_searchform_top
This module have 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 | Value |
---|---|---|
navigation_searchform_top | search_result_idart | 20 |
navigation_bottom
This Module can be used to generate a bottom navigation.
Client settings:
define the root category for the bottom navigation.
Type | Name | Value |
---|---|---|
navigation_bottom | idcat | 4 |
navigation_top
This Module can be used to generate a top navigation.
Client settings:
define the categorie depth and the root category for the top navigation.
Type | Name | Value |
---|---|---|
navigation_top | depth | 1 |
navigation_top | idcat | 39 |
navigation_main
This Module can be used to generate a main navigation.
Client settings:
define the categorie depth and the root category for the main navigation.
Type | Name | Value |
---|---|---|
navigation_main | depth | 3 |
navigation_main | idcat | 1 |
form_login
This Module generates output of the frontend login/logout form.
Client settings:
define the redirect article after the login.
Type | Name | Value |
---|---|---|
login | idart | 1 |