Ticket #94 (new enhancement)

Opened 4 years ago

Last modified 1 year ago

Actual submit buttons on various text box inputs.

Reported by: Peter.Havens@Level3.com Assigned to: developer
Priority: normal Milestone:
Component: Instiki Version: 0.9.2
Severity: normal Keywords: submit buttons
Cc:

Description

I would like to be able to browse my wiki with something like lynx (e.g. I have notes about my work place, and need to get to them from outside a GUI browser environment). However, this isn't possible since some input text boxes don't have submit buttons (e.g. the login screen). This would probably enhance compatibility with setups for people with limited physical abilities (e.g. blind people who need to use special browers).

Change History

03/10/05 16:26:59 changed by Peter.Havens@Level3.com

I found a text mode brower named elinks that supports a limited set of CSS and will send post data even if a submit button doesn't exist for a text box. However, it would still be nice if Instiki supported text mode browsers and handicaped accessibility options.

04/08/05 05:12:51 changed by alexeyv

  • severity changed from normal to enhancement.