[ 
https://jira.duraspace.org/browse/DS-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=26210#comment-26210
 ] 

Andrea Bollini commented on DS-1223:
------------------------------------

we are trying to finalize this contribution but some issues arise:
1) the SOLR Browse has compilation errors due to this contribution
2) frequencies was not shown in XMLUI
3) the jump_to function in metadata browse is broken when frequencies are 
enabled
4) the browsing within a community not work (the query look for collection_id). 
Inside a collection it works
5) the query building is more messy than before
6) lyncodev report some wrong code indentation that need to be fixed
points 1, 2 and 3 are addressed in my branch
https://github.com/abollini/DSpace/tree/DS-1223
Kostas should look to the point 4 and 5 tomorrow (hopeful also 6)

The test that I have performed in both UIs are:
1) check browsing pagination and sorting for both metadata and item browse in 
the repository scope
2) test the jump_to function (for date, item level browse as title and metadata 
browse)
3) test frequencies calculation in browse with and without authrority
4) as in point 1-3 inside a community
5) as in point 1-3 inside a collection
6) browse withdrawn item
7) browse of private items (possible only in XMLUI)
8) item mapper tool in collection admin
9) recent submission in site, community and collection

                
> Display frequencies of items in single browsing for selected indices
> --------------------------------------------------------------------
>
>                 Key: DS-1223
>                 URL: https://jira.duraspace.org/browse/DS-1223
>             Project: DSpace
>          Issue Type: Improvement
>          Components: JSPUI
>    Affects Versions: 1.8.2
>            Reporter: Christina Paschou
>              Labels: has-patch, has-pull-request
>         Attachments: browse_frequencies.diff, README.txt
>
>
> DSpace provides by default two types of browsing, naming them single browsing 
> and full browsing according to the corresponding names of the .jsp files that 
> are responsible for handling each request (single.jsp & full.jsp). 
> Each type of browsing is defined accordingly and configured in different way 
> in the configuration file dspace.cfg.  
> The proposed improvement is applied for the case of browsing by a unique 
> index of metadata values from the item (single browsing). In this case, the 
> user can define for each metadata browse index whether he wishes to add next 
> to its various metadata values the frequencies of items that are included. 
> The configuration takes place in the dspace.cfg.
> Examples: 
> http://phdtheses.ekt.gr/eadd/browse?type=subject
> http://phdtheses.ekt.gr/eadd/browse?type=country
> http://phdtheses.ekt.gr/eadd/browse?type=language
> Attached you can find the patch file and a readme file with details about tha 
> configuration that is needed to be made.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to