SPGenerateFileDefinitions: generate File and ElementFile blocks for definition files
January 14th, 2010
No comments
I wrote simple utility that creates File and ElementFile XML-blocks based on files given folder. We have a lot of small files in one of our SharePoint portal site definitions and it was not very good idea to create feature elements for these files manually. During development also design gets some modifications and it is sure that these modifications introduce some new files and some older files may be not needed anymore. Our utility is fast and easy to use, so check it out! Read more…