Extension Extend Search


Extension Basics

Title
Extend Search
Name
ckanext-extend_search
Type
Public extension
Description
Extends Ckan's search with additional options
CKAN versions
Download-Url (zip)
Last commit
10 years ago (2015-11-29 20:28:21)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

Extend Search

Uses and extends upon bootstrap-daterangepicker (credit to Dan Grossman Copyright 2012-2014)

  • Adds a package/dataset date range search filter (modified-on metadata date)
  • Adds a package/dataset custodian search filter

==================================================================

Installation

  1. Clone this repository
  2. Issue the following command: pip install -r pip-requirements.txt
  3. Install: python ckanext-extend_search/setup.py develop
  4. Add extend_search to the list of plugins in .ini file
Version
1.0
Version release date
2014-05-05
Contact name
(not set)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
extend_search
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions