wfp / html_auditor

Drupal 8 module implementation of NodeJS html-auditor (https://github.com/wfp/node-html-auditor)
0 stars 2 forks source link

Improve directory structure and remove configurable dirs #27

Closed andrewholgate closed 8 years ago

andrewholgate commented 8 years ago

There is no advantage in allowing an administrator to configure the directories for the NodeJS HTML Audit tool, being:

Instead, these file paths should be hard-coded as follows:

public://html_auditor/
    html/
        (HTML pages downloaded from sitemap.xml)
    reports/
        map.json
        link-report.json
        a11y-report.json
        html5-report.json