[ckan-dev] Missing 'paster rights' command
Qifeng.Bai at csiro.au
Qifeng.Bai at csiro.au
Tue Apr 14 05:30:34 UTC 2015
Hi, there
I am changing my CKAN 2.2 to the Publisher Mode. According the document, I should be able to run 'paster rights' command to do it.
However, the Command 'rights' not known. I can find other commands, like user, sysadming etc. Also, I looked though 'setup.py', I found 'rights' is not in that section.
What should I do to add 'rights' command in? Thanks in advance
'paste.paster_command': [
'db = ckan.lib.cli:ManageDb',
'create-test-data = ckan.lib.cli:CreateTestDataCommand',
'sysadmin = ckan.lib.cli:Sysadmin',
'user = ckan.lib.cli:UserCmd',
'dataset = ckan.lib.cli:DatasetCmd',
'search-index = ckan.lib.cli:SearchIndexCommand',
'ratings = ckan.lib.cli:Ratings',
'notify = ckan.lib.cli:Notification',
'celeryd = ckan.lib.cli:Celery',
'rdf-export = ckan.lib.cli:RDFExport',
'tracking = ckan.lib.cli:Tracking',
'plugin-info = ckan.lib.cli:PluginInfo',
'profile = ckan.lib.cli:Profile',
'color = ckan.lib.cli:CreateColorSchemeCommand',
'check-po-files = ckan.i18n.check_po_files:CheckPoFiles',
'trans = ckan.lib.cli:TranslationsCommand',
'minify = ckan.lib.cli:MinifyCommand',
'less = ckan.lib.cli:LessCommand',
'datastore = ckanext.datastore.commands:SetupDatastoreCommand',
'front-end-build = ckan.lib.cli:FrontEndBuildCommand',
],
[cid:image001.gif at 01CC55BF.85E7FEB0]
Qifeng Bai
Software Engineer
CSIRO Land and Water
Black Mountain, Canberra
Ph: +61-2-62465704
Web: www.clw.csiro.au
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20150414/fc8184fe/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 2094 bytes
Desc: image001.gif
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20150414/fc8184fe/attachment-0002.gif>
More information about the ckan-dev
mailing list