emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#43000: closed ([Web pages] Proposed changes to tour/index.html)


From: GNU bug Tracking System
Subject: bug#43000: closed ([Web pages] Proposed changes to tour/index.html)
Date: Sat, 24 Oct 2020 12:38:02 +0000

Your message dated Sat, 24 Oct 2020 05:37:31 -0700
with message-id 
<CADwFkmkJ64XncQi24hAY2OVsgT2oFUFi01hLx9KM5B5yKGXN+A@mail.gmail.com>
and subject line Re: bug#43000: [Web pages] Proposed changes to tour/index.html
has caused the debbugs.gnu.org bug report #43000,
regarding [Web pages] Proposed changes to tour/index.html
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
43000: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43000
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [Web pages] Proposed changes to tour/index.html Date: Sun, 23 Aug 2020 21:24:15 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0
Hello,

We are planning to migrate all templated pages on gnu.org to HTML5 in
order to improve accessibility. But before doing this, deprecated tags
such as <tt> and <acronym> need to be removed. Emacs has 2 templated
pages that contain <tt>: manual/emacs.html (maybe not in  use anymore),
and tour/index.html. I fixed the latter, but also had some fun restyling
it.

Summary of the changes:

* Replace <tt> with <kbd> or <code>: <kbd> for keyboard entries, and
<code> for the rest.

* Replace tables that are only used for layout with floating divs or
display:table + media queries.

* Modernize the "real" tables.

* Use the Emacs stylesheet, header and footer instead of the www.gnu.org
boilerplace.

The diff is rather big, but at least you can examine the page locally
because it doesn't need anything outside the emacs directory.

All the best,
Thérèse

PS. I sent a first draft to Nicolas Petton a few weeks ago, but there
were quite a few issues.

Attachment: emacs.diff.gz
Description: application/gzip


--- End Message ---
--- Begin Message --- Subject: Re: bug#43000: [Web pages] Proposed changes to tour/index.html Date: Sat, 24 Oct 2020 05:37:31 -0700
Hi Therese,

Therese Godefroy <thg@gnu.org> writes:

> I think this is expected, because you get it every time the index is
> rewritten to another file.

OK, thank you.  I'm therefore closing this bug.

Best regards,
Stefan Kangas


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]