[ckan-dev] Organizations, Publisher Profile, old templates

Toby Dacre toby.okfn at gmail.com
Thu Dec 13 23:17:21 UTC 2012


On 13 December 2012 22:25, Ryan Clark <ryan.clark at azgs.az.gov> wrote:

> I've tried to implement the "Publisher Profile" following the directions I
> found here: http://docs.ckan.org/en/latest/publisher-profile.html. I'm
> working with a copy of CKAN from the master branch.
>
>
Ryan,

Hi, The publisher stuff has been replaced by a new organizations approachl
in ckan master following the merge of the 2939-orgs that happened
yesterday.  This branch has similar functionality to the publisher profile
but is hopefully simpler.  It looks like we need to update some of our
documentation to reflect this.

see
https://raw.github.com/okfn/ckan/master/doc/organizations_and_groups.rstfor
details but ignore the transition section as that is incorrect @devs I
will do a quick update/pull request for this

This is a new feature and may need some tweaking/documentation work.  It is
designed to work with the new templates
There are a bunch of config options that control the behaviour again we
need to work on some documentation of these

ckan.auth.user_create_organizations = true
ckan.auth.user_create_groups = true
ckan.auth.create_user_via_api = false
ckan.auth.create_dataset_if_not_in_organization = true
ckan.auth.anon_create_dataset = false
ckan.auth.user_delete_groups=true
ckan.auth.user_delete_organizations=true
ckan.auth.create_unowned_dataset=true




/dataset/new/ gives a 500 error, and the error message queued me in that it
> could not find the correct template file "package_form.html". This file is
> tucked away in the "templates_legacy" directory.
>
> Any quick advice what I should adjust to test the publisher profile using
> the new set of templates?
>
> Thanks!
> ____________________
>
> Ryan Clark
> ryan.clark at azgs.az.gov
> (520) 302-4871
>
>
>
>
>
>
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> http://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: http://lists.okfn.org/mailman/options/ckan-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20121213/3b0bf53e/attachment-0001.html>


More information about the ckan-dev mailing list