Forums / Developer / How can I view and/or delete archived versions of all documents in my site ?
Nick Woods
Tuesday 27 April 2004 4:30:30 am
I want to have a tidyup of some of the archived versions of content on my site
The only way I've found to do this is to edit each article in turn and manually delete the old versions, which is at best time-consuming
Is there a way I can see every version for every content object on my site so that I can view and/or delete all the older versions at once (even if I have to manually select the ones to be deleted) ?
Björn [email protected]
Tuesday 27 April 2004 4:34:28 am
Versions get autodeleted
You can set a value for each content object for the versions archived in the DB
The default is 10. You could for example lower that value to 1.
Otherwise you need to write a little script
Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs Looking for hosting? http://hostingezpublish.com ----------------------------------------------------------------------------- GMT +01:00 Hannover, Germany Web: http://www.xrow.com/
K259
Tuesday 27 April 2004 6:28:49 am
Which script is autodeleting old versions, or when do this happen?
_Z_
Wednesday 28 April 2004 4:43:03 am
Thanks Bjorn.
Can you help me with the sript I'd need to write ? Even just pointing me at the correct item of documentation would help as I'm struggling to find anything