mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-23 22:13:34 +00:00
c4839e21fb
The `preload` parameter currently does not work with i18n messages, as pages representing those messages are known, but do not exist. Resolve this by running any NS_MEDIAWIKI page through wfMessage() first. This feature will be used by Personalized praise in GrowthExperiments, which requires the preload from i18n messages capability. As a benefit, it also makes it easier to create i18n'ed preload-based systems (one can create MediaWiki:Foo, MediaWiki:Foo/cs and MediaWiki:Foo/de); MediaWiki will select the best language version automatically. MediaWiki core equivalent is uploaded as I693bcaf71d7b8557c63538a426d7a6bd4c3edf3d. Bug: T330337 Change-Id: I961ff7ae2263e61161e686107d80bdafa3fe3c32 |
||
---|---|---|
.. | ||
ApiParsoidTrait.php | ||
ApiVisualEditor.php | ||
ApiVisualEditorEdit.php | ||
DirectParsoidClient.php | ||
DualParsoidClient.php | ||
Hooks.php | ||
ParsoidClient.php | ||
ServiceWiring.php | ||
SpecialCollabPad.php | ||
VisualEditorApiVisualEditorEditPostSaveHook.php | ||
VisualEditorApiVisualEditorEditPreSaveHook.php | ||
VisualEditorBeforeEditorHook.php | ||
VisualEditorDataModule.php | ||
VisualEditorDesktopArticleTargetInitModule.php | ||
VisualEditorHookRunner.php | ||
VisualEditorParsoidClientFactory.php | ||
VRSParsoidClient.php |