• Currently 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
MT-W3CValidator


This plugin will validate your web pages on the fly when published from Movable Type. A valid page will display a badge from the W3C.

<MTW3CValidate>
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Virtual Library</title>
</head>
<body>
<p>Moved to <a href="http://example.org/">example.org</a>.</p>
<MTW3CValidBadge>
</body>
</html>
</MTW3CValidate>

Requirements

Tested with MT 3

Leave a comment

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.