You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an Instance Admin I want to administrate my CKAN instance (e.g.
change config, add/remove users, set permissions) from a web user
interface so that it is easy for non-geeky and users without sysadmin
access to the underlying machine to administrate the instance.
* Review current CKAN Admin Dashboard (currently very limited in extent)
a. Suggestion: Model on Wordpress Dashboard
* Tidy and/or improve if needed
* Point the way (but not necessarily implement) support for things like user
administration (cf #XX)
* [Nice to have] Add support for plugins/extensions to extend the dashboard
a. This allows extensions to create their own admin interfaces
b. Question: is this needed or is controller support that we have good enough?
c. Ans: probably want more than this. Whether it be helper functions or even
if just documentation of how to do this
The text was updated successfully, but these errors were encountered:
I suspect with the current state of the admin section, this could be a significant amount of work.
I would broaden it perhaps to say "I want to do anything in the admin tool that I currently hassle my sysadmin to do on the command line". That will make it ever more work, but I have anecdata that this would be a very useful feature.
A nice feature for this would be to enable selection of which groups and organisations (and datasets within) appear on the 'featured' lists on the home page. At the moment this needs be be configured under the hood, but is something that I as a "non-geeky" ckan sysadmin would like to be able to change regularly.
This is something ckan could really use. I don't think this is related to multisite though, a single-instance ckan user would want this too. Add an ideas ticket maybe?
The text was updated successfully, but these errors were encountered: