Skip to content

openresearchdata/ckanext-ord-hierarchy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •