X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/3cb1c8fa3b1fac58f8a84deef9b72b334c17c97a..b0627aef10e3b5cf71f089aa4d586326b99bcc91:/doc/basewiki.mdwn?ds=sidebyside diff --git a/doc/basewiki.mdwn b/doc/basewiki.mdwn index e1f876acb..b4aa60c78 100644 --- a/doc/basewiki.mdwn +++ b/doc/basewiki.mdwn @@ -8,10 +8,9 @@ It currently includes these pages: * [[sandbox]] * [[shortcuts]] * [[templates]] -* [[ikiwiki/blog]] * [[ikiwiki/formatting]] * [[ikiwiki/markdown]] -* [[ikiwiki/openid]] +* [[ikiwiki/login-selector]] * [[ikiwiki/pagespec]] * [[ikiwiki/directive]] * [[ikiwiki/subpage]] @@ -19,3 +18,9 @@ It currently includes these pages: As well as a few other files, like [[favicon.ico]], [[local.css]], [[style.css]], and some icons. + +Note that an important property of the basewiki is that it should be +self-contained. That means that the pages listed above cannot link +to pages outside the basewiki. Ikiwiki's test suite checks that the +basewiki is self-contained, and from time to time links have to be +removed (or replaced with `iki` [[shortcuts]]) to keep this invariant.