Top featured project selection on Launchpad home page

Bug #433824 reported by Henning Eggers
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Henning Eggers

Bug Description

The new Launchpad 3.0 home page expoeses a featured project on top of the others with large logo and name and a short summary. Currently this is simply the first project from the featured project list, so it is always the alphabetically first project. The orginal design does not give a clue, which project is supposed to be featured there.

Possible solutions:
- Pick a random project from the list on each page load. Easy to implement but tricky to test.
- "Project of the day" by cycling through the featured project list (day_of_year % number_of_featured_projects). Easy to implement, testing possible.
- A manually picked top project (or list of projects to cylcle through). Requires extra db and ui work. Can be tested.
- ... ?

As a quick solution, I'd go for "project of the day".

Related branches

description: updated
Revision history for this message
Henning Eggers (henninge) wrote :

Martin said on IRC that "project of the day" algorithm is great, so I am doing that.

Changed in launchpad-foundations:
status: New → In Progress
importance: Undecided → High
assignee: nobody → Henning Eggers (henninge)
milestone: none → 3.0
Revision history for this message
Diogo Matsubara (matsubara) wrote : Bug fixed by a commit
Changed in launchpad-foundations:
status: In Progress → Fix Committed
Changed in launchpad-foundations:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.