Actions
Feature proposal #6149
closedImplement order by param for random
Feature proposal #6149:
Implement order by param for random
Description
Implement option for random order by. Needs to somehow still work with pagination. Probably random with a seed value so the random value can be replicated on paging.
Updated by krileon almost 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Updated by krileon almost 10 years ago
This generates a random seed during gallery construct. This gets passed between pages to ensure the same random seed is used by the gallery when paging, etc..
Updated by krileon almost 10 years ago
- Status changed from Resolved to Closed
Actions