ckanext-resourcesfilter replaces the standard resources list on the CKAN dataset page with an interactive paginated list that can be browsed and filtered. This is especially useful for datasets with many resources. The extension overrides core CKAN templates; custom projects need to override this extension’s templates and load their plugin before resourcesfilter. The browsable list is only rendered on the dataset read page, not the management page. The current implementation does not support translations or ‘popular’ indicators. Uses Mustache templates for client-side rendering. Developed by Adrià Mercader at OKFN.