diff options
author | chrysn <chrysn@fsfe.org> | 2013-08-08 23:12:14 +0200 |
---|---|---|
committer | chrysn <chrysn@fsfe.org> | 2013-08-08 23:13:26 +0200 |
commit | 3af943b12f1165e54b88b0abc88640f69ded2bcc (patch) | |
tree | 1de698deb7198b8910be4fa6347c570468acebc7 /doc | |
parent | 14a5bc26c085191cbe186fab6bbeb3286e9297f5 (diff) | |
download | ikiwiki-3af943b12f1165e54b88b0abc88640f69ded2bcc.tar ikiwiki-3af943b12f1165e54b88b0abc88640f69ded2bcc.tar.gz |
organize the bugs i'm involved in on my user page
Diffstat (limited to 'doc')
-rw-r--r-- | doc/users/chrysn.mdwn | 8 | ||||
-rw-r--r-- | doc/users/chrysn/interests.mdwn | 22 |
2 files changed, 30 insertions, 0 deletions
diff --git a/doc/users/chrysn.mdwn b/doc/users/chrysn.mdwn index 0daa3b2b9..1057c9418 100644 --- a/doc/users/chrysn.mdwn +++ b/doc/users/chrysn.mdwn @@ -2,3 +2,11 @@ * **website**: <http://christian.amsuess.com/> * **uses ikiwiki for**: a bunch of internal documentation / organization projects * **likes ikiwiki because**: it is a distributed organization tool that pretends to be a web app for the non-programmers out there + +chrysn is [[interested|interests]] in these pages: + +[[!map pages="backlink(users/chrysn/interests) and !link(todo/done) and !link(bugs/done) and !."]] + +chrysn was interested in these pages before they were done: + +[[!map pages="backlink(users/chrysn/interests) and (link(todo/done) or link(bugsdone))"]] diff --git a/doc/users/chrysn/interests.mdwn b/doc/users/chrysn/interests.mdwn new file mode 100644 index 000000000..abadd7933 --- /dev/null +++ b/doc/users/chrysn/interests.mdwn @@ -0,0 +1,22 @@ +these are the topics [[chrysn]] is or was interested in inside ikiwiki: + +* [[bugs/linkmap displays underscore escapes]] +* [[bugs/methodResponse in add__95__plugins]] +* [[bugs/proxy.py utf8 troubles]] +* [[bugs/Underscores in links don't appear]] +* [[bugs/unicode encoded urls and recentchanges]] +* [[bugs/wrong link in recentchanges when reverting an ikiwiki outside git root]] +* [[forum/managing todo lists]] +* [[ikiwiki/directive/map/discussion]] +* [[todo/ad-hoc plugins]] +* [[todo/alias directive]] +* [[todo/auto-create tag pages according to a template]] +* [[todo/calendar with "create" links]] +* [[todo/credentials page]] +* [[todo/inline postform autotitles]] +* [[todo/internal definition list support]] +* [[todo/mirrorlist with per-mirror usedirs settings]] +* [[todo/natural sorting]] +* [[todo/sort parameter for map plugin and directive]] +* [[todo/Using page titles in internal links]] +* [[todo/wikitrails]] |