If you try to use the undocumented "Delete Revision" command (mentioned in HowDoIRollAPageBackToAPreviousVersion) with the edit script you will get an oops-page telling you, that you are not authorized since you are not a member of TWikiAdminGroup.
But if you do the same with the preview script this will work fine.
BTW: Peter, Don't you think that - after fixing this bug - it would be the right time to have a brief documentation of this undocumented feature? You may restrict it to TWikiAdminGroup by default, but a new switch in wikicfg.pm to enable that is probably appropriate.
-- KlausWriessnegger - 25 Feb 2001
Put in checks in preview and save to make sure only members of TWikiAdminGroup can execute the cmd= commands. In TWikiAlphaRelease.
-- PeterThoeny - 04 Aug 2001