[Tickets #2703] NEW: Allow plain HTML toggle
bugs@bugs.horde.org
bugs at bugs.horde.org
Thu Sep 29 02:08:24 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=2703
-----------------------------------------------------------------------
Ticket | 2703
Created By | Marko Djukic <mdjukic at horde.org>
Summary | Allow plain HTML toggle
Queue | Horde Base
Version | HEAD
State | Assigned
Priority | 2. Medium
Type | Enhancement
Owners | Horde Developers
-----------------------------------------------------------------------
Marko Djukic <mdjukic at horde.org> (2005-09-29 02:08) wrote:
Create a toggle script to switch between JS enhanced and plain HTML modes
for all applications. Possibilities:
- Maybe create it as part of preferences?
- Create a link to the toggle from the log-in page?
- Store the setting in the session and check the setting when calling
$browser->hasFeature() so that 'javascript' or 'dom' is overridden?
This would allow users which have JS switched off on their browsers (but
which are nonetheless JS capable) to fall back on plain HTML rendering, eg.
sidebar, which currently does not happen because the browser would always
return hasFeature('dom') as true.
More information about the bugs
mailing list