knowledge_base:wiki:attic

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
knowledge_base:wiki:attic [2022/12/02 15:14] – removed - external edit (Unknown date) 127.0.0.1knowledge_base:wiki:attic [2022/12/02 15:14] (current) – ↷ Page moved from wiki:attic to knowledge_base:wiki:attic George Wayne
Line 1: Line 1:
 +====== 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''