midcom.helper.datamanager datatype blob
blob is a data type for MidCOM Datamanager. It can be used for storing file attachments to objects edited via Datamanager schemas.
The blob datatype supports the following additional configuration options:
datatype_blob_anchorprefix
The value here gets prefixed to the midcom-serve-attachment url. When you have a blob, there is that Url parameter in it, which is normally relative to the current Midgard page in AIS you usually don't want this, so that you can drag & drop images into your html-area. If this should work, you need that anchor prefix. If you need this, simply set it to the value of http://$host->name . $host->prefix.
datatype_blob_thousandsep
The thousand separator to use for the formatted file size.
