Umbraco Plugin that creates a section that shows all the content that is waiting approval for publishing.
- Part I - http://blogit.create.pt/andresantos/2015/11/16/building-an-umbraco-7-backoffice-extension-part-i/
- Part II - http://blogit.create.pt/andresantos/2015/11/23/building-an-umbraco-7-backoffice-extension-part-ii/
- Part III - http://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/
Umbraco package automatically created using NPM (https://www.npmjs.com) and Grunt (http://gruntjs.com). NPM Scripts Task Runner is a Visual Studio plugin that provides an easy to use GUI: https://github.com/madskristensen/NpmTaskRunner.
- Tutorial on Umbraco Package Generation - http://blogit.create.pt/andresantos/2016/03/07/automatic-generation-of-umbraco-packages-with-grunt/