00528: Default access key for edit textarea (includes workaround!)

Summary: Default access key for edit textarea (includes workaround!)
Created: 2005-09-17 06:27
Status: Closed - added for 2.0.7
Category: Feature
Assigned:
Priority: 3
Version: 2.0.6
OS: Linux 2.6/Apache 2.0.54/PHP 4.4.0

Description: PmWiki needs an access key for the edit textarea -- otherwise it wouldn't make sense that there is an access key for the "edit" action.

Of course, one can manually provide an access key by editing Site.EditForm: (:input e_textarea accesskey=',':) -- (Here, I chose the comma, like MediaWiki does.)

However, it would be nicer to add this feature to the default installation, and, even better, to provide a way to customize the textarea access key like the other access keys.


Added for 2.0.7. Thanks! --Pm