diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-29 12:50:07 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-29 12:50:07 +0000 |
commit | d5c698f45508024e0126b7d7508402f0cb2d31f1 (patch) | |
tree | adf776612046cbddb6c20b2a8b04b82b0e935fae | |
parent | e2f2911d13a75429313616163e2b62de72795cd8 (diff) |
web commit by http://mazirian.myopenid.com/: Response to response
-rw-r--r-- | doc/index/discussion.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index 1099ea2a2..0beb93f1e 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -199,6 +199,11 @@ actions. However, it may not be something everyone appreciates. Any thoughts? > Maybe, although it would need to take the critisism at > http://www.cs.tut.fi/~jkorpela/forms/accesskey.html into account. +>> Thank you for that link. Given that the edit link is the first thing you tab to +>> in the current layout, I guess it isn't all that necessary. I have had a +>> a user complaint recently that Alt-e in oddmuse was overriding his access +>> to the browser menu. + ---- # Editing the style sheet. @@ -212,6 +217,14 @@ Ok, that's my last 2 cents for a while. --[Mazirian](http://mazirian.com) > probably a great place to put XSS attacks and evil javascript that would > be filtered out of any regular page in ikiwiki). --[[Joey]] +>> I hadn't thought of that at all. It's a common feature and one I've +>> relied on safely, because the wikis I am maintaining at the moment +>> are all private and restricted to trusted users. Given that the whole +>> point of ikiwiki is to be able to access and edit via the shell as +>> well as the web, I suppose the features doesn't add a lot. By the +>> way, the w3m mode is brilliant. I haven't tried it yet, but the idea +>> is great. + ---- # Disable build/install requirement on PerlMagick |