Resource types, such as photo / video / case study. The choice of resource type will determine the metadata fields a resource has.
ref,int(11),
name,varchar(200),
allowed_extensions,TEXT,
order_by,int(11),
config_options,text,Supports separate configuration options for resources depending on resource type.
tab_name,varchar(50),
push_metadata,int(11),
inherit_global_fields,tinyint(1),Should resources of this type inherit the global fields?
