| Hi SiS, 
 "published flag" - indeed. I can't see an easy hack to create this either.
 
 "published from - to " - it's somewhat related to the first. I mean: storing a couple of dates is something that can be added quite easily. But it's the publish/unpublish functions that are more difficult.
 
 MD5-checksum - that is actually not that difficult. The details.ascx is the screen that shows the details of a document when you click properties. DMX already stores the MD5 checksum. So all you need to do is to add a line to this ascx to show it. For naming, check the DMX_Entries table.
 
 Peter
 |