diff options
author | http://jmtd.net/ <Jon_Dowland@web> | 2011-11-30 09:39:54 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-11-30 09:39:54 -0400 |
commit | 25543d98b792a86357fa2cbad11a43707905accd (patch) | |
tree | 00656af4e89ce4edec6e3c40f4993050b511c09e /doc/users | |
parent | 71974c24bbd31e4295b366eeea245131e8a9dc21 (diff) | |
download | ikiwiki-25543d98b792a86357fa2cbad11a43707905accd.tar ikiwiki-25543d98b792a86357fa2cbad11a43707905accd.tar.gz |
try a map instead of an inline
Diffstat (limited to 'doc/users')
-rw-r--r-- | doc/users/jon.mdwn | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/users/jon.mdwn b/doc/users/jon.mdwn index eb01821ff..3d5304365 100644 --- a/doc/users/jon.mdwn +++ b/doc/users/jon.mdwn @@ -1,4 +1,7 @@ -[[!meta title="Jon Dowland"]] +[[!meta title="Jon Dowland"]][[!toc levels=2]] + +## intro + I'm looking at ikiwiki both for my personal site but also as a team-documentation management system for a small-sized group of UNIX sysadmins. @@ -54,7 +57,9 @@ Penultimately, the following are merely half-formed thoughts: * I'd like to make profiling ikiwiki in action very easy for newcomers. Perhaps even a plugin that created a file /profile or similar on build. +## backlinks + Finally, backlinks (since I have issues with the current backlinks implementation, see [[bugs/backlinks onhover thing can go weird]]): -[[!inline pages="link(users/Jon)" archive="yes" feeds="no"]] +[[!map pages="link(users/Jon)"]] |