mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-15 03:34:03 +00:00
57fd85fc68
It's not exclusively about page summaries any more. We had a few suggestions in mind: * get, fetch, request, or issueRequest. But I feel these are all to generic and don't describe well what the method does. As a reminder: It expects a Title object and returns a promise, which returns a PreviewModel object, which contains an HTML "extract". * fetchPreview? I feel this can still mean to many things. * fetchPreviewModel? But we don't really need to repeat that it will return a model object. So I went for fetchPreviewForTitle. What do you think? Bug: T213415 Change-Id: Icb32c63cec82f72453dc1507c9f8b8d461fd4f4c |
||
---|---|---|
.. | ||
dist | ||
ext.popups | ||
ext.popups.images |