1====== Setup DB Field Type Aliases ======
2
3This interface allows you to define new field type aliases based on the existing ones.
4
5The aliased types can be used like any other type of the plugin, but all dataau will be prefixed or postfixed with the values you provided for the alias here. This is usually used for linking certain field types to special namespaces.
6
7Refer to the [[doku>plugin:dataau|plugin description]] for more info about aliases.
8