as a dev
I want to no recreate the box if its not needed
so that I don't do extra work
a/c
- poc created
- a decision is made on how to proceed
as a dev
I want to no recreate the box if its not needed
so that I don't do extra work
a/c
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Lydia_Pintscher | T298135 Understanding and context | |||
| Resolved | Michael | T298157 Information Box explaining the usage | |||
| Declined | Lucas_Werkmeister_WMDE | T305445 POC - no-js information box |
The concept to prove would be:
Hm, I just realized: either we make the real i18n messages available to the SSR build step, or we also make all the messages placeholders.
Edit: Pretty sure it has to be the placeholder approach. We might (might!) be able to make the WikibaseLexeme.git i18n/ messages available to the build step, but I don’t see how that’s possible for the on-wiki messages (MediaWiki: namespace), and the messages in this box are likely ones that the wiki community will want to be able to override.
Change 778298 had a related patch set uploaded (by Lucas Werkmeister (WMDE); author: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseLexeme@master] PoC: Use info message static HTML
Change 778487 had a related patch set uploaded (by Lucas Werkmeister (WMDE); author: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseLexeme@master] PoC: Inject info static HTML into NewLexemeAlpha
In a meeting, we evaluated the proof of concept and decided to also implement another approach (T305856). Once that’s ready, we’ll decide whether we’re happier with that version, or want to reconsider this one after all.
Change 778298 abandoned by Lucas Werkmeister (WMDE):
[mediawiki/extensions/WikibaseLexeme@master] PoC: Use info message static HTML
Reason:
in favor of Ica1060074d
Change 778487 abandoned by Lucas Werkmeister (WMDE):
[mediawiki/extensions/WikibaseLexeme@master] PoC: Inject info static HTML into NewLexemeAlpha
Reason:
in favor of Ica1060074d