Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

vrk-kpa/ckanext-ytp-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Not maintained in years, use Queensland fork instead.

ckanext-ytp-comments

CKAN extension for adding comments to datasets.

Anyone with an account can comment any public datasets. Users with modification access can delete comments from the dataset.

Some of the code is taken from ckanext-comments

Compatibility

Tested with CKAN 2.2 - 2.3

Installation

Install to you ckan virtual environment

pip install -e  git+https://github.com/yhteentoimivuuspalvelut/ckanext-ytp-comments#egg=ckanext-ytp-comments

Add to ckan.ini

ckan.plugins = ... ytp_comments

Init db

paster --plugin=ckanext-ytp-comments initdb --config={ckan.ini}

About

CKAN extension for adding comments to datasets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published