From a084682f73c03d918639a2a4629dd89793a6b3e3 Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 23 Sep 2006 04:06:59 +0000 Subject: [PATCH] new idea --- doc/todo/sigs.mdwn | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/doc/todo/sigs.mdwn b/doc/todo/sigs.mdwn index 61c5312d4..f3ec2cbe8 100644 --- a/doc/todo/sigs.mdwn +++ b/doc/todo/sigs.mdwn @@ -9,4 +9,13 @@ design goals for ikiwiki: keeping as much markup as possible out of the wiki and not adding nonstandard markup. And it's not significantly hard to type "--\[[Joey]]", and as to the date, we do have page history. -I'm also unsure how to possibly implement this. Seems ikiwiki would need to expand the rune to the user's name when a page is saved, but that leaves out svn commits. \ No newline at end of file +I'm also unsure how to possibly implement this. Seems ikiwiki would need to +expand the rune to the user's name when a page is saved, but that leaves +out svn commits. + +--- + +Alternate idea: Make a sig plugin, which would expand --Name to +--[[user/Name]] (the "user/" bit would be configurable). This would be very +easy to do, although it would need to try to avoid false positives, such +as `--foo` in C code.. -- 2.26.2