Extension talk:WikiEditor/2021
Latest comment: 3 years ago by Samwilson in topic Purpose of wikiEditor-ui-right?
This page used the Structured Discussions extension to give structured discussions. It has since been converted to wikitext, so the content and history here are only an approximation of what was actually displayed at the time these comments were made. |
Purpose of wikiEditor-ui-right?
editWikiEditor adds a <div class="wikiEditor-ui-right"></div>
element, but it doesn't seem to serve any purpose: nothing ever uses it. Does anyone know what it's for? I'm wondering if it should be exposed in the $.wikiEditor API so that other things can add content to a righthand side pane (e.g. for the upcoming realtime preview UI). Sam Wilson 02:09, 18 November 2021 (UTC)
- @Samwilson it was originally for the WikiEditor ToC module: https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/extensions/WikiEditor/+/refs/heads/REL1_19/modules/
- the preview seems like a good candidate. I've also in the past considered using it for proofread, but never followed through on that. —TheDJ (Not WMF) (talk • contribs) 11:24, 18 November 2021 (UTC)
- @TheDJ: Oh great, thanks for the link! And yeah, I'm totally keeping ProofreadPage in mind with this, because it's basically the same UI (e.g. would be great to have resizability there too). Sam Wilson 11:36, 18 November 2021 (UTC)