Extension Hideorgs


Extension Basics

Title
Hideorgs
Name
ckanext-hideorgs
Type
Public extension
Description
A CKAN 2 plugin that hides the organizations feature from the web interface
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2014-02-07 05:12:12)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

This is a CKAN extension that removes CKAN’s organizations feature from CKAN’s web interface.

It is based on http://github.com/okfn/ckanext-hidegroups

To install, activate your CKAN virtualenv then run:

pip install -e 'git+git://github.com/AnnaGerber/ckanext-hideorgs.git#egg=ckanext-hideorgs'

Then add the plugin to your CKAN config file (e.g. development.ini or production.ini), for example:

ckan.plugins = stats text_preview recline_preview hideorgs

Version
Version release date
(not set)
Contact name
Anna Gerber
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

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