|
Cookbook /
WikiRefactoringSummary: Steps and methods to refactor and re-organize a wiki
Version:
Prerequisites:
Status:
Maintainer: OtherMichael
Questions answered by this recipeWhat are the steps and methods to refactor and re-organize a wiki? DescriptionEnter your recipe's description here. Major edits
Minor edits
NotesSome existing recipes that might be useful, if applied in the right way. I haven't tested all of them.
Of course, these are automated methods, and don't allow you to retrace your steps. So backup that wiki! Are there any recipes to revert multiple pages or roll-back the entire wiki to a certain date? Other than a CVS method? Upgrading pagesSome recipes come with included pages (or _only_ included pages, such as JITS). If you over-write your existing pages (via the filesystem) with the new pages, you lose all internal history. The page now has the change-history of the distributor. If you use a CVS, you can pull the old version, compare sources? But the change history will be discontinuous one way or another. Is there a best-practices method for this situation? Copy-paste the new versions into the exiting page via wiki edit, so that old-vs-new changes are tracked via diff? Overwrite? Or is this more a matter of personal preference? Or is there another method of reconciling these pages? CommentsSee AlsoContributorsCategory tags |