0 votes

CM Dictionary Helper

This is a tool that I created long ago to simplify the dictionary creation and I made a small package so that other people will be able to use it. You can use it in your views to display the value of a dictionary and if the dictionary value does not exist, the tool will generate it. After that we can go to the Umbraco backoffice and type the missing values for the dictionaries that this tool generated for you. In order to use it in your project you can use the following line of code in your view.

@CM.DictionaryHelper.Get("Hello World!")

This will have as a result, the first time that we will visit the page, the dictionary will be generated and the Hello World! to appear on the screen.

Screenshots

No current release

Package owner

Aristotelis Pitaridis

Aristotelis Pitaridis

Aristotelis has 402 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions: 7.5.x, 7.4.x, 7.3.x

Package Information

  • Package owner: Aristotelis Pitaridis
  • Created: 17/03/2017
  • Current version 1.1
  • .NET version 4.5.2
  • License MIT
  • Downloads on Our: 291