]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/users/sabr.mdwn
fix a few directives using the old syntax
[ikiwiki.git] / doc / users / sabr.mdwn
index e89b77459f926bd81805ecaf63e0d79a01f14f7f..c5a1a2066e2c03ee431f335719a2159c7b2c734f 100644 (file)
@@ -1,12 +1,32 @@
-My name: Scott Bronson
+[[!toc ]]
 
-My quest: a wiki that doesn't suck.
+### My name
 
-My site: <http://iki.u32.net>
+Scott Bronson
+
+### My quest
+
+a wiki that doesn't suck.
+
+### My iki
+
+<http://iki.u32.net>
+
+### Feed
 
 Thanks to [[madduck]], I track this site with the following feed:
 
-[[inline pages="internal(recentchanges/change_*) and !author(http://sabr.myopenid.com/)" 
+[[!inline pages="internal(recentchanges/change_*) and !author(http://sabr.myopenid.com/)" 
 feedonly=yes rss=no atom=yes]]
 
-Does this bullet go through?  •
+### Tests
+
+* Does this bullet go through?  •   yes, of course.
+* Can I create this page?  [[/root_page_test]]
+  * no, it's a bug: [[/bugs/Can__39__t_create_root_page]]
+* This page has a [[plugins/toc]].  Why doesn't it appear in the edit preview? [[plugins/toc/discussion]]
+* Add two subpages: [[sub1]] and [[sub2]] to try to produce a directory listing as discussed in [[todo/pagespec_expansions]].  Will it list?
+
+> [[!inline pages="./sabr/* and !./sabr/*/*" template="titlepage" archive="yes" feeds="no"]]
+
+> How very strange that I need to put the name of my own page in there.  I don't understand that.  But it does seem to work.