6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/7/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7912] ICS attachment does not generate Action drop down box
*
Your Email Address
*
Spam protection
Enter the letters below:
.__..___. ..__ . . [__][__ |\ || \|\ | | |[___| \||__/| \|
Comment
>>> This doesn't appear on the Dimp Roadmap page, but it is similar to > >>> crypt support (PGP/SMIME) in DIMP 1.x - namely, it's never going to > >>> happen there. Crypting works with newer versions of DIMP (IMP 5.0), > >>> but I personally don't have any plans to fix the ICS stuff because I > >>> never use it. The other devs will most likely eventually fix it up. > >> > >> Mickael, > >> > >> In a groupware, that's very important that all the tools are working > >> together. So, if in kronolith I add attendees to an event, it seems > >> reasonable that dimp should be able to let users validate their > >> participation. > >> And there is probably a part of imp working under dimp I suppose, as > >> the look and feel is very similar. > >> > >> You say: no plan. OK, why not. But as half of the work is done, I > >> have no possibilities to view the ics attachment (no link to attach > >> file) and also no way to click on a link. > >> > >> Just doing nothing, would be better. > >> > >> Regards > >> > >> Dom > >> > >> PS: We believed that it was the time to use the groupware > >> functionalities but without dimp managing kronolith events, we will > >> wait. By the way, if you have no plan, could you indicate which part > >> of the code we would have to patch to get it working? > > > > A colleague found a work around, so we can wait for the next release, > if we want a better look and feel > > > > In imp/config/prefs.php > > $_prefs['alternative_display'] = array( > > 'value' => 'below', > > 'locked' => false, > > 'shared' => false, > > 'type' => 'enum', > > 'enum' => array('above' => _("Above the message text"), > > 'below' => _("Below the message text"), > > 'none' => _("Not at all")), > > 'desc' => _("Where do you want to display links to alternative > formats of a message?")); > > > > > > dans imp/config/mime_drivers.php > > $mime_drivers['imp']['itip'] = array( > > 'inline' => false, > > 'handles' => array( > > 'text/calendar', 'text/x-vcalendar' > > ), > > 'icons' => array( > > 'default' => 'itip.png' > > ) > > ); > > > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers