Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ckanext-ord-hierarchy

An extension to display a hierarchical structure of datasets.

When parent-child relationships between datasets exist, the plugin will display the tree structure on the dataset page, showing links to the top level dataset, up one level and any sublevels.

Installation

  1. Activate your virtualenv:

     $ source /path/to/virtualenv/pyenv/bin/activate
    
  2. Install the extension in your virtualenv:

    (pyenv) $ pip install -e git+https://github.com/openresearchdata/ckanext-ord-hierarchy.git#egg=ckanext-ord-hierarchy
    
  3. Enable the required plugin in your ini file:

    ckan.plugins = ... ord_hierarchy
    

About

An extension to add a hierarchical structure to datasets

Resources

Stars

4 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages