Press Ctrl / CMD + C to copy this to your clipboard.
Copied to clipboard
Flag this post as spam?
This post will be reported to the moderators as potential spam to be looked at
Topic author was deleted
May 22, 2013 @ 14:52
Easy way to expose just the Dictionary Items to a user?
On the surface, it appears if I want to allow an editor to be able to handle the dictionary items; I must give him/her access to the 'settings' section. Seems like it is all or nothing.
I tried pulling in the Dictionary items into a custom tree, but when access is attempted by the editor, an 'access to settings section denied' error is thrown.
So is there an easy way to expose just the Dictionary Items to a user?
Before I download or write that package, I'd like to hear some feedback.
But it doesn't work b/c there is some sort of hard coded (presumably) requirement that Dictionary Items can only be accessed if 'settings' section is allowed by the user.
I personally also wish a custom section only for translations that includes the dictionary. You can give any user access to the translation section over the user sections, but he will there only see the translation tasks... perhaps you may create a feature request on http://issues.umbraco.org.
Topic author was deleted
Easy way to expose just the Dictionary Items to a user?
On the surface, it appears if I want to allow an editor to be able to handle the dictionary items; I must give him/her access to the 'settings' section. Seems like it is all or nothing.
I tried pulling in the Dictionary items into a custom tree, but when access is attempted by the editor, an 'access to settings section denied' error is thrown.
So is there an easy way to expose just the Dictionary Items to a user?
Before I download or write that package, I'd like to hear some feedback.
Cheers.
Comment author was deleted
FYI, I've seen this: http://our.umbraco.org/forum/templating/templates-and-document-types/17572-Allow-access-only-to-
But it doesn't work b/c there is some sort of hard coded (presumably) requirement that Dictionary Items can only be accessed if 'settings' section is allowed by the user.
I personally also wish a custom section only for translations that includes the dictionary. You can give any user access to the translation section over the user sections, but he will there only see the translation tasks... perhaps you may create a feature request on http://issues.umbraco.org.
Why not create a dictionary dashboard in the translation section ?
You can use this extension: http://our.umbraco.org/projects/backoffice-extensions/dictionary-dashboard
is working on a reply...