aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/sigs.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-24 02:28:53 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-24 02:28:53 +0000
commit5c8351541d8bcdb09a137aa7fe029ce10e5db057 (patch)
tree03e9e0842e70ed3e121d39cc5afc693e5bbcdf27 /doc/todo/sigs.mdwn
parentb056a106b88de474d9899cb593b3f44ce5a52673 (diff)
downloadikiwiki-5c8351541d8bcdb09a137aa7fe029ce10e5db057.tar
ikiwiki-5c8351541d8bcdb09a137aa7fe029ce10e5db057.tar.gz
awesome new blog-based todo page
Diffstat (limited to 'doc/todo/sigs.mdwn')
-rw-r--r--doc/todo/sigs.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/sigs.mdwn b/doc/todo/sigs.mdwn
new file mode 100644
index 000000000..0f39474b0
--- /dev/null
+++ b/doc/todo/sigs.mdwn
@@ -0,0 +1,11 @@
+Need a way to sign name in page that's easier to type than "--\[[Joey]]"
+and that includes the date.
+
+What syntax do other wikis use for this? I'm considering "\[[--]]" (with
+spaces removed) as it has a nice nmemonic.
+
+OTOH, adding additional syntax for this would be counter to one of the
+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.
+