[development] Requiring node revisions

Greg Holsclaw Greg.Holsclaw at trouvemedia.com
Thu Jun 7 18:25:35 UTC 2007


http://drupal.org/project/revision_deletion is probably a long way from
ideally suited for this, as it trims by age of revision, not the number
of revisions, but it may be a decent starting point.

-Greg

-----Original Message-----
From: development-bounces at drupal.org
[mailto:development-bounces at drupal.org] On Behalf Of Larry Garfield
Sent: Thursday, June 07, 2007 11:17 AM
To: development at drupal.org
Subject: Re: [development] Requiring node revisions

There are cases where I don't want revisions at all.  Maybe I don't want
a paper-trail. :-)

If the code is considerably simpler if revisions are required, then I
would say we should also consider it a requirement that we have
auto-trimming of revisions in core, per node type, (only keep the last X
revisions of node type Y), and document that setting it to 0 will have
"no revisions saved".  That becomes the new alternative way of saying
"revisions off", but has cleaner code.

--Larry Garfield



More information about the development mailing list