The <pages /> tag’s output is wrapped in a <div>. It would be nice to give it a CSS class, so that it can be found with TemplateStyles (and other) CSS. For example if the page numbers are shown on the left margin, the page number template could add some margin to have room for the numbers.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Add class to <pages /> tag output's <div> | mediawiki/extensions/ProofreadPage | master | +19 -19 |
Event Timeline
Comment Actions
I'll do it as soon as I can. By looking at other css classes, I think a good, unambiguous name could be prp-pages-output.
Comment Actions
Change 463566 had a related patch set uploaded (by Candalua; owner: Candalua):
[mediawiki/extensions/ProofreadPage@master] Add class to <pages /> tag output's <div>
Comment Actions
Change 463566 merged by jenkins-bot:
[mediawiki/extensions/ProofreadPage@master] Add class to <pages /> tag output's <div>