Tango.info az 09 name: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
to transform a string into a az_name the following conversion is applied
A '''tango.info az name''' only includes letters a-z and underscores.
 
To transform a string into a '''az_name''' the following conversion is applied
* all lowercase
* all lowercase
* diacritics removed
* diacritics removed

Revision as of 2009-11-29T18:43:28

A tango.info az name only includes letters a-z and underscores.

To transform a string into a az_name the following conversion is applied

  • all lowercase
  • diacritics removed
  • special chars and spaces converted to _
  • all multiple _ converted to one _

Link

See also