DanDiplo / Diplo.DictionaryEditor

An Umbraco package that creates a custom section for editing Dictionary values in Umbraco. It allows easy editing of all dictionary items and also allows the dictionary to be exported and imported in CSV format.
https://www.diplo.co.uk/blog/web-development/diplo-dictionary-editor-for-umbraco/
1 stars 4 forks source link
umbraco

Diplo Dictionary Editor for Umbraco

This is a custom section for Dictionary values in Umbraco CMS. It allows easy editing of all dictionary items and also allows the dictionary to be exported and imported in CSV format.

Note: It only enables editing of dictionary items and doesn't allow new dictionary items to be created.

Features

For more info and screenshots please seemy blog post.

Important Installation Instructions - Please Read

This package creates a new custom section in Umbraco called 'Dictionary Editor' when installed.

As this is a new section then by default no users will have been given permission to view it. After installation the package attempts to grant permission to members of the "Admin" group (you may need to log in and out to see this).

However, for other users to see this new section you must explicitly grant them permission. This gives greater control over who can edit the Dictionary, but requires some post installation set-up. So don't be surprised after installation if you don't see the new section :)

To grant permissions in Umbraco 7.7 and up please do this:

Note: You will (probably) need to log out and back in again from permissions to be applied. Once you have done so you should see the new section (with the globe icon) at the bottom of the Umbraco sections.

Downloads

You can download from NuGet at https://www.nuget.org/packages/Diplo.DictionaryEditor/

Or Our Umbraco at https://our.umbraco.org/projects/backoffice-extensions/diplo-dictionary-editor/

More Info

See my blog post for more info and some nice screenshots!

Reporting Issues

If you have any issues or feature requests then please post them on GitHub