Icon naming convention over back office configuration.
This is a simple package that enables both document and media type icons and thumbnails to be configured by matching the image file name with the document type or media type alias.
This saves time having to navigate the back office and manually set each in the drop down list.
Eg. Adding the file: ~/umbraco/Images/Umbraco/page.png will set any document type and/or media type with the alias 'page' to use this icon image.
Similarly, adding the file: ~/umbraco/Images/Thumbnails/page.png will set any document type and/or media type with the alias 'page' to use this image as its thumbnail.
Configuration Options: