Description
This plugin will specify whether the page is compliant against the MOTW standard. The standard is explained in:
- http://msdn2.microsoft.com/en-us/library/ms537628.aspx
This plugin tests if the length of the URL specified by “(XYZW)” is lower, equal or greater than the length of the URL; and also reports the existence of this tag in the body of all analyzed pages. One configurable parameter exists:
- withoutMOTW
If “withoutMOTW” is enabled, the plugin will show all URLs that don’t contain a MOTW.
Plugin type
Options
This plugin doesn’t have any user configured options.
Source
For more information about this plugin and the associated tests, there’s always the source code to understand exactly what’s under the hood:
Plugin source code
Unittest source code
Dependencies
This plugin has no dependencies.