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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 888400-2.project_solr.patch | 4.42 KB | csevb10 |
| #1 | 888400-2.project_solr.patch | 4.43 KB | csevb10 |
Comments
Comment #1
csevb10 commentedPatch to address the above.
Comment #2
csevb10 commentedJust a comment change.
Comment #3
csevb10 commentedComment #4
csevb10 commentedThe 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
Comment #5
dwwLooks great. Committed to HEAD, merged into both d.o and redesign.d.o bzr branches, and deployed. Thanks!