Opened 6 years ago
Closed 6 years ago
#2085 closed enhancement (fixed)
Sticky news
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.12 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
It would be nice to be able to mark a news item as "sticky" meaning that it will be sorted on top even if it has an older date.
Change History (5)
comment:1 Changed 6 years ago by
Owner: | changed from everyone to Nicklas Nordborg |
---|---|
Status: | new → assigned |
comment:2 Changed 6 years ago by
comment:3 Changed 6 years ago by
comment:4 Changed 6 years ago by
(In [7394]) References #2085: Sticky news
Various places where news are displyed have been updated to sort the news with the "sticky" flag set first. The sticky news item are displayed with a different background color and a "paperclip" icon.
The login page has also been modified to show all sticky news even if there are more than 10 items which was the limit before.
comment:5 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [7392]) References #2085: Sticky news
Added sticky flag to news items in the Core API.