AutoTag v1.3 released
Ok, so following an email from Darren Ferguson; Umbraco MVP
nominee, I finally got round to updating my AutoTags project.
Theres been some pretty hefty updates, mainly to the user
interface. As the original UI was, well, rubbish!! Hopefully it
looks a bit better anyway. I've also added better notifications
when errors occur, as well as adding errors to the Umbraco Log
table.
Also, as requested by an Umbraco community member, I have enabled
the ability to choose when node properties are used for tag
generation. By default, all properties are used, but its possible
to limit the number of properties using a semi-colon seperated
string in appSettings section of web.config, e.g:
You can download it from my our.umbraco.org page, or my project
page.