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 | Representation of a configurable h1 element in an article | - |
content_header_second | content | Representation of a 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 | - | Representation of a google map with a configurable marker | - |
content_picture_gallery | content | Representation of a configurable picture gallery | - |
content_rss_creator | content | Representation of a configurable rss | - |
content_search_results | content | Representation of the search in- and output | more |
content_sitemap_html | - | Representation of a configurable html sitemap | more |
content_sitemap_xml | - | Representation of a configurable xml sitemap | more |
content_socialmedia_facebook | - | Representation of a configurable facebook integration | 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 | Representation of a configurable xing integration | 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 | Representation of standart text in an article | - |
content_userforum | content | Representation of comment system | 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
Some modules
config_social_media
Module description:
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 mode.
content_copyright_noticec
Description text:
Client settings:
text
content_download_list
Description text:
Client settings:
text
content_search_results
Description text:
The module performs a search and displays the search results.
Client settings:
define searchable categorie node
Type | Name | Value |
---|---|---|
searchable | idcats | 1 |
content_sitemap_html
Description text:
Client settings:
text
content_sitemap_xml
Description text:
Client settings:
text
content_socialmedia_facebook
Module description:
This Module provides the integration of the standard like button and the larger like boxes. 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
Module description:
This Module provides the google vote button in different sizes. In the backend mode you can choose if you want to rate for your google plus site or for the actual article.
content_socialmedia_twitter
Module description:
This Module supports the twitter timeline. You can define the following settings in the backend mode:
- timeline integration
- light or dark style
- color settings for a better style integration
content_userforum
Modul description:
The content_userforum module can be used to allow comments of articles. The backend 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
Modul description:
This module have to be set to the position in the layout where you want to enable a search input. 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
Modul description:
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
Modul description:
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
Modul description:
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
Modul description:
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 |