System Administrator Guide on Plugin Modules

This guide provides a breakdown of AnswerHub's default plugins and their corresponding modules. This guide applies to AnswerHub version 2.3+.

AnswerHub System Administrator Guide


Breaking Down Plugin Modules for Default AnswerHub Plugins

Table of Contents

Overview.. 4

AnswerHub Plugins. 4

Default Plugins Included. 4

AnswerHub Plugin Modules. 5

Advanced Analytics Package v2. 5

Consolidation. 6

Cookie SSO Auth Plugin. 8

Custom Header/Footer. 9

Elasticsearch. 10

Favorite-Spaces. 11

Froala-Editor. 12

GDPR Support 12

Google Tag Manager Integration. 20

Ideation. 21

Impersonation. 25

JIRA API Integration. 26

Knowledge Base. 27

LDAP Authentication. 30

Leaderboard. 30

Markdown-support. 31

OSQA Awards. 32

Password Management 34

Personalized Feed. 35

reCAPTCHA Support. 35

Robots.txt. 36

SAML Auth. 37

SEO Support. 37

Shield Plugin. 38

Sitemaps. 38

Slack Integration. 40

TeamHub Awards 40

THUB Compatibility Themes. 41

THub Theme. 42

 


 

Overview

This guide will walk you through the plugins and their modules in the administrator console. Each plugin has a set of modules; some of them cannot be disabled while others can be disabled. By the end of the guide, you should be able to understand the subsequent results of disabling some of the modules within each plugin.

 

AnswerHub Plugins

AnswerHub contains a number of plugins and continues to add more to the list with new releases. Below is the list of plugins in the current list for version 2.3.1 and above.

 

Default Plugins Included

Advanced Analytics V2

Consolidation

Cookie-SSO

Custom Header Footer

Elastic Search

Favorite Spaces

Froala Editor

GDPR Support

Ideation

Impersonation

Jira API Integration

Knowledge Base (KB)

LDAP Authentication

Leaderboard

Markdown Support

OSQA Awards

Password Management

Personalized Feed

reCAPTCHA Support

Robots.txt

SAML Auth

SEO Support

Shield Plugin

Sitemaps

Slack Integration

TeamHub Awards

THUB Compatibility Themes

THub Theme

 

 

AnswerHub Plugin Modules

Below is a list of the AnswerHub plugins and their modules. Each plugin has their own set of specific modules that control different parts of the plugin. There are modules that are important for basic functionality that cannot be disabled and some that can be disabled. However, it is highly advised to keep as many modules as possible enabled to avoid creating issues with your plugins.

 

Advanced Analytics Package v2

Description: Advanced Analytics Package

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

advTrafficAnalyticsv2

(Cannot be disabled)

advUniqueUsersAnalyticsv2

(Cannot be disabled)

AnalyticsConnectorMixPanel

(Cannot be disabled)

AnalyticsRestManagerMixPanel

(Cannot be disabled)

AnalyticsEventBuilderMixPanel

(Cannot be disabled)

AnalyticsQueryBuilderMixPanel

(Cannot be disabled)

AnalyticsUserController Controller

Disable

Removes the analytics around user overview, top contributors, community reactions and badges awarded.

AnalyticsDashboardController Controller

Disable

Removes the links to the page in the admin . Response stats and top posts. 

AnalyticsAdminController Controller

Disable

This module is currently broken, and the fate of the module has not been decided on yet. It is advised to not disable this module to avoid potential unwanted behavior.

AnalyticsSiteController Controller

Disable

Removes summary stats, traffic report, top topics report, top spaces report. 

 

Consolidation

Description: Node Consolidation feature for AnswerHub

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

Consolidation Widget

Disable

Removes the widgets from the UI wherever they are. This is also dependent on the theme. In a default AH community, this will remove the “Consolidate to an article” link from the edit gear icon on the question.

Consolidated widget

Disable

This adds the information about the consolidation to the article that was created. Disabling this will remove that information. 

consolidation-settings

(Cannot be disabled)

ConsolidationRoles

(Cannot be disabled)

ConsolidationCriteriaManager

(Cannot be disabled)

ConsolidationRemovalCriteriaManager

(Cannot be disabled)

ConsolidationCriteriaForChildActionsManager

(Cannot be disabled)

AnswerExtraDaoImpl

(Cannot be disabled)

AvailableConsolidationDaoImpl

(Cannot be disabled)

ExtendedQuestionDaoImpl

(Cannot be disabled)

ConsolidationService

(Cannot be disabled)

FreemarkerHelper

(Cannot be disabled)

persistence

(Cannot be disabled)

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. 

ConsolidationAdminController Controller

Disable

The Content Consolidation Menu in the admin console will disappear. 

ConsolidationAPI Controller

Disable

The user will not be able to consolidate questions into articles via the API. If they try to, they will receive a 404 not found status and the following JSON response: 

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<error>

    <messages>Not found</messages>

</error>. 

ConsolidationController Controller

Disable

Would disable the controller that receives and performs the consolidation for the command. The command is a webapp call from the UI.

 

Cookie SSO Auth Plugin 

Description: Provides Cookie based SSO Authentication for External Sites

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

SSO Auth Utils

(Cannot be disabled)

User Info Service Factory

(Cannot be disabled)

PluginSettingsManager

(Cannot be disabled)

Cookie Data Extractor Factory

(Cannot be disabled)

SSO Auth Interceptor

(Cannot be disabled)

SSOAuthController

(Cannot be disabled)

SSOAuthAdminController

(Cannot be disabled)

User Service Controller

(Cannot be disabled)

sso-auth-settings

(Cannot be disabled)

UserRetrievalFallbackService

(Cannot be disabled)

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. 

 

Custom Header/Footer

Description: Allows site admins to customize the header and footer of a TeamHub site without writing a completely new skin.

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

custom-header-footer-config

(Cannot be disabled)

headBlock

Disable

Removes the widgets that will drop in the content that you put in that text field. Thus, that text won’t show in your theme in the community UI. 

headerBlock

Disable

Removes the widgets that will drop in the content that you put in that text field. Thus, that text won’t show in your theme in the community UI. 

footerBlock

Disable

Removes the widgets that will drop in the content that you put in that text field. Thus, that text won’t show in your theme in the community UI. 

 

Elasticsearch

Description: Elasticsearch integration

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

elasticsearch-settings

(Cannot be disabled)

elasticsearchServerSettingsPanel

Disable

Won’t be able to configure it in the backend if disabled.

SearchManager

(Cannot be disabled)

ConnectionManager

(Cannot be disabled)

Indexer

(Cannot be disabled)

Searcher

(Cannot be disabled)

IndexManager

(Cannot be disabled)

 

Favorite-Spaces

Description: Widget where users can define their favorite spaces

Vendor: Dzone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

spaceTopicsWidget

Disable

On the home page the entire Navigation section widget in the right-side panel will disappear.

favoriteSpacesSettings

(Cannot be disabled)

FavoriteMacro

(Cannot be disabled)

FavoriteSpaceManager

(Cannot be disabled)

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. 

MakeFavoriteController Controller

Disable

The ability to designate a space as a favorite will be disabled. The users will still see the stars, but nothing will happen when they click on them. The users can remove a favorite space that was already selected by clicking on the “x” but the star will still be highlighted next to the favorite space. 

 

Froala-Editor

Description: Froala Editor Support

Vendor: Dzone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

FroalaEditor

(Cannot be disabled)

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. The froala editor will not be available to the users in the community.

 

GDPR Support

Description: Provides different endpoints that will support the new GDPR regulations

Vendor: Dzone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

gdpr-settings

(Cannot be disabled)

Anonymized User Profile interceptor

(Cannot be disabled)

gdprExecutionCalls

(Cannot be disabled)

gdprPersistence

(Cannot be disabled)

MentionProcessor

(Cannot be disabled)

ActionDAOHibernateImpl

(Cannot be disabled)

UserEmailDAOJDBCImpl

(Cannot be disabled)

NodeModDao

(Cannot be disabled)

HardDeleteUserJDBC

(Cannot be disabled)

NodeDAOJDBCImpl

(Cannot be disabled)

NotificationPreferencesDAOJDBCImpl

(Cannot be disabled)

NodeUserStateHibernateImpl

(Cannot be disabled)

SiteDAOJDBCImpl

(Cannot be disabled)

NotificationDAOJDBCImpl

(Cannot be disabled)

AppDao

(Cannot be disabled)

ActionDAOJDBCImpl

(Cannot be disabled)

MessageToUsersDAOJDBCImpl

(Cannot be disabled)

UserFollowingServiceImpl

(Cannot be disabled)

DDLAnalyzer

(Cannot be disabled)

ActivityLogDAOHibernateImpl

(Cannot be disabled)

ScheduleJobDaoHibernate

(Cannot be disabled)

IndividualComplianceService

(Cannot be disabled)

LeaderBoardDao

(Cannot be disabled)

IdModelExtraDataDAOJDBCImpl

(Cannot be disabled)

FollowRelationService

(Cannot be disabled)

NodeRevisionDAOJDBCImpl

(Cannot be disabled)

Manager

(Cannot be disabled)

NodeService

(Cannot be disabled)

NodeUserStateDAOJDBCImpl

(Cannot be disabled)

ActionReputationDAOHibernateImpl

(Cannot be disabled)

BulkUserDataDAOHibernateImpl

(Cannot be disabled)

QueuedNotificationDAOHibernateImpl

(Cannot be disabled)

StepDao

(Cannot be disabled)

AuthorityDAOJDBCImpl

(Cannot be disabled)

GDPRPendingJobService

(Cannot be disabled)

NotificationPreferenceDAOHibernateImpl

(Cannot be disabled)

ManagedFileDAOJDBCImpl

(Cannot be disabled)

ExtendedActionServiceJDBCImpl

(Cannot be disabled)

AuthenticationModeDAOJDBCImpl

(Cannot be disabled)

ExtendedUserManager

(Cannot be disabled)

StepperDao

(Cannot be disabled)

ExecutionDAOHibernateImpl

(Cannot be disabled)

SiteNotificationDao

(Cannot be disabled)

ManagedFileDaoHibernateImpl

(Cannot be disabled)

BaseTaskDao

(Cannot be disabled)

ActivityLogManagerImpl

(Cannot be disabled)

IdModelExtraDataServiceJDBCImpl

(Cannot be disabled)

MentionDao

(Cannot be disabled)

BaseTaskDAOJDBCImpl

(Cannot be disabled)

ExtendedActionServiceImpl

(Cannot be disabled)

NotificationPreferencesBuilder

(Cannot be disabled)

SocialManagerDao

(Cannot be disabled)

BulkComplianceService

(Cannot be disabled)

AuthoritableDao

(Cannot be disabled)

ExecutionService

(Cannot be disabled)

UserMentionService

(Cannot be disabled)

HardDeleteActionJDBC

(Cannot be disabled)

UserEmailDao

(Cannot be disabled)

UserPreferencesDAOJDBCImpl

(Cannot be disabled)

AwardsDAOJDBCImpl

(Cannot be disabled)

ExtendedMessageDao

(Cannot be disabled)

IdModelExtraDataDAOHibernateImpl

(Cannot be disabled)

MentionMarkupUtil

(Cannot be disabled)

AuthoritableDAOJDBCImpl

(Cannot be disabled)

UserSiteDataDAOJDBCImpl

(Cannot be disabled)

UserPreferenceDao

(Cannot be disabled)

QueuedNotificationDAOJDBCImpl

(Cannot be disabled)

NodeToNodeDAOJDBCImpl

(Cannot be disabled)

ActivityLogDAOJDBCImpl

(Cannot be disabled)

UserServiceImpl

(Cannot be disabled)

UserDTOBuilder

(Cannot be disabled)

NotificationDAOHibernateImpl

(Cannot be disabled)

UserDAOHibernateImpl

(Cannot be disabled)

UserDAOJDBCImpl

(Cannot be disabled)

ActionService

(Cannot be disabled)

ComplianceFactory

(Cannot be disabled)

NodeAttachmentsManagerImpl

(Cannot be disabled)

FollowRelationDao

(Cannot be disabled)

NotificationPreferenceDTOBuilder

(Cannot be disabled)

JobServiceImpl

(Cannot be disabled)

NodeRevisionDAOHibernateImpl

(Cannot be disabled)

ActionReputationDAOJDBCImpl

(Cannot be disabled)

UserNodeManagerImpl

(Cannot be disabled)

UserFollowingServiceJDBCImpl

(Cannot be disabled)

ExtendedNodeServiceJDBCImpl

(Cannot be disabled)

ExtendedNodeDao

(Cannot be disabled)

AwardDao

(Cannot be disabled)

MessagesService

(Cannot be disabled)

TaskDao

(Cannot be disabled)

BulkUserDataManagerImpl

(Cannot be disabled)

AuthorityDao

(Cannot be disabled)

UserExecutionHibernateDao

(Cannot be disabled)

FollowRelationDAOJDBCImpl

(Cannot be disabled)

RememberMeTokenDAOJDBCImpl

(Cannot be disabled)

ExecutionDAOJDBCImpl

(Cannot be disabled)

ActivityLogMapper

(Cannot be disabled)

IdModelExtraDataServiceImpl

(Cannot be disabled)

ExtendedNodeServiceImpl

(Cannot be disabled)

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. 

ExecutionEndpoints Controller

Disable

Disables the REST API GDPR execution endpoint GET request for /services/v2/users/gdpr/execution

/{executionId}/status.json

GDPRController Controller

Disable

Disables the GDPR admin index page. (/admin/support/gdpr/index.html)

UserServiceEndpoints Controller

Disable

Disables the REST API GDPR endpoint for users: /services/v2/users/gdpr

GDPRUserController Controller

Disable

Disables the user profile methods:

(/users) list and alterego ( * )

JobServiceEndpoints Controller

Disable

Disables the REST API GDPR job endpoint: /services/v2/jobs/gdpr

 

Google Tag Manager Integration

Description: Google Tag Manager Integration

Vendor: Dzone, Inc.

Plugin Version: ENG-9651dcb436

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

gtm-settings

(Cannot be disabled)



stringHttpMessageConverter

(Cannot be disabled)



jsonHttpMessageConverter

(Cannot be disabled)



restTemplate

(Cannot be disabled)



gtmWidget

Disable

Disabling this will prevent the injection of the GTM javascript snippet code (located reference on the teamhub-plugin xml file) to get a 100% separation from any custom theme (even if any freemarker file is overriden). And disabling this will also prevent the GTM script to include the container-ID and data layer (if enabled) admin setting values to then be written into the appropriate location from the script.

Theme Resources

Disable

JS or CSS that is packaged into the plugin. Disabled for each plugin will disable the specific JS scripts and CSS styleAssets within that plugin.

GTMIntegrationAdminController Controller

Disable

Disabling this will prevent the management of GTM admin settings to display and submit their values for the GTM container ID and the data layer enable/disable option. 

 

Ideation

Description: Ideation AH - Brainstorming for your Enterprise

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

idea-view-bronze-award

Disable

Disables the display for the individual award but not from individual user’s profiles if they got the award prior to disabling. The thinker award for suggesting an idea with 100 views.

idea-view-silver-award

Disable

The Kickstarter award for suggesting an idea with 300 views.

idea-view-gold-award

Disable

The innovator award for suggesting an idea with 500 views.

idea-score-bronze-award

Disable

The bright idea award for suggesting an idea voted up 5 times.

idea-score-silver-award

Disable

The whiz kid award for suggesting an idea voted up 20 times.

idea-score-gold-award

Disable

The genius award for suggesting an idea voted up 50 times.

ideation-settings

(Cannot be disabled)

ahubIdeaFollowWidget

Disable

Removes the “Idea Details” section in the right-side panel; this is where the follow button is located for ideas.

newIdeaSubscribers

(Cannot be disabled)

newIdeaNotification

(Cannot be disabled)

newIdeaCommentSubscribers

(Cannot be disabled)

newIdeaCommentNotification

(Cannot be disabled)

ideaStatusChangedSubscribers

(Cannot be disabled)

ideaStatusChangedNotification

(Cannot be disabled)

moderatedIdeaNotification

(Cannot be disabled)

ideaStates

(Cannot be disabled)

spacesActivityAnalyticsProvider

(Cannot be disabled)

ideasHistoryAnalyticsProvider

(Cannot be disabled)

ViewIdeaStateHistoryCommand

(Cannot be disabled)

IdeaStateCommand

(Cannot be disabled)

IdeaCommentAclRules

(Cannot be disabled)

IdeaAclRules

(Cannot be disabled)

IdeaVoteActionManager

(Cannot be disabled)

AutoFollowOnIdeaCommentManager

(Cannot be disabled)

AutoFollowOnIdeaManager

(Cannot be disabled)

NewIdeaCommentActionManager

(Cannot be disabled)

NewIdeaActionManager

(Cannot be disabled)

SetIdeaStatusActionManager

(Cannot be disabled)

IdeationUtils

(Cannot be disabled)

IdeaCustomRoles

(Cannot be disabled)

NewIdeaCommentSelector

(Cannot be disabled)

NewIdeaSelector

(Cannot be disabled)

IdeasManager

(Cannot be disabled)

IdeaStatusChangeSelector

(Cannot be disabled)

persistence

(Cannot be disabled)

Idea indexer

(Cannot be disabled)

IdeaCommentContentType

(Cannot be disabled)

IdeasContentType

(Cannot be disabled)

Idea searcher

Disable

Users can enter in titles of idea posts in the search bar, but they won’t receive results. However, topics labeled as ideas or idea can still be searched for.

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. 

IdeaService Controller

Disable

Disables REST API for ideation plugin 

IdeationListController Controller

Disable

Disables list of ideas URL

IdeaCommentController Controller

Disable

Disables comment ideas  URL

IdeationController Controller

Disable

Disables posting an idea URL

IdeaSettingsController Controller

Disable

Disables settings in admin page URL 

IdeationCommandsController Controller

Disable

Disables buttons in the UI for Ideas URL 

IdeaAnalyticsController Controller

Disable

Disables analytics UI related to ideation

 

Impersonation

Description: Impersonate users while using Answerhub's REST API

Vendor: Dzone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

ImpersonationAclRules

(Cannot be disabled)

VoteUpImpersonationActionManager

(Cannot be disabled)

AcceptImpersonationActionManager

(Cannot be disabled)

ImpersonationRoles

(Cannot be disabled)

persistence

(Cannot be disabled)

NodeImpersonationService Controller

Disable

The REST API for this plugin will disappear.

 

JIRA API Integration

Description: Jira API Integration

Vendor: Dzone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

jiraUtils

(Cannot be disabled)

stringHttpMessageConverter

(Cannot be disabled)

jsonHttpMessageConverter

(Cannot be disabled)

restTemplate

(Cannot be disabled)

jira Widget

Disable

Removes the “Send to Jira” link from the post’s gear icon drop-down list.

jiraPersistence

(Cannot be disabled)

SubmitToJiraCommand

(Cannot be disabled)

JiraCustomRoles

(Cannot be disabled)

JiraManagerImpl

(Cannot be disabled)

JiraValidatorImpl

(Cannot be disabled)

JiraRestClientImpl

(Cannot be disabled)

JiraTicketDao

(Cannot be disabled)

BasicAuthentication

(Cannot be disabled)

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. 

JiraWebhook Controller

Disable

The callback from JIRA to AH will be disabled.

JiraIntegrationAdminController Controller

Disable

The admin page for JIRA will be disabled.

JiraCommandsController Controller

Disable

The gear icon link called “Send to Jira” is the command that will be disabled. The user can still click on the link and the modal window will still appear, but nothing will happen if they click on the submit button.

JiraService Controller

Disable

The REST API for the JIRA integration will be disabled.

 

Knowledge Base

Description: Wiki style Knowledge Management for TeamHub

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

Social widget

Disable

This widget should be labeled as Article Details; it is incorrectly labeled and will be fixed in the near future. The “Article” section in the right-side panel where the contributors are shown will be removed.  

Social widget

Disable

The “Follow this Article” section with the follow button disappears.  

Navigation widget

Disable

The navigation section in the right-side panel for KB articles will disappear. This section is intended for parent-child article relationships.

kb-settings

(Cannot be disabled)

newKBEntryActionSubscribers

(Cannot be disabled)

newKBEntryActionNotification

(Cannot be disabled)

Unspecified

(Cannot be disabled)

ArticleToPdfCommand

(Cannot be disabled)

KBAclRules

(Cannot be disabled)

KBEntryValidator

(Cannot be disabled)

KBEntryIndexer

(Cannot be disabled)

NewKBEntryActionManager

(Cannot be disabled)

AutoFollowKBEntryManager

(Cannot be disabled)

KBThemeUtils

(Cannot be disabled)

NewKBEntryActionSelector

(Cannot be disabled)

KBEntriesManager

(Cannot be disabled)

KBEntryRoles

(Cannot be disabled)

persistence

(Cannot be disabled)

KBEntry searcher

Disable

Users can enter in titles of article posts in the search bar, but they won’t receive results. However, topics labeled as articles or article can still be searched for.

KBEntryContentType

(Cannot be disabled)

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. 

KBEntryService Controller

Disable

REST API for KB articles will be disabled.

KBAdminController Controller

Disable

Disables the Advanced Settings for Articles link on the Reputation Gains/Losses page under the User Engagement Menu under the Site Category.

KBController Controller

Disable

The community UI view for articles, creating them and turning them into PDFs will be disabled. The user will see a “Page Not Found” error if they click on any article title or try to create an article.

KBServicesController Controller

Disable

Disables the knowledge base API, thus, all of the article endpoints. POST, GET, and PUT endpoints to post an article, retrieve a list of articles, retrieve a specific article and edit an article.

 

LDAP Authentication

Description: A plugin that enhances the core username/password authentication with access to your corporate LDAP server.

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

LdapSettingsManager

(Cannot be disabled)

LDAPAuthenticationProvider

(Cannot be disabled)

LdapConnectionManager

(Cannot be disabled)

LdapAuthConfigController Controller

Disable

All of the admin LDAP configurations will not be accessible because the LDAP Authentication menu will not auto-populate.

 

Leaderboard

Description: Provides a leaderboard as a replacement for the standard users page

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

leaderboard-settings

(Cannot be disabled)

lbSyncJob

(Cannot be disabled)

LeaderBoardTableManager

(Cannot be disabled)

LeaderBoardQueryManager

(Cannot be disabled)

LeaderBoardSyncManager

(Cannot be disabled)

persistence

(Cannot be disabled)

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. 

LeaderBoardController Controller

Disable

Disables the whole leaderboard and makes it disappear from the community UI. This will make the UI revert back to the default user list view. 

 

Markdown-support

Description: markdown-support

Vendor: Dzone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

WmdEditor

(Cannot be disabled)

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. Disable all of the WMD editor, LESS, CSS, and JS for the editor. 

MarkdownHelpController Controller

 

OSQA Awards

Description: Simulates OSQA badges with TeamHub awards

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules – The type of Awards that disappear.

Each of the awards listed below will disappear from the list of badges in the community UI and the Awards page in the admin console (Site > User Engagement > Awards) if their module is disabled.

first-up-vote-award

Disable

The bronze Supporter award

first-down-vote-award

Disable

The bronze Critic award

first-flag-award

Disable

The bronze Citizen Patrol award

first-edit-award

Disable

The bronze Editor award

first-rollback-award

Disable

The bronze Cleanup award

silver-vote-count-award

Disable

The silver Civic Duty award

silver-edit-count-award

Disable

The silver Strunk & White award

question-score-bronze-award

Disable

The bronze Nice Question award

question-score-silver-award

Disable

The silver Good Question award

question-score-gold-award

Disable

The gold Great Question award

answer-score-bronze-award

Disable

The bronze Nice Answer award

answer-score-silver-award

Disable

The silver Good Answer award

answer-score-gold-award

Disable

The gold Great Answer award

question-view-bronze-award

Disable

The bronze Popular Question award

question-view-silver-award

Disable

The solver Notable Question award

question-view-gold-award

Disable

The gold Famous Question award

disciplined-award

Disable

The bronze Disciplined award

autobiographer-award

Disable

The gold Autobiographer award

necromancer-award

Disable

The silver Necromancer award

peerPressure-award

Disable

The bronze Peer Pressure award

pundit-award

Disable

The bronze Pundit award

enlightened-award

Disable

The silver Enlightened award

guru-award

Disable

The silver Guru award

student-award

Disable

The bronze Student award

teacher-award

Disable

The bronze Teacher award

scholar-award

Disable

The bronze Scholar award

fanatic-award

Disable

The silver Fanatic award

enthusiast-award

Disable

The silver Enthusiast award

favorite-award

Disable

The silver Favorite Question award

stellar-award

Disable

The gold Stellar Question award

organizer-award

Disable

The bronze Organizer award

taxonomist-award

Disable

The silver Taxonomist award

yearling-award

Disable

The silver Yearling award

selflearner-award

Disable

The bronze Self Learner award

osqa-awards-settings

(Cannot be disabled)

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. 

 

Password Management

Description: Password Management

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

Password Management Admin Controller

(Cannot be disabled)

Password Expiration controller

(Cannot be disabled)

Password Security Interceptor

(Cannot be disabled)

Password Validator

(Cannot be disabled)

password-rules

(Cannot be disabled)

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. 

 

Personalized Feed

Description: Personalizes user feed

Vendor: Dzone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

NodeManagerImpl

(Cannot be disabled)

NodeDAOImpl

(Cannot be disabled)

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. 

PersonalizedFeedController Controller

Disable

The personalized feed option will not be available on the home page.

 

reCAPTCHA Support

Description: Support for Google's reCAPTCHA Support Service to prevent bots from submitting TeamHub forms.

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

recaptchaAdminController

(Cannot be disabled)

recaptchaReg

Disable

Disables the recaptcha on the registration page.  

recaptchaRegValidator

(Cannot be disabled)

recaptchaInterceptor

(Cannot be disabled)

recpatchaSecurity

(Cannot be disabled)

recaptcha-settings

(Cannot be disabled)

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. 

 

Robots.txt

Description: Provides a robots.txt configuration for each site that enables this module

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

robotstxt-display

(Cannot be disabled)

robotstxt-config

(Cannot be disabled)

 

SAML Auth

Description: Provides sso integration SAML IdPs

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

jksKeyManager

(Cannot be disabled)

saml-auth-settings

(Cannot be disabled)

samlAdminController

(Cannot be disabled)

samlMetadataController

(Cannot be disabled)

userServiceController

(Cannot be disabled)

 

SEO Support

Description: SEO

Vendor: Dzone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

seo-settings

(Cannot be disabled)

KeywordsMetaHandler

(Cannot be disabled)

DescriptionMetaHandler

(Cannot be disabled)

SpaceAdminControllerOverride Controller

Disable

If the user goes to edit a space detail, there will be a Meta Descriptions drop-down. Disabling this will make that tab go away.

 

Shield Plugin

Description: Shield_V2

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

shieldPersistence

(Cannot be disabled)

spamProtectionSettingsController

(Cannot be disabled)

spamProtectionController

(Cannot be disabled)

spamProtectionNodeEditActionManager

(Cannot be disabled)

spam-settings

(Cannot be disabled)

SpamAclRules

(Cannot be disabled)

CommentsAclRules

(Cannot be disabled)

IpBlacklistInterceptor

(Cannot be disabled)

SpamProtectionAskActionManager

(Cannot be disabled)

BulkSuspendedUserActionManager

(Cannot be disabled)

SpamCustomRoles

(Cannot be disabled)

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. 

 

Sitemaps

Description: Support for sitemaps.org protocol

Vendor: Dzone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

sitemap-controller

(Cannot be disabled)

sitemap-admin-controller

(Cannot be disabled)

sitemap-generator

(Cannot be disabled)

sitemap-store

(Cannot be disabled)

dailySitemapUpdate

(Cannot be disabled)

sitemaps-settings

(Cannot be disabled)

sitemaps-query-settings

(Cannot be disabled)

TopicsUrlSetGenerator

(Cannot be disabled)

AwardsUrlSetGenerator

(Cannot be disabled)

StaticPagesUrlSetGenerator

(Cannot be disabled)

UsersUrlSetGenerator

(Cannot be disabled)

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. 

 

Slack Integration

Description: Provides integration with Slack - pushing new content notifications to channels.

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

slack-config

(Cannot be disabled)

slackManager

(Cannot be disabled)

slack-settings

(Cannot be disabled)

SlackService

(Cannot be disabled)

 

TeamHub Awards

Description: Provides Extra Awards to TeamHub

Vendor: DZone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules – The type of Awards that disappear.

Each of the awards listed below will disappear from the list of badges in the community UI and the Awards page in the admin console (Site > User Engagement > Awards) if their module is disabled.

attentiontoresults-award

Disable

The silver Attention to Results award

awarenessofissues-award

Disable

The silver Awareness of Issues award

statlerandwaldorf-award

Disable

The silver Statler and Waldorf award

goodcitizen-award

Disable

The silver Good Citizen award

KnowItAll-award

Disable

The gold Know-It-All award

AlexTrebek-award

Disable

The gold Alex Trebek award

SealofApproval-award

Disable

The gold Seal of Approval award

thub-awards-settings

(Cannot be disabled)

Theme Resources

Disable

Theme resources are the JS or CSS that is packaged into the plugin. If this is disabled, then the specific JS scripts and CSS styleAssets within that plugin will be disabled. 

 

THUB Compatibility Themes

Description: Compatibility AnswerHub themes and other companion modules.

Vendor: Dzone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

thub-166

(Cannot be disabled)

thub-166-editor

(Cannot be disabled)

wmd-thub

(Cannot be disabled)

UserPhotoController Controller

Disable

Disables the URL for resetting the compatibility for resetting a user’s photo. This is a legacy endpoint for a theme based off of the legacy themes.

“A theme based off of the legacy themes” meaning: If a customer on 1.6.X has a customized theme and moved to 2.X. Usually, the customized theme would use the legacy themes as the base.

Potential scenario to disable this module: If the customer theme ends up overriding everything around uploading a new user avatar and uses the new mechanisms/endpoints, then it might make sense to disable the legacy one. Otherwise, disabling this could cause issues.

MarkdownController Controller

Disable

This is a legacy endpoint for an older version of AH base theme for the old WMD editor.  The preview for editing in markdown would be disabled. This does not relate to the editor plugin.

 

THub Theme

This plugin is a System Plugin and cannot be disabled.

Description: Default AnswerHub theme and other companion modules.

Vendor: Dzone, Inc.

Plugin Version: 2.3.1-89c607f

Modules

Disabling Capabilities

Descriptions of the Results for Disabling the Modules

thub

(Cannot be disabled)

layout interceptor

(Cannot be disabled)

index interceptor

(Cannot be disabled)

Theme Settings Controller

(Cannot be disabled)

layout-config-settings

(Cannot be disabled)

layout-config-settings-less

(Cannot be disabled)

ahubSidePopularTopics

Disable

The “Popular Topics” section in the right-side panel will disappear.

ahubSideRecentBadges

Disable

The “Recent Badges” section in the right-side panel will disappear.

ahubQuestionFollowWidget

Disable

The “Question Details” section with the “Follow” button and the corresponding followers for the Question post will disappear.

ahubSpaceFollowWidget

Disable

When the user is in a space, there is a “Follow this Space” section with the follow button and the corresponding followers in the side panel; this section will disappear.

ahubListHeader

Disable

The widget that adds text like “Questions in topic: [topic name]” would be displayed when the user is visiting a space page filtered by topics. However, this module is broken and will be fixed in the near future.

ahubQuickTips

Disable

The side panel in the question, article, and idea post forms labeled as “Remember To…” will disappear.

ahubRelatedQuestions

Disable

The “Related Questions” section in the right-side panel of a posted question will disappear.

ahubAskToAnswerWidget

Disable

When viewing a question post, the user will see the “Find Answers” section with the “Ask an Expert” button in the right-side panel; this section will disappear.

ahubCreateCaseWidget

Disable

Relates to salesforce, but the salesforce plugin has not been completed and there is no definitive decision around the fate of that plugin.

topicStatsWidget

Disable

This widget appears at the top of the right-side panel; the user sees the number of posts, users, and followers related to the topic they selected. These stats on the topic would disappear if this module is disabled.

topicExperts

Disable

The Topic Experts section in the right-side panel of the topic page will disappear.

topicRelatedTopicsWidget

Disable

Related topics section in the topic page sidebar (not all topics have related topics) will disappear.

topicFollowersWidget

Disable

If a topic has followers, this is the followers section shown at the bottom of the topic page. This would disappear if the module is disabled.

ahubSiteNotifications

Disable

Site Notification display will be disabled if you have site notifications enabled. The site notifications show up in the right-side panel.

advancedSearch

Disable

When a user performs a search in the search bar in the community UI, the advanced search widget appears in the right-side panel.

ThemeMergeTopicManager

(Cannot be disabled)

ThemeDeleteTopicManager

(Cannot be disabled)