Right now, the sort field is just part of the larger project navigation form, and is hard-coded.

We should:
1. Rename the sorts to be the same as d.o expects rather than being inconsistent.
2. Clean up the sort field handling so that we provide all available sorts.
3. Separate out the sort field so that it can be used by more than 1 form.

Comments

csevb10’s picture

Status: Active » Needs review
StatusFileSize
new4.43 KB

Patch to address the above.

csevb10’s picture

StatusFileSize
new4.42 KB

Just a comment change.

csevb10’s picture

The follow-up to this is to add the sort form in drupalorg for use on the search page: #888478: Add sort to the default search page

dww’s picture

Status: Needs review » Fixed

Looks great. Committed to HEAD, merged into both d.o and redesign.d.o bzr branches, and deployed. Thanks!

Automatically closed -- issue fixed for 2 weeks with no activity.