OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • English Forums »
  • Development and Code Review (Moderator: fabian) »
  • Speaking of accessibility...
« previous next »
  • Print
Pages: [1]

Author Topic: Speaking of accessibility...  (Read 3129 times)

NOYB

  • Jr. Member
  • **
  • Posts: 75
  • Karma: 6
    • View Profile
Speaking of accessibility...
« on: January 20, 2018, 10:03:37 am »
Quote from: franco on January 13, 2018, 11:24:03 am
I also want a couple of accessibility improvements here.


HTML/Usage/Headings/Missing
https://www.w3.org/wiki/HTML/Usage/Headings/Missing

Code: [Select]
grep -ERIisro '<section ' /usr/core/src/* | grep -c '<section '
grep -ERIisrc '<section ' /usr/core/src/* | grep -v ':0$' | grep -c ".*"
grep -ERIisrc '<section ' /usr/core/src/* | grep -v ':0$'
313 occurrences in 136 files

Code: [Select]
grep -ERIisro '<section ' /usr/plugins/* | grep -c '<section '
grep -ERIisrc '<section ' /usr/plugins/* | grep -v ':0$' | grep -c ".*"
grep -ERIisrc '<section ' /usr/plugins/* | grep -v ':0$'
79 occurrences in 34 files

https://validator.w3.org/
Warning: Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections.
« Last Edit: January 20, 2018, 10:09:48 am by NOYB »
Logged

fabian

  • Moderator
  • Hero Member
  • *****
  • Posts: 2769
  • Karma: 200
  • OPNsense Contributor (Language, VPN, Proxy, etc.)
    • View Profile
    • Personal Homepage
Re: Speaking of accessibility...
« Reply #1 on: January 20, 2018, 12:00:20 pm »
moved to "Development and Code Review" - it fits better here.
Logged

  • Print
Pages: [1]
« previous next »
  • OPNsense Forum »
  • English Forums »
  • Development and Code Review (Moderator: fabian) »
  • Speaking of accessibility...
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2