Skip to content

gitlost/unfc-normalize

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TL Normalizer

Normalizes content, excerpt, title and comment content to Normalization Form C.

Why?

For everyone getting this warning from W3C validator: "Text run is not in Unicode Normalization Form C." http://www.w3.org/International/docs/charmod-norm/#choice-of-normalization-form

Requirements

Requires PHP 5.3+ Be sure to have the PHP-Normalizer-extension (intl and icu) installed. See: http://php.net/manual/en/normalizer.normalize.php

Installation

If you don’t know how to install a plugin for WordPress, here’s how.

Changelog

1.0

  • Initial release.

About

Normalizes UTF-8 input to Normalization Form C.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 68.2%
  • HTML 29.3%
  • JavaScript 2.1%
  • Shell 0.4%