On 4/29/07, Jason Garber <[EMAIL PROTECTED]> wrote: > Drafting and versioning are independent features and should probably be > implemented separately. <snip> No, what we need is ONE > draft version (which is how acts_as_draftable works) and the ability to > "undo" (rollback the latest version). That will meet 90% of people's needs > without adding too much complexity.
This is definitely the way to do it. We learned this the hard way with our project (sorry, not in Radiant so nothing to share). More then one "draft" confuses people and almost no one rollbacks very far if at all. Anything more (e.g. a snapshot) sounds nice but you'll just add a level of complexity that not's worth maintaining going forward. -- Proud supporter of DC United _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
