| README.txt | README.txt |  | # Resource Hints
Configure resource hints for better user agent performance
https://www.w3.org/TR/resource-hints/
## Instructions
Unpack in the *modules* folder (currently in the root of your Drupal installation) and enable in… | 
          
                  | resource_hints.admin.inc | resource_hints.admin.inc |  | Admin page callbacks for the resource hints module. | 
          
                  | resource_hints.info | resource_hints.info |  | name = "Resource Hints"
description = "Configure resource hints - https://www.w3.org/TR/resource-hints/"
package = "Performance"
core = "7.x"
configure = admin/config/development/resources-hints
files[] =… | 
          
                  | resource_hints.install | resource_hints.install |  | Install hooks for the resource hints module. | 
          
                  | resource_hints.module | resource_hints.module |  | Modules hooks for the resource hints module. | 
          
                  | resource_hints.test | resource_hints.test |  | Tests for resource hints module. |