[imp] applications "sensing" if they're called from DIMP?

2008-01-24 Thread Liam Hoekenga
Is there a way for another horde application to know that it's being called from within DIMP / is beind displayed in the DIV on the right side of the DIMP screen? Say you've configured Turba such that... $conf['menu']['apps'] = array( 'imp' ); And you've configured DIMP such that...

Re: [imp] applications "sensing" if they're called from DIMP?

2008-01-24 Thread Jan Schneider
Zitat von Liam Hoekenga <[EMAIL PROTECTED]>: > Is there a way for another horde application to know that it's being > called from within DIMP / is beind displayed in the DIV on the right > side of the DIMP screen? Unfortunately not. > Say you've configured Turba such that... > > $conf['menu

Re: [imp] selecting IMP / DIMP / MIMP

2008-01-24 Thread Chuck Hagenbuch
Quoting Liam Hoekenga <[EMAIL PROTECTED]>: > It looks like the normal way a user would select which version of the > IMP interface they want to use (if multiple versions are installed) is > via the login menu. > > For those of us skipping over the login menu via an authentication > handler that ma