]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/users/jon.mdwn
sort by mtime
[ikiwiki.git] / doc / users / jon.mdwn
index ab71426d5f8135b116e945b4f43fda758f27238e..3d53043653e35db1fa007982fce27e79288dc62d 100644 (file)
@@ -1,10 +1,14 @@
-[[!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.
 
 * my edits should appear either as 'Jon' (if I've used
   [[tips/untrusted_git_push]]); 'jmtd.net', 'jmtd.livejournal.com', 
+  'jmtd' if I've forgotten to set my local git config properly,
   or once upon a time 'alcopop.org/me/openid/' or 'jondowland'.
 * My [homepage](http://jmtd.net/) is powered by ikiwiki
 
@@ -28,6 +32,7 @@ I am mostly interested in ikiwiki usability issues:
  * [[bugs/the login page is unclear when multiple methods exist]]
  * [[bugs/backlinks onhover thing can go weird]]
  * [[todo/CSS classes for links]]
+ * [[todo/adjust commit message for rename, remove]]
 
 The following I have been looking at, but are on the back-burner:
 
@@ -38,3 +43,23 @@ The following I have been looking at, but are on the back-burner:
 * a system for [[forum/managing_todo_lists]] (see also
   [[todo/interactive todo lists]] and <http://dev.jmtd.net/outliner/> for the
   current WIP).
+* a `tag2` plugin, which does the same thing as [[plugins/tag]], but
+  does not sit on top of [[ikiwiki/wikilink]]s, so does not result in
+  bugs such as [[bugs/tagged() matching wikilinks]]. Code for this lives
+  in my github `tag2` branch: <http://github.com/jmtd/ikiwiki>
+
+Penultimately, the following are merely half-formed thoughts:
+
+ * adding and removing tags to pages via the edit form by ticking and
+   unticking checkboxes next to a tag name (rather than entering the 
+   directive into the text of the page directly)
+ * perhaps the same for meta
+ * 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]]):
+
+[[!map pages="link(users/Jon)"]]