Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 38 Next »

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.

 

 

ModuleTypeShort descriptionMore information
config_copyright_noticeconfigConfiguration of the copyright notice in the footer-
config_social_mediaconfigSocial media configuratormore
content_copyright_noticecontentOutput of the copyright notice in the footermore
content_datecontentRepresentation of the an actual timestamp in configurable formats-
content_download_listcontentRepresentation of a configurable download listmore
content_fb_embeddedpostcontentDisplays embedded Facebook post-
content_header_firstcontentConfigurable h1 element in an article-
content_header_secondcontent

Configurable h2 element in an article

-
content_imagecontent

Representation of a configurable image element

-
content_link_listcontentRepresentation of a configurable link-
content_map_google-Google maps integration with a configurable marker-
content_picture_gallerycontentPicture gallery with configurable content-
content_rss_creatorcontentRepresentation of a configurable rss source-
content_search_resultscontentImplementation of the CONTENIDO search with output of the search resultsmore
content_sitemap_html-Representation of a configurable html sitemapmore
content_sitemap_xml-Configurable xml sitemapmore
content_socialmedia_facebook-Facebook integration with configurable layoutmore
content_socialmedia_googleplus-Representation of a configurable googleplus integrationmore
content_socialmedia_twittercontentRepresentation of a configurable twitter integration via linked icon-
content_socialmedia_xingcontentXing profile link buttonmore
content_teaser_config-configuration for content_teaser_image module-
content_teaser_imagecontentRepresentation of an image teaser-
content_teaser_slidercontentRepresentation of a sliding element-
content_teaser_textcontentRepresentation of a text teaser-
content_textcontentStandart text element in an article-
content_userforumcontentRepresentation of a comment system for articlesmore
form_contact-Output of the pifa contact form-
form_logincontentOutput of the login/logout formmore
form_newsletter_subscriptioncontentOutput of the newsletter subscription form-
head_title-Output of the head title-
layout_logolayoutOutput of the CONTENIDO logo-
navigation_bottomnavigationBottom navigationmore
navigation_breadcrumb-Breadcrumb navigation-
navigation_lang_changerNavigationLanguage changer-
navigation_mainnavigationMain navigationmore
navigation_searchform_topnavigationSearch inputmore
navigation_social_medianavigationOutput of the social media links in the footer area-
navigation_topnavigationTop navigationmore
script_cookie_directive-Output of the cookie directive (cookie notification)-
script_fb_channel-Improvemtents of the JS SDK-
script_fb_sdkscriptFacebook Software Development Kit-
script_tracker_googlescriptGoogle Analytics-
script_tracker_piwikscriptPiwik 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:

  • Facebook
  • Google Plus
  • Twitter
  • Xing

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

TypeNameValue
searchableidcats1

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

TypeNameValue
userforummailfrominfo@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:

TypeNameValue
navigation_searchform_topsearch_result_idart20

navigation_bottom

This Module can be used to generate a bottom navigation.

Client settings:

define the root category for the bottom navigation.

TypeNameValue
navigation_bottomidcat4

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.

TypeNameValue
navigation_topdepth1
navigation_topidcat39

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.

TypeNameValue
navigation_maindepth3
navigation_mainidcat1


form_login

This Module generates output of the frontend login/logout form.

Client settings:

define the redirect article after the login.

TypeNameValue
loginidart1


  • No labels