|
| From: | Paolo Bonzini |
| Subject: | Re: [qemu-web PATCH 5/7] Simplify and restructure the page footer |
| Date: | Fri, 23 Oct 2020 17:46:49 +0200 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1 |
On 23/10/20 17:29, Daniel P. Berrangé wrote:
> + <div id="external-links">
> <ul class="style">
> - <li><a href="{{ relative_root }}/">Home</a></li>
> - <li><a href="{{ relative_root
> }}/download">Download</a></li>
> - <li><a href="{{ relative_root
> }}/conservancy/">Conservancy / Committee</a></li>
> - <li><a href="http://qemu-advent-calendar.org">QEMU
> advent calendar</a></li>
> - </ul>
> - <ul class="style">
> - <li><a href="{{ relative_root
> }}/contribute">Contribute</a></li>
> - <li><a href="{{ relative_root
> }}/contribute/report-a-bug">Reporting a bug</a></li>
> - <li><a
> href="https://wiki.qemu.org/Documentation/GettingStartedDevelopers">New
> contributors</a></li>
> - <li><a
> href="https://wiki.qemu.org/Contribute/SubmitAPatch">Submitting a
> patch</a></li>
> - <li><a
> href="https://wiki.qemu.org/Contribute/FAQ">Contributor FAQ</a></li>
> - </ul>
I would rather keep this column, the idea is that this information can
be found with a quick Ctrl-F "bug" or "Ctrl-F "faq".
Otherwise I agree it's an improvement.
Paolo
> - <ul class="style">
> - <li><a href="{{ relative_root
> }}/documentation">Documentation</a></li>
> - <li><a href="https://www.qemu.org/docs/master/">Main
> docs</a></li>
> - <li><a
> href="https://wiki.qemu.org/Category:Developer_documentation">Developer
> docs</a></li>
> - <li><a href="https://wiki.qemu.org/">Wiki</a></li>
> - </ul>
> - <ul class="style">
> - <li><a href="https://planet.virt-tools.org/">virt tools
> planet</a></li>
> + <li><a href="http://qemu-advent-calendar.org">Advent
> calendar</a></li>
> + <li><a href="https://planet.virt-tools.org/">Blog
> planet</a></li>
| [Prev in Thread] | Current Thread | [Next in Thread] |