Thank you very much Hilton, I've seen this section but I figure out how to
modify it to change the div's order, I mean, my current DRI is

<div id="aspect.artifactbrowser.CommunityBrowser.div.comunity-browser"
rend="primary" n="comunity-browser">...</div>
<div id="aspect.discovery.SiteRecentSubmissions.div.site-home"
rend="primary repository" n="site-home">...</div>

And I need to be

<div id="aspect.discovery.SiteRecentSubmissions.div.site-home"
rend="primary repository" n="site-home">
<div id="aspect.artifactbrowser.CommunityBrowser.div.comunity-browser"
rend="primary" n="comunity-browser">...</div>

Seems to be to change the order that the aspects are collected or shown...
I could modify it via CSS but also affects the Comunity Browse option.

Regards
Germán


2014-08-20 14:24 GMT-03:00 Hilton Gibson <hilton.gib...@gmail.com>:

> Hi German
>
> Assuming DSpace 4.X.
> See:
> https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/src/main/webapp/themes/Mirage/lib/xsl/aspect/artifactbrowser/community-list.xsl
> But the discovery aspect, which is responsible for "Recently added", will
> overlay to provide the recently added items after the community list from
> the artifact community list above.
>
> Cheers
>
> hg
>
> *Hilton Gibson*
> Ubuntu Linux Systems Administrator
> JS Gericke Library
> Room 1025D
> Stellenbosch University
> Private Bag X5036
> Stellenbosch
> 7599
> South Africa
>
> Tel: +27 21 808 4100 | Cell: +27 84 646 4758
> http://scholar.sun.ac.za
> http://bit.ly/goodir
> http://library.sun.ac.za
> http://za.linkedin.com/in/hiltongibson
>
>
> On 20 August 2014 18:11, Germán Biozzoli <germanbiozz...@gmail.com> wrote:
>
>> BTW, Anybody knows how to modify the order of the aspects just to move
>> the recent submissions before/up than community list in XMLUI? As far as
>> I've seen both divs are inserted in order of some processing aspects but I
>> cannot find a way to change this order.
>>
>> Thanks
>> German
>>
>>
>> 2014-08-19 12:01 GMT-03:00 Hilton Gibson <hilton.gib...@gmail.com>:
>>
>> See:
>>> https://github.com/DSpace/DSpace/blob/master/dspace/config/spring/api/discovery.xml#L133
>>>
>>>
>>> *Hilton Gibson*
>>> Ubuntu Linux Systems Administrator
>>> JS Gericke Library
>>> Room 1025D
>>> Stellenbosch University
>>> Private Bag X5036
>>> Stellenbosch
>>> 7599
>>> South Africa
>>>
>>> Tel: +27 21 808 4100 | Cell: +27 84 646 4758
>>> http://scholar.sun.ac.za
>>> http://bit.ly/goodir
>>> http://library.sun.ac.za
>>> http://za.linkedin.com/in/hiltongibson
>>>
>>>
>>> On 19 August 2014 16:09, Magnus Norberg <mango_pa...@hotmail.com> wrote:
>>>
>>>> Hi!
>>>>
>>>> How do I change the number of items shown in the "Recently added" list?
>>>>
>>>> Thanks!
>>>>
>>>> /Magnus
>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>>
>>>> _______________________________________________
>>>> DSpace-tech mailing list
>>>> DSpace-tech@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>>> List Etiquette:
>>>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> DSpace-tech mailing list
>>> DSpace-tech@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>> List Etiquette:
>>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Slashdot TV.
>> Video for Nerds.  Stuff that matters.
>> http://tv.slashdot.org/
>>
>> _______________________________________________
>> DSpace-tech mailing list
>> DSpace-tech@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>> List Etiquette:
>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>
>
>
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to