User Forum
User Forum plugin provides management of posted comments in CONTENIDO backend.
The comments are posted through standard content_user_forum module.
Incomplete
Provide more information about that plugin.
Classes
Name | Description |
---|---|
ArticleForumCollection | Item collection for the article, contains business logic for the article |
ArticleForumItem | Item class for user forum article |
cContentTypeUserForum | This class handles logic of content type user forum |
UserForum | This class contains plugin settings |
Tables
Table | Description |
---|---|
con_pi_user_forum | user forum table, contains all user forum related data |
Â
Usage
The usage ist very simple. Place code below in you module output area.
echo "CMS_USERFORUM[1]";
After that you can configure your content type and moderate comments.
Settings
Area/Type | Name | Description | Default | Scope |
---|---|---|---|---|
userforum | mailfrom | Â | n/a | SCGU |