Extension:GrowthExperiments/es

Category:GPL licensed extensions/es
Manual de extensiones de MediaWiki
GrowthExperiments
Estado de la versión: estableCategory:Stable extensions/es
Implementación Página especial Category:Special page extensions/es
Descripción Contiene experimentos realizados por el equipo de Crecimiento
Autor(es) Stephane Bisson, Sergio Gimeno, Kosta Harlan, Roan Kattouw, Mew Ophaswongse, Gergő Tisza, Martin Urbanec
Política de compatibilidad Lanza instantáneas junto con MediaWiki. La rama maestra no es retrocompatible.
PHP 7.2+
Cambios en la base de datos
Tablas growthexperiments_link_recommendations
growthexperiments_link_submissions
growthexperiments_mentee_data
growthexperiments_mentor_mentee
growthexperiments_user_impact
Licencia Licencia Pública General de GNU 3.0 o posterior
Descargar Category:Extensions in Wikimedia version control/es
  • $wgGELinkRecommendationServiceWikiIdMasquerade
  • $wgGEImageRecommendationServiceWikiIdMasquerade
  • $wgGENewcomerTasksRemoteArticleOrigin
  • $wgGEHelpPanelSearchForeignAPI
  • $wgGESurfacingStructuredTasksEnabled
  • $wgGEUserImpactMaxEdits
  • $wgGEStructuredMentorList
  • $wgGEImageRecommendationServiceAccessToken
  • $wgGEHelpPanelSuggestedEditsPreferredEditor
  • $wgGEMediaInfoRepos
  • $wgGENewcomerTasksStarterDifficultyEnabled
  • $wgGEUserImpactMaxThanks
  • $wgGERestbaseUrl
  • $wgWelcomeSurveyAllowFreetextResponses
  • $wgGENewcomerTasksLinkRecommendationsEnabled
  • $wgGESurfacingStructuredTasksReadModeUpdateEnabled
  • $wgWelcomeSurveyPrivacyStatementUrl
  • $wgWelcomeSurveyReminderExpiry
  • $wgGENewcomerTasksImageRecommendationsEnabled
  • $wgGECampaigns
  • $wgGEApiQueryGrowthTasksLookaheadSize
  • $wgGEImageRecommendationServiceUrl
  • $wgGEUserImpactMaximumProcessTimeSeconds
  • $wgWelcomeSurveyExperimentalGroups
  • $wgGECommunityUpdatesEnabled
  • $wgGECampaignTopics
  • $wgGEMentorDashboardEnabledModules
  • $wgGELevelingUpManagerInvitationThresholds
  • $wgGEImageRecommendationServiceHttpProxy
  • $wgGETopicsMatchModeEnabled
  • $wgGELinkRecommendationFallbackOnDBMiss
  • $wgGELinkRecommendationsRefreshByIteratingThroughAllTitles
  • $wgGELinkRecommendationServiceTimeout
  • $wgGENewcomerTasksTaskTypeHandlers
  • $wgGELevelingUpKeepGoingNotificationSendAfterSeconds
  • $wgGELinkRecommendationServiceAccessToken
  • $wgGELinkRecommendationServiceUrl
  • $wgGELinkRecommendationsUseEventGate
  • $wgGEHelpPanelNewAccountEnableWithHomepage
  • $wgGEImageRecommendationServiceUseTitles
  • $wgGEUserImpactMaxArticlesToProcessForPageviews
  • $wgGEMentorshipNewAccountEnablePercentage
  • $wgGEPersonalizedPraiseNotificationsEnabled
  • $wgGEImageRecommendationApiHandler
  • $wgGELinkRecommendationsFrontendEnabled
  • $wgGERefreshUserImpactDataMaintenanceScriptEnabled
  • $wgGEMentorshipReassignMenteesBatchSize
  • $wgGELinkRecommendationMinimumTasksPerTopic
  • $wgGELevelingUpManagerTaskTypeCountThresholdMultiple
  • $wgGEHomepageSuggestedEditsEnabled
  • $wgGELevelingUpGetStartedNotificationSendAfterSeconds
  • $wgGENewcomerTasksRemoteApiUrl
  • $wgGENewcomerTasksSectionImageRecommendationsEnabled
  • $wgGEPersonalizedPraiseMaxReverts
  • $wgGEHelpPanelNewAccountEnablePercentage
  • $wgGEDeveloperSetup
  • $wgGEHomepageSuggestedEditsEnableTopics
  • $wgGEPersonalizedPraiseBackendEnabled
  • $wgGEHomepageDefaultVariant
help panel question, help module question, mentorship module question, newcomer task
  • setmentor
  • managementors
  • enrollasmentor
Descargas trimestrales 2 (Ranked 84th)
Traduce la extensión GrowthExperiments si está disponible en translatewiki.net
Rol de Vagrant growthexperiments
Incidentes Tareas abiertas · Reportar un error
Category:All extensions/es

La extensión de GrowthExperiments es utilizada por los sitios de la Fundación Wikimedia para experimentos realizados por el equipo de Crecimiento. La extensión contiene características para:

Integraciones

GrowthExperiments se integra con las siguientes extensiones:

Extension Soft/Hard dependency Description
CentralAuth Soft dependency to exclude locked users from the Mentor dashboard
CirrusSearch Soft dependency for various search features used during suggested tasks
CommunityConfiguration Hard dependency to allow administrators to customise the extension based on their needs
ConfirmEdit Soft dependency TBD
Echo Soft dependency for informing new users and mentors about various opportunities
EventBus Soft dependency to inform Add Image infrastructure about user decisions about recommendations
EventLogging Soft dependency to log user interaction for analysis purposes
Flow Soft dependency for messaging features ("ask help" dialog on the homepage and in the help panel) when the target page is a Flow page
GuidedTour Soft dependency to guide new users through the interface
MobileFrontend Soft dependency for showing a mobile-optimized version of various features
PageImages Soft dependency for getting the thumbnails showing in the "Surfacing structured tasks"-experiment
PageViewInfo Soft dependency for various interface elements trying to explain the user's current or potential impact, most notably the "impact" module on Special:Homepage
Thanks Soft dependency to compute the number of Thanks received in User impact data
TimedMediaHandler Soft dependency TBD
TextExtracts Soft dependency for getting an extract from an article when the descriptions from Wikibase (see above) or Wikibase itself are not available. Also for use in the "Surfacing structured tasks"-experiment
UniversalLanguageSelector Soft dependency for language selection in the post-registration survey
VisualEditor Hard dependency for a better editing experience when doing suggested tasks
Wikibase Soft dependency for getting the descriptions showing in the "Surfacing structured tasks"-experiment
WikimediaMessages Soft dependency to populate the list of topics in Suggested edits

The extension also uses some web APIs which are probably unavailable for non-Wikimedia wikis:

  • Page Content Service for displaying task card information such as a description and an image
  • Analytics Query Service for interface elements related to impact (this is abstracted away via the PageViewInfo extension on the server-side, but for client-side features that's not always possible)
  • Add Link for link recommendation tasks
  • Add Image for image recommendation tasks


Instalación

To download GrowthExperiments:

git clone "https://gerrit.wikimedia.org/r/mediawiki/extensions/GrowthExperiments" extensions/GrowthExperiments

Read the developer setup documentation for further configuration required.

Desarrollo

Category:Extensions used on Wikimedia/es#GrowthExperiments/es
Category:APIGetAllowedParams extensions/es Category:All extensions/es Category:AuthChangeFormFields extensions/es Category:BeforeCreateEchoEvent extensions/es Category:BeforePageDisplay extensions/es Category:BlockIpComplete extensions/es Category:CentralAuthPostLoginRedirect extensions/es Category:ChangeTagsListActive extensions/es Category:ChangesListSpecialPageStructuredFilters extensions/es Category:CirrusSearchAddQueryFeatures extensions/es Category:CirrusSearchScoreBuilder extensions/es Category:CommunityConfigurationProvider initList extensions/es Category:CommunityConfigurationSchemaBeforeEditor extensions/es Category:ConditionalDefaultOptionsAddCondition extensions/es Category:ConfirmEmailComplete extensions/es Category:ContributeCards extensions/es Category:Extensions in Wikimedia version control/es Category:Extensions included in Miraheze/es Category:Extensions included in WikiForge/es Category:Extensions used on Wikimedia/es Category:FormatAutocomments extensions/es Category:GPL licensed extensions/es Category:GetPreferences extensions/es Category:ListDefinedTags extensions/es Category:LoadExtensionSchemaUpdates extensions/es Category:LocalUserCreated extensions/es Category:ManualLogEntryBeforePublish extensions/es Category:MediaWikiServices extensions/es Category:MessageCacheFetchOverrides extensions/es Category:ParserFirstCallInit extensions/es Category:PostLoginRedirect extensions/es Category:RecentChange save extensions/es Category:ResourceLoaderExcludeUserOptions extensions/es Category:ResourceLoaderGetConfigVars extensions/es Category:ResourceLoaderRegisterModules extensions/es Category:SidebarBeforeOutput extensions/es Category:SiteNoticeAfter extensions/es Category:SkinAddFooterLinks extensions/es Category:SkinMinervaOptionsInit extensions/es Category:SkinTemplateNavigation::Universal extensions/es Category:SpecialContributionsBeforeMainOutput extensions/es Category:SpecialCreateAccountBenefits extensions/es Category:SpecialPageBeforeExecute extensions/es Category:SpecialPage initList extensions/es Category:Special page extensions/es Category:Stable extensions/es Category:UserGetDefaultOptions extensions/es Category:UserGetRights extensions/es Category:UserSendConfirmationMail extensions/es Category:VisualEditorApiVisualEditorEditPostSave extensions/es Category:VisualEditorApiVisualEditorEditPreSave extensions/es Category:WikimediaEventsShouldSchemaEditAttemptStepOversample extensions/es