https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39027

David Nind <da...@davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |In Discussion
                 CC|                            |da...@davidnind.com

--- Comment #5 from David Nind <da...@davidnind.com> ---
Normally, for a news site, you would want to see the latest news item at the
top (well, I would anyway).

But I also understand that this may not suit everyone, and how different
libraries use the news feature.

How about a link/button to sort by latest or earliest? Not sure how to do this
and make it look nice.

But then this would muck up the numbered option that you can set, which is also
used for HTML customisations.

If sorting by "Appear in position" is not used, then it shouldn't be shown on
the form.

I guess "we" will have to choose!

So maybe the logic would be:
1. If there is an "Appear in position" value, show in the order specified. 
2. If some "Appear in position" values, show in the specified order then by
date published with the latest first.
3. If there is no "Appear in position" values, sort with the latest item first
(published date).
4. Have a link to sort by latest/oldest.
5. Something else?
6. Give up and leave 

Current behavour for news:
1. If no "Appear in position", news is displayed by the creation date, with the
earliest date first (?).
2. Use "Appear in position" to sort in your preferred order.
3. If "Appear in position" is only used on some items, sorts in descending
order (2, 1, ...) with ones without after this in the date created order.

Behavour after the patch for both OPAC and staff interface:
1. Displayed by published date, with the oldest at the top and the latest at
the bottom.

Changing status to in discussion.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to