Topic cluster
Identifier
A stable name code or key used to distinguish and refer to an entity or concept.
View topic page8 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
as_atom
Convert a value to an Erlang atom.
gravatar_code
Calculate the gravatar code for an e-mail address:
ip2country
Return the lowercase ISO country code associated with an IP address.
mailinglist_recipient_key_decode
Used on the mailing list subscriptions page where users and recipients can unsubscribe from mailinglists.
md5
Translates a string to a md5 hex value.
sha1
Translate a string to a sha1 hex value.
slugify
Converts a text into a slug.
to_name
Map a string to a name . That is a lowercased string with only [a-z0-9_] characters.