]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/basewiki.mdwn
Add ikistrap plugin for ikistrap theme.
[git.ikiwiki.info.git] / doc / basewiki.mdwn
index c61ae3dba08a668ba1d9f566610f2e311a14de71..b4aa60c785c10bdffc4865b53ae67cecc70bf243 100644 (file)
@@ -10,7 +10,7 @@ It currently includes these pages:
 * [[templates]]
 * [[ikiwiki/formatting]]
 * [[ikiwiki/markdown]]
-* [[ikiwiki/openid]]
+* [[ikiwiki/login-selector]]
 * [[ikiwiki/pagespec]]
 * [[ikiwiki/directive]]
 * [[ikiwiki/subpage]]
@@ -18,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.