Moderators: jmacgreg, michael, John
So I went the route of doing a paper proposal with a supplementary file upload. But I think this is sub-optimal, though I like all the meta data capture and think it's really close to what I need.
asmecher wrote:register your account as both an Editor and an Author (using the Conference Manager's Roles interface) and when you finish the submission of a paper you'll be given a link to click to jump past the workflow.
The original submission filenames are kept in the database, so if you'd like to use those in the user interface, it's a question of changing a function to get the original filename instead of the automatically-assigned one. Where would you like to use the original filename?
$newFileName = $paperFile->getPaperId().'-'.$paperFile->getFileId().'-v'.$paperFile->getRevision().'-'.$originalName;Return to OCS Technical Support
Users browsing this forum: No registered users and 1 guest