Hi Sean: I'm not sure what details you might want to include, but since the embargo information is all carried in standard metadata fields, you could (using whatever UI stack you are on JSPUI, XMLUI) have the UI detect if the item is embargoed (essentially, that just means that there is a liftdate field whose value is later than the time of testing), then do whatever you want in the UI based on that fact: put up some special markup, turn the page red or blinking (with css), etc
Even without any special handling, just making sure the terms and/or liftdate fields appear on the item page (through configuration) might provide enough information for the requestor. Is this the sort of thing you want to achieve? Thanks, Richard On Oct 29, 2010, at 6:01 AM, Sean Carte [email protected] wrote: > Currently attempting to access an embargoed bitstream results in 'The > file is restricted' (xmlui.BitstreamReader.auth_message) message. I > can change the content of that message in messages.xml, of course, but > I wonder if it would be possible to include details of the embargo > either at that point, or before that at the item record page. > > Any ideas on whether this would be possible? > > Sean > -- > Sean Carte > esAL Library Systems Manager > +27 72 898 8775 > +27 31 373 2490 > fax: 0866741254 > http://esal.dut.ac.za/ > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

