New version of Tags for Episerver

Frederik Vig 02.07.2016 11.31.52
[CultureSpecific]
[UIHint("Tags")]
[GetaTags(AllowSpaces = true, AllowDuplicates = true, CaseSensitive = false)]
public virtual string Tags { get; set; }

Fore more information make sure to read the documentation.

Admin interface

We’ve also added a simple admin interface for managing tags. You can access it in admin mode, under tools, and Geta Tags Management.

You can search by tag name, delete and edit tags. By default we display 30 tags per page.

Issues closed

For all the details please take a look at: closed issues.

Pull requests

Thanks for the contributions from Boyan Mihaylovvansterhant and Josef Ottosson.