[ 
http://jira.dspace.org/jira/browse/DS-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Dietz updated DS-192:
---------------------------

    Attachment: DS-192-configurable.patch

Here's a quick fix. 

Allows for configs specified in dspace.cfg:
- field -- webui.bitstream.order.field (defaults to sequence_id), and the 
- sort ordering --  webui.bitstream.order.sort (defaults to ASC).

I'm looking at adding a field to the bitstream table called display_index. It 
would be alterable (unlike sequence_id), which means we would need a user 
interface for editing these. I.e. specifying specific ordering, and not having 
to upload the files in reverse order.

> Bitstreams should be returned ordered
> -------------------------------------
>
>                 Key: DS-192
>                 URL: http://jira.dspace.org/jira/browse/DS-192
>             Project: DSpace 1.x
>          Issue Type: Improvement
>          Components: DSpace API
>    Affects Versions: 1.5.0, 1.5.1, 1.5.2, 1.6.0
>            Reporter: Flávio Botelho
>            Priority: Minor
>             Fix For: 1.7
>
>         Attachments: DS-192-configurable.patch, ordering_bitstreams.patch
>
>
> There exists a sequence_id for bitstreams, but it is not being used to return 
> the bitstreams ordered.
> Important for items with lots of bitstreams, usually you want ensure some 
> order to them.
> The patch goes with DESC ordering because it seemed to fit more what ordering 
> would usually happen in practice, but maybe should be changed to ASC;

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to