Called by init module, logs edit link information to console. (Information may be extracted in init module or in app module, not yet decided.)
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| bridge: export app function and use in init | mediawiki/extensions/Wikibase | master | +199 -19 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | • Pablo-WMDE | T226994 Extract and log data bridge parameters from edit links | |||
| Resolved | Lucas_Werkmeister_WMDE | T227178 Add entry point to app module |
Event Timeline
Comment Actions
Current plan is to extract information in the init module and pass only that information (JSON object; not the DOM element!) to the app module. Can be limited to the information for the first edit link for now.
Comment Actions
Change 520874 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/Wikibase@master] bridge: export app function and use in init
Comment Actions
Change 520874 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] bridge: export app function and use in init