Summary | Giving Dimp rss.php feature |
Queue | IMP |
Queue Version | HEAD |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | marco.peterseil (at) partner-treuhand (dot) at |
Created | 01/25/2008 (6322 days ago) |
Due | |
Updated | 02/23/2009 (5927 days ago) |
Assigned | |
Resolved | 02/23/2009 (5927 days ago) |
Milestone | |
Patch | No |
State ⇒ Rejected
link does not seem to work cross-browser at present.
New Attachment: rss.patch
after the mailbox
changes. We should probably do the same with the Horde frameset from
IMP.
a link element doesn't seem to work at all on IE/Safari/Chrome; and
works kind-of with FF 3 (if clicking directly on the RSS icon, it will
link to the previous mailbox if more than one mailbox has been visited
- if holding mouse down on RSS, you get the option to subscribe to
feed of current mailbox but also the previous mailbox). It only seems
to work on Opera.
Attached is the code I am using.
Queue ⇒ IMP
Version ⇒ HEAD
(e.g. in Firefox) since at the time DIMP loads, it may not be the
mailbox page. So whether we have RSS in DIMP or not, the behavior
will never be consistent with IMP anyway.
after the mailbox changes. We should probably do the same with the
Horde frameset from IMP.
I can of course take just the imp/rss.php but then I have always the
imp interface when I'm opening a RSS entry and not dimp which someone
might want to work as default mailer.
(e.g. in Firefox) since at the time DIMP loads, it may not be the
mailbox page. So whether we have RSS in DIMP or not, the behavior
will never be consistent with IMP anyway.
use when using transparent authentication, too.
State ⇒ Feedback
that people expect to get to the DIMP interface if that's what they
usually use.
But how about taking this a step further: I always wondered if it
wouldn't make sense to keep the users from using the IMP interface
completely in some cases. You can't do this with permissions obviously
since they still need IMP access, through DIMP. But we could add a
check to all IMP controller scripts that redirect to the appropriate
DIMP page if that's what the user selected for his webmail session.
Priority ⇒ 1. Low
State ⇒ New
Queue ⇒ DIMP
Summary ⇒ Giving Dimp rss.php feature
Type ⇒ Enhancement
I can of course take just the imp/rss.php but then I have always the
imp interface when I'm opening a RSS entry and not dimp which someone
might want to work as default mailer.