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+.

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

ModulesDisabling CapabilitiesDescriptions 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 ControllerDisableRemoves the analytics around user overview, top contributors, community reactions and badges awarded.
AnalyticsDashboardController ControllerDisableRemoves the links to the page in the admin . Response stats and top posts.
AnalyticsAdminController ControllerDisableThis 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 ControllerDisableRemoves 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

ModulesDisabling CapabilitiesDescriptions of the Results for Disabling the Modules
Consolidation WidgetDisableRemoves 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 widgetDisableThis 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 ResourcesDisableTheme 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 ControllerDisableThe Content Consolidation Menu in the admin console will disappear.
ConsolidationAPI ControllerDisableThe 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 ControllerDisableWould 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

ModulesDisabling CapabilitiesDescriptions 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 ResourcesDisableTheme 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

ModulesDisabling CapabilitiesDescriptions of the Results for Disabling the Modules
custom-header-footer-config(Cannot be disabled)
headBlockDisableRemoves 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.
headerBlockDisableRemoves 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.
footerBlockDisableRemoves 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

ModulesDisabling CapabilitiesDescriptions of the Results for Disabling the Modules
elasticsearch-settings(Cannot be disabled)
elasticsearchServerSettingsPanelDisableWon’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

ModulesDisabling CapabilitiesDescriptions of the Results for Disabling the Modules
spaceTopicsWidgetDisableOn 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 ResourcesDisableTheme 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 ControllerDisableThe 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

ModulesDisabling CapabilitiesDescriptions of the Results for Disabling the Modules
FroalaEditor(Cannot be disabled)
Theme ResourcesDisableTheme 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

ModulesDisabling CapabilitiesDescriptions 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 ResourcesDisableTheme 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 ControllerDisableDisables the REST API GDPR execution endpoint GET request for /services/v2/users/gdpr/execution /{executionId}/status.json
GDPRController ControllerDisableDisables the GDPR admin index page. (/admin/support/gdpr/index.html)
UserServiceEndpoints ControllerDisableDisables the REST API GDPR endpoint for users: /services/v2/users/gdpr
GDPRUserController ControllerDisableDisables the user profile methods: (/users) list and alterego ( * )
JobServiceEndpoints ControllerDisableDisables 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

ModulesDisabling CapabilitiesDescriptions of the Results for Disabling the Modules
gtm-settings(Cannot be disabled)> >
stringHttpMessageConverter(Cannot be disabled)> >
jsonHttpMessageConverter(Cannot be disabled)> >
restTemplate(Cannot be disabled)> >
gtmWidgetDisableDisabling 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 ResourcesDisableJS 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 ControllerDisableDisabling 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

ModulesDisabling CapabilitiesDescriptions of the Results for Disabling the Modules
idea-view-bronze-awardDisableDisables 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-awardDisableThe Kickstarter award for suggesting an idea with 300 views.
idea-view-gold-awardDisableThe innovator award for suggesting an idea with 500 views.
idea-score-bronze-awardDisableThe bright idea award for suggesting an idea voted up 5 times.
idea-score-silver-awardDisableThe whiz kid award for suggesting an idea voted up 20 times.
idea-score-gold-awardDisableThe genius award for suggesting an idea voted up 50 times.
ideation-settings(Cannot be disabled)
ahubIdeaFollowWidgetDisableRemoves 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 searcherDisableUsers 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 ResourcesDisableTheme 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 ControllerDisableDisables REST API for ideation plugin
IdeationListController ControllerDisableDisables list of ideas URL
IdeaCommentController ControllerDisableDisables comment ideas URL
IdeationController ControllerDisableDisables posting an idea URL
IdeaSettingsController ControllerDisableDisables settings in admin page URL
IdeationCommandsController ControllerDisableDisables buttons in the UI for Ideas URL
IdeaAnalyticsController ControllerDisableDisables analytics UI related to ideation

Impersonation

Description: Impersonate users while using Answerhub's REST API

Vendor: Dzone, Inc.

Plugin Version: 2.3.1-89c607f

ModulesDisabling CapabilitiesDescriptions 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 ControllerDisableThe REST API for this plugin will disappear.

JIRA API Integration

Description: Jira API Integration

Vendor: Dzone, Inc.

Plugin Version: 2.3.1-89c607f

ModulesDisabling CapabilitiesDescriptions of the Results for Disabling the Modules
jiraUtils(Cannot be disabled)
stringHttpMessageConverter(Cannot be disabled)
jsonHttpMessageConverter(Cannot be disabled)
restTemplate(Cannot be disabled)
jira WidgetDisableRemoves 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 ResourcesDisableTheme 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 ControllerDisableThe callback from JIRA to AH will be disabled.
JiraIntegrationAdminController ControllerDisableThe admin page for JIRA will be disabled.
JiraCommandsController ControllerDisableThe 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 ControllerDisableThe 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

ModulesDisabling CapabilitiesDescriptions of the Results for Disabling the Modules
Social widgetDisableThis 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 widgetDisableThe “Follow this Article” section with the follow button disappears.
Navigation widgetDisableThe 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 searcherDisableUsers 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 ResourcesDisableTheme 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 ControllerDisableREST API for KB articles will be disabled.
KBAdminController ControllerDisableDisables the Advanced Settings for Articles link on the Reputation Gains/Losses page under the User Engagement Menu under the Site Category.
KBController ControllerDisableThe 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 ControllerDisableDisables 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

ModulesDisabling CapabilitiesDescriptions of the Results for Disabling the Modules
LdapSettingsManager(Cannot be disabled)
LDAPAuthenticationProvider(Cannot be disabled)
LdapConnectionManager(Cannot be disabled)
LdapAuthConfigController ControllerDisableAll 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

ModulesDisabling CapabilitiesDescriptions 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 ResourcesDisableTheme 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 ControllerDisableDisables 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

ModulesDisabling CapabilitiesDescriptions of the Results for Disabling the Modules
WmdEditor(Cannot be disabled)
Theme ResourcesDisableTheme 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

ModulesDisabling CapabilitiesDescriptions 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-awardDisableThe bronze Supporter award
first-down-vote-awardDisableThe bronze Critic award
first-flag-awardDisableThe bronze Citizen Patrol award
first-edit-awardDisableThe bronze Editor award
first-rollback-awardDisableThe bronze Cleanup award
silver-vote-count-awardDisableThe silver Civic Duty award
silver-edit-count-awardDisableThe silver Strunk & White award
question-score-bronze-awardDisableThe bronze Nice Question award
question-score-silver-awardDisableThe silver Good Question award
question-score-gold-awardDisableThe gold Great Question award
answer-score-bronze-awardDisableThe bronze Nice Answer award
answer-score-silver-awardDisableThe silver Good Answer award
answer-score-gold-awardDisableThe gold Great Answer award
question-view-bronze-awardDisableThe bronze Popular Question award
question-view-silver-awardDisableThe solver Notable Question award
question-view-gold-awardDisableThe gold Famous Question award
disciplined-awardDisableThe bronze Disciplined award
autobiographer-awardDisableThe gold Autobiographer award
necromancer-awardDisableThe silver Necromancer award
peerPressure-awardDisableThe bronze Peer Pressure award
pundit-awardDisableThe bronze Pundit award
enlightened-awardDisableThe silver Enlightened award
guru-awardDisableThe silver Guru award
student-awardDisableThe bronze Student award
teacher-awardDisableThe bronze Teacher award
scholar-awardDisableThe bronze Scholar award
fanatic-awardDisableThe silver Fanatic award
enthusiast-awardDisableThe silver Enthusiast award
favorite-awardDisableThe silver Favorite Question award
stellar-awardDisableThe gold Stellar Question award
organizer-awardDisableThe bronze Organizer award
taxonomist-awardDisableThe silver Taxonomist award
yearling-awardDisableThe silver Yearling award
selflearner-awardDisableThe bronze Self Learner award
osqa-awards-settings(Cannot be disabled)
Theme ResourcesDisableTheme 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

ModulesDisabling CapabilitiesDescriptions 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 ResourcesDisableTheme 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

ModulesDisabling CapabilitiesDescriptions of the Results for Disabling the Modules
NodeManagerImpl(Cannot be disabled)
NodeDAOImpl(Cannot be disabled)
Theme ResourcesDisableTheme 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 ControllerDisableThe 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

ModulesDisabling CapabilitiesDescriptions of the Results for Disabling the Modules
recaptchaAdminController(Cannot be disabled)
recaptchaRegDisableDisables the recaptcha on the registration page.
recaptchaRegValidator(Cannot be disabled)
recaptchaInterceptor(Cannot be disabled)
recpatchaSecurity(Cannot be disabled)
recaptcha-settings(Cannot be disabled)
Theme ResourcesDisableTheme 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

ModulesDisabling CapabilitiesDescriptions 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

ModulesDisabling CapabilitiesDescriptions 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

ModulesDisabling CapabilitiesDescriptions of the Results for Disabling the Modules
seo-settings(Cannot be disabled)
KeywordsMetaHandler(Cannot be disabled)
DescriptionMetaHandler(Cannot be disabled)
SpaceAdminControllerOverride ControllerDisableIf 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

ModulesDisabling CapabilitiesDescriptions 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 ResourcesDisableTheme 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

ModulesDisabling CapabilitiesDescriptions 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 ResourcesDisableTheme 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

ModulesDisabling CapabilitiesDescriptions 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

ModulesDisabling CapabilitiesDescriptions 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-awardDisableThe silver Attention to Results award
awarenessofissues-awardDisableThe silver Awareness of Issues award
statlerandwaldorf-awardDisableThe silver Statler and Waldorf award
goodcitizen-awardDisableThe silver Good Citizen award
KnowItAll-awardDisableThe gold Know-It-All award
AlexTrebek-awardDisableThe gold Alex Trebek award
SealofApproval-awardDisableThe gold Seal of Approval award
thub-awards-settings(Cannot be disabled)
Theme ResourcesDisableTheme 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 > >

ModulesDisabling CapabilitiesDescriptions of the Results for Disabling the Modules
thub-166(Cannot be disabled)
thub-166-editor(Cannot be disabled)
wmd-thub(Cannot be disabled)
UserPhotoController ControllerDisableDisables 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 ControllerDisableThis 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

ModulesDisabling CapabilitiesDescriptions 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)
ahubSidePopularTopicsDisableThe “Popular Topics” section in the right-side panel will disappear.
ahubSideRecentBadgesDisableThe “Recent Badges” section in the right-side panel will disappear.
ahubQuestionFollowWidgetDisableThe “Question Details” section with the “Follow” button and the corresponding followers for the Question post will disappear.
ahubSpaceFollowWidgetDisableWhen 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.
ahubListHeaderDisableThe 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.
ahubQuickTipsDisableThe side panel in the question, article, and idea post forms labeled as “Remember To…” will disappear.
ahubRelatedQuestionsDisableThe “Related Questions” section in the right-side panel of a posted question will disappear.
ahubAskToAnswerWidgetDisableWhen 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.
ahubCreateCaseWidgetDisableRelates to salesforce, but the salesforce plugin has not been completed and there is no definitive decision around the fate of that plugin.
topicStatsWidgetDisableThis 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.
topicExpertsDisableThe Topic Experts section in the right-side panel of the topic page will disappear.
topicRelatedTopicsWidgetDisableRelated topics section in the topic page sidebar (not all topics have related topics) will disappear.
topicFollowersWidgetDisableIf 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.
ahubSiteNotificationsDisableSite Notification display will be disabled if you have site notifications enabled. The site notifications show up in the right-side panel.
advancedSearchDisableWhen 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)