The version record can be configured

hi,out here

Many users edit a page, creating many versions.
Whether it can be added into the configuration, I can go to the configuration when I need the page generation version.

For example, in the picture below, there are many versions of a page, but I don’t need so many version records.

image

Thanks for your support ! :grinning:

Hi. Why is that a problem in your case to have lots of revisions? They represent the reality.

You can delete revisions if you really want to, there’s a UI button. You can also script it. You can find some snippets, for example: https://snippets.xwiki.org/xwiki/bin/view/Extension/Delete%20Revisions%20From%20Author

If you don’t want history you can also configure this, see https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/Configuration/#HDocumentversioning

Hope it helps