diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-10 19:18:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-10 19:18:34 -0400 |
commit | 51f75484d723c0de2bfc68c74f8a46cb65caeb37 (patch) | |
tree | 2852f24d0d61d134780f484fcc2c44c8ab732ccc /doc/index | |
parent | d9275303cc25911b1fe1e1754a4a56f9070426c1 (diff) | |
download | ikiwiki-51f75484d723c0de2bfc68c74f8a46cb65caeb37.tar ikiwiki-51f75484d723c0de2bfc68c74f8a46cb65caeb37.tar.gz |
let's move the access keys discussion out to the todo item about it
Diffstat (limited to 'doc/index')
-rw-r--r-- | doc/index/discussion.mdwn | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index 3108f4e57..181557e69 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -308,24 +308,6 @@ Any setting for limiting how many kilobytes can be submitted via the "edit" form ---- -# Access Keys - -Would anyone else find this a valuable addition. In oddmuse and instiki (the only other -wiki engines I am currently using, the edit, home, and submit link tags have an -accesskey attribute. I find it nice not to have to resort to the mouse for those -actions. However, it may not be something everyone appreciates. Any thoughts? ---[Mazirian](http://mazirian.com) - -> 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. It would be nice to be able to edit the stylesheet by means of the cgi. Or is this possible? I wasn't able to achieve it. |