Changed the meta-types listed in drupalorg_meta_types() within the drupalorg_search module to match the actual meta-types in use.
Should make the "or filter for:" categories seen in the right-hand sidebar on the search comp work correctly.
Results can be seen on the staging9 site.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | drupalorg-search2rev2.patch | 946 bytes | mindbat |
| drupalorg-search2.patch | 821 bytes | mindbat |
Comments
Comment #1
csevb10 commentedDoesn't account for marketplace, but I think that's okay for now.
Should reflect the appropriate item order based on the comp, however:
API
Modules
Themes
Documentation
Forums & Issues
Marketplace
Everything else looks good.
Comment #2
mindbat commentedI've attached an updated patch that matches the term order of the comp.
Comment #3
csevb10 commentedPerfect. Looks good to me. Should solve issues across the staging environments with meta type association.
Comment #4
damien tournoud commentedCommitted to HEAD. Thanks.