Page MenuHomeFreeBSD

Remove duplicate #id in the index and improve visualization
ClosedPublic

Authored by carlavilla on Dec 7 2019, 8:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 24 2024, 1:13 AM
Unknown Object (File)
Jan 4 2024, 12:12 AM
Unknown Object (File)
Dec 23 2023, 12:12 PM
Unknown Object (File)
Sep 24 2023, 12:58 PM
Unknown Object (File)
Jul 15 2023, 8:47 PM
Unknown Object (File)
Jul 15 2023, 8:10 AM
Unknown Object (File)
Jun 27 2023, 2:09 PM
Unknown Object (File)
Mar 4 2023, 8:58 AM
Subscribers
None

Details

Summary

Remove duplicate #id in the index and improve the visualization.

With that change, we improve two things.

First: we make the website compatible with the HTML standart eliminating two id's with the same name.
Second: Eliminating the overlap in the search box under the donate button.

after.png (553×1 px, 184 KB)

before.png (487×1 px, 181 KB)

Test Plan

Compile the website.

I tested with this configurations:

FreeBSD: Firefox, Chromium, Konqueror and Falkon
Arch Linux: Firefox, Chromium, Brave, Konqueror and Opera
Windows 7: IE11, Firefox, Chromium, Brave and Opera (Thanks to Virtualbox)
Windows 10: Edge, Firefox, Chromium, Brave and Opera (Thanks to Virtualbox)
MacOS: Safari

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

carlavilla edited the summary of this revision. (Show Details)

Oh wow, thanks for the extensive testing. Change approved!

This revision is now accepted and ready to land.Dec 7 2019, 9:08 PM