I have 2 question here,
Scenario: I have created a document library with my own list definition, having the default document library settings. There are quite number of document libraries created using my definition. Now I wanna change the version settings to limit number of major versions to 5.
I came across "MajorVersionLimit" List element property of Schema file, unfortunately this is available only for Content Migration schema alone. It didn't work for me.
Question 1: Is there any simple mechanism where I can enable such settings across my site collection?
I know I can write piece of .NET code to change this. Question 2: If I do this, Will it break the list from its list definition?
Thanks in advance. ~Yuva