]> sipb.mit.edu Git - ikiwiki.git/blob - doc/users/jon.mdwn
2fea7b4f6067af04c65d77d6f84e61fedd3438b1
[ikiwiki.git] / doc / users / jon.mdwn
1 [[!meta title="Jon Dowland"]]
2 I'm looking at ikiwiki both for my personal site but also as a
3 team-documentation management system for a small-sized group of UNIX
4 sysadmins.
5
6 * my edits should appear either as 'Jon' (if I've used
7   [[tips/untrusted_git_push]]); 'jmtd.net', 'jmtd.livejournal.com', 
8   or once upon a time 'alcopop.org/me/openid/' or 'jondowland'.
9 * My [homepage](http://jmtd.net/) is powered by ikiwiki
10
11 I gave a talk at the [UK UNIX User's Group](http://www.ukuug.org/) annual
12 [Linux conference](http://www.ukuug.org/events/linux2008/) in 2008 about
13 organising system administrator documentation. Roughly a third of this talk
14 was discussing IkiWiki in some technical detail and suggesting it as a good
15 piece of software for this task.
16
17  * slides at <http://www.staff.ncl.ac.uk/jon.dowland/unix/docs/>.
18
19 I am also working on some ikiwiki hacks:
20
21 * [[todo/allow site-wide meta definitions]]
22 * Improving the means by which you can migrate from mediawiki to
23   IkiWiki. See [[tips/convert mediawiki to ikiwiki]] and the
24   [[plugins/contrib/mediawiki]] plugin.
25
26 I am mostly interested in ikiwiki usability issues:
27
28  * [[bugs/the login page is unclear when multiple methods exist]]
29  * [[bugs/backlinks onhover thing can go weird]]
30  * [[todo/CSS classes for links]]
31
32 The following I have been looking at, but are on the back-burner:
33
34 * an alternative approach to [[plugins/comments]] (see
35   [[todo/more flexible inline postform]] for one piece of the puzzle;
36   <http://dev.jmtd.net/comments/> for some investigation into making the post
37   form more integrated); possibly also [[todo/pagespec to disable ikiwiki directives]]
38 * a system for [[forum/managing_todo_lists]] (see also
39   [[todo/interactive todo lists]] and <http://dev.jmtd.net/outliner/> for the
40   current WIP).
41 * a `tag2` plugin, which does the same thing as [[plugins/tag]], but
42   does not sit on top of [[ikiwiki/wikilink]]s, so does not result in
43   bugs such as [[bugs/tagged() matching wikilinks]]. Code for this lives
44   in my github `tag2` branch: <http://github.com/jmtd/ikiwiki>
45
46 Finally, the following are merely half-formed thoughts:
47
48  * adding and removing tags to pages via the edit form by ticking and
49    unticking checkboxes next to a tag name (rather than entering the 
50    directive into the text of the page directly)
51  * perhaps the same for meta