Issue 1101626
Created on 2005-01-13 13:39 by jouni, last changed 2005-02-14 05:50 by richard.
File name |
Uploaded |
Description |
Edit |
Remove |
fallback.patch
|
jouni,
2005-01-13 13:39
|
patch for cgi/templating.py |
|
|
msg2745 |
Author: [hidden] (jouni) |
Date: 2005-01-13 13:39 |
|
It would be nice if Roundup were usable for people who
have disabled Javascript or are using text-mode
browsers. Naturally this would come with somewhat
reduced functionality.
Here is a small patch that allows following the
"(list)" links by putting the help page's URL in the
href attribute and moving the javascript to the onclick
attribute. This isn't a complete solution: the help
page should probably be different in the non-Javascript
case (because the Apply button won't work, of course).
I guess it could just list the items and not include
any buttons, but my Roundup-fu isn't quite up to that yet.
|
msg2746 |
Author: [hidden] (richard) |
Date: 2005-02-14 05:50 |
|
Logged In: YES
user_id=6405
Applied, thanks!
|
|
Date |
User |
Action |
Args |
2005-01-13 13:39:17 | jouni | create | |
|