Opened 7 years ago
Closed 7 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 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 7 years ago
comment:3 by , 7 years ago
comment:4 by , 7 years ago
(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 by , 7 years ago
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.