Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Old Revisions ====== When you edit a page, DokuWiki creates a revision with the old document. The old versions can be viewed by clicking the ''Old Revisions'' button. On the page shown, revisions can be compared with the [[diff]] tool. ===== Configuration ===== ===Disabling button=== Displaying the ''Old Revisions'' button can be disabled in the [[config:disableactions|disableactions]] config option. ===Storage=== Revisions are stored within the //attic// directory, within the configured [[config:savedir|savedir]]. The [[config:compression]] configuration option specifies if the pages will be saved as compressed files or not. The default system path is ''<dokuwiki>/data/attic/<namespace>/<attic file>''. =====Removing old documents===== To remove any of the contents of the //attic// you can manually remove the corresponding files and sub-directories from the system. To also remove the list from DokuWiki, edit the metafile ''./data/meta/<namespace>.changes'' Last modified: 2022/12/02 15:14by George Wayne