[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[EP-tech] (EP3.3.16) Upload Workflow: new PDF manipulating screen plugin - problems refreshing the filelist
CAUTION: This e-mail originated outside the University of Southampton.
Dear List
we're going to add a new tool inside the upload section of the workflow (next to convert and extract tool) to offer our submitters a way to manipulate PDFs on the fly. At each file we're adding a new function to snip (for example) coversheets, means remove the 1st, 1st+2nd or last page by using qpdf in the background. The screen plugin is copied from convert tool and works fine for us: pop up to choose from a dropdown pages-to-remove-list (1, 1+2, last), and then returns to the workflow step. Snipping works like this: we're doing a copy from the original PDF, snip, taking the placement, remove the old PDF and add the new version including the old ones 'placement'.
So here are my two problems:
1. The first problem is: if I have got more than one PDF files, and I snip one of the higher shown ones (e.g. 1st of 3), the screen refreshes but only shows up this 1st, no more files. I have to realod the browser on this page or use "update Metadata"-Button. I tried to
* commit, commit by force, doc and eprint
* push all docids to processor
* $self->{processor}->{refresh} = 1;
* $screen->redirect_to_me_url()
* ... used 1000 things from other screen plugins like MoveUp, Remove etc.
but nothing really happened. When coming back to workflow, the list is shortly wincing, but not shown at it's full length. This is ugly.
1. The second problem is: if I use $self->{processor}->add_message( "warning", ... ); to inform the user about the result (success, warning, error), it seems to be a little bit very 90th stylish, if the message is shown at the top, while action is happening at the end of the page. The messages are not in browsers focus; this is not user friendly. Perhaps, it should be a JS popup.
Any hints are welcome.
Cheers from Z?rich
Jens
--
Jens Witzel
Zentrale Informatik
Universit?t Z?rich
Stampfenbachstrasse 73
CH-8006 Z?rich
mail: jens.witzel at uzh.ch<mailto:jens.witzel at uzh.ch>
phone: +41 44 63 56777
https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.zi.uzh.ch%2F&data=05%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C012437ee27c642ae8d6d08da5e5c454c%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637926047749270830%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000%7C%7C%7C&sdata=02h4jC5kaqU1ShqQlugB3NCn3XA2daxv9yc86Fjoih0%3D&reserved=0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/eprints-tech/attachments/20220705/248a73b7/attachment-0001.html