Page MenuHomePhabricator

Fill in rest of missing description of api example queries
Open, MediumPublicFeature

Description

bug 33147 did the core api infrastructure, it's now mainly just lackey work filling in the rest/adding to them

Added as a blocker to bug 32739, but it's not a blocker, it'd just be nice to be done


Version: 1.20.x
Severity: enhancement

Details

Reference
bz33261

Related Objects

StatusSubtypeAssignedTask
ResolvedNone
OpenFeatureNone

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:00 AM
bzimport set Reference to bz33261.
bzimport added a subscriber: Unknown Object (MLST).

Looks like this was done within gerrit 162960 for core

API modules using the new i18n (specifically, using getExamplesMessages) can no longer have examples without descriptions. Core was done in Gerrit change 162960, and most WMF-deployed extensions were done in these changes.

The following extensions currently contain at least one file containing "function getExamples(" and not containing "function getExamplesMessages(":

  • ArticleFeedback
  • ArticleFeedbackv5
  • BlueSpiceExtensions
  • BlueSpiceFoundation
  • BookManagerv2
  • Cargo
  • Configure
  • Contest
  • ConventionExtension
  • EmailCapture
  • EtherEditor
  • FanBoxes
  • GettingStarted
  • LifeWeb
  • LinkFilter
  • LiveTranslate
  • Maps
  • MathSearch
  • NewSignupPage
  • OnlineStatusBar
  • Push
  • Ratings
  • SemanticForms
  • SemanticMediaWiki
  • SemanticPageMaker
  • SemanticResultFormats
  • SemanticTitle
  • SemanticWatchlist
  • Survey
  • TemplateInfo
  • UIFeedback
  • UrlShortener
  • UserStatus
  • VIKI
  • VikiSemanticTitle
  • VikiTitleIcon
  • WebPlatformAuth
  • WebPlatformSearchAutocomplete
  • Wikibase
  • WikibaseQuery
  • Wikidata
  • WikiLexicalData
  • WikiObjectModel
Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 12:24 PM