Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve sorting and filtering capabilities of plugin repository (Trac #2444) #2444

Closed
elgg-gitbot opened this issue Feb 16, 2013 · 6 comments
Labels

Comments

@elgg-gitbot
Copy link

Original ticket http://trac.elgg.org/ticket/2444 on 40674823-09-02 by trac user vazco, assigned to unknown.

Elgg version: 1.7

This is a patch that improves search capabilities of plugin repository. Plugins can be sorted by number of downloads and number of recomendations now.

@elgg-gitbot
Copy link
Author

Attachment added by trac user vazco on 40674824-12-20: community_plugins.patch

@elgg-gitbot
Copy link
Author

Milestone changed to Unscheduled by cash on 40691674-02-03

@elgg-gitbot
Copy link
Author

cash wrote on 40780457-08-20

The patch doesn't support sorting searches, but sorting category listings. Before deploying a sorting capability we need to handle both. This requires some additional code in the plugin search hook.

@elgg-gitbot
Copy link
Author

Milestone changed to Community Site by cash on 40979292-07-10

@elgg-gitbot
Copy link
Author

cash wrote on 41430611-07-23

Ideally, we will support:

  • Searching (free text over the title, description, and metadata)
  • Filtering (by category, Elgg version)
  • Sorting (newest, most downloads, recommendations)

Perhaps the next step should be looking at how other sites implement this at the UI layer. As an example, this is how Nike does it for its shoes: [http://store.nike.com/us/en_us/?l=shop,pwp,c-1+100701/hf-50144+12001&cp=USNS_KW_0611081618#l=shop,pwp,c-1+100701/hf-4294966954+10002+12001/ipp-48/pn-1 site].

@elgg-gitbot
Copy link
Author

Title changed from Improve search capabilities of plugin repository to Improve sorting and filtering capabilities of plugin repository by cash on 41430611-07-23

@cash cash closed this as completed Feb 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants