Formatter URLs can be defined on properties with the "ID" datatype using a statement in the property definition. They are cached in the property_info table. We want a narrow interface for looking these up, along with an implementation based on a PropertyInfoStore, similar to how PropertyInfoDataTypeLookup is implemented.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Introduce SnakUrlExpander | mediawiki/extensions/Wikibase | master | +187 -0 |
| Status | Subtype | Assigned | Task | |
|---|---|---|---|---|
| · · · | ||||
| Resolved | daniel | T112760 [Task] Implement snakformatter for identifiers | ||
| Resolved | daniel | T112762 [Task] Introduce a lookup service for formatter URLs based on a given property ID | ||
| · · · |
Event Timeline
Comment Actions
Change 254161 had a related patch set uploaded (by Daniel Kinzler):
Introduce PropertyInfoFormatterUrlLookup