I would like to make a change to my DSpace instance. This is what I want to do.
When a user uploads a creative commons license for an item with a pdf file via the user interface, I would like to append a page to the pdf file with some bib information and a cc logo indicating the license. I am looking for the code that actually puts the pdf file in the asset store. I see that UploadStep.java uploads the file, but I can't append the cc license yet because the user has not chosen it at this point, so I need the code that takes the file and stores it in the assetstore, so I can append then. Many thanks! Jose ------------------------------------------------------------------------------ Want excitement? Manually upgrade your production database. When you want reliability, choose Perforce Perforce version control. Predictably reliable. http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

