Summary: | Devmanual <note>, <important> and <warning> boxes should use the same colours as the wiki | ||
---|---|---|---|
Product: | Documentation | Reporter: | Ulrich Müller <ulm> |
Component: | Devmanual | Assignee: | Gentoo Devmanual Team <devmanual> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
screenshot from https://devmanual.gentoo.org/appendices/devbook-guide/index.html#an-example-body
screenshot from https://wiki.gentoo.org/wiki/Gentoo_Wiki:Guidelines#Block-level_layout_elements Screenshot of devmanual page after the proposed change |
Description
Ulrich Müller
![]() Created attachment 616710 [details] screenshot from https://devmanual.gentoo.org/appendices/devbook-guide/index.html#an-example-body Created attachment 616712 [details] screenshot from https://wiki.gentoo.org/wiki/Gentoo_Wiki:Guidelines#Block-level_layout_elements Created attachment 616996 [details]
Screenshot of devmanual page after the proposed change
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=6fb169cf04e84a0b91708630e832ac0c5c1ecd8d commit 6fb169cf04e84a0b91708630e832ac0c5c1ecd8d Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2020-02-29 22:56:58 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2020-03-06 16:27:03 +0000 devbook.xsl: Bring admonitions in line with the wiki. Use alert-info, alert-warning, and alert-danger for note, important, and warning, respectively. This is also the scheme used in the wiki: https://wiki.gentoo.org/wiki/Gentoo_Wiki:Guidelines#Block-level_layout_elements Yellow background for important and red for warning also agrees with the colours formerly used with GuideXML: https://web.archive.org/web/20150314192204/http://www.gentoo.org/doc/en/xml-guide.xml#doc_chap2_sect3 Closes: https://bugs.gentoo.org/711164 Signed-off-by: Ulrich Müller <ulm@gentoo.org> devbook.xsl | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) |