Hi !
I have some basic questions about the history of page changes:
How to clean the history for a given page ? How to globally clean the history for all pages ? How to find the pages having a long history ? How to set a max number of change the history has to remind ? How to set a time limit for the history ?
Thanks for any help. -- francois.piette@overbyte.be Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be
The history is just a list of all the page revisions stored in the database, I don't think you can set limits for how long they are kept unless you create some sort of script that deletes the rows from the database every so often manually.
The history is just a list of all the page revisions stored in the
database,
I don't think you can set limits for how long they are kept unless you create some sort of script that deletes the rows from the database every so often manually.
I can easily write such a script. But I need to know exactly which tables are concerned and waht/how to deleting, preserving database integrity.
Regards, -- francois.piette@overbyte.be Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be
mediawiki-l@lists.wikimedia.org