[horde] Open IMP composer from aother application
Søren Schimkat
schimkat at musik.auc.dk
Thu Jan 23 00:43:04 PST 2003
Hi Chuck
Now I just need to include the code that actually open the compose
window. I've found it in this file:
imp/templates/javascript/open_compose_win.js
What would be the correct way to include this code?
Regards Søren
Chuck Hagenbuch wrote:
> Quoting Søren Schimkat <schimkat at musik.auc.dk>:
>
>
>>Whups... my mistake.
>
>
> You're using Whups? That requires Horde HEAD. ;)
>
>
>>I'm using Horde V2.0 and Imp V3.0
>
>
> <?php
>
> define('HORDE_BASE', '/path/to/horde');
> require_once HORDE_BASE . '/lib/Registry.php';
>
> $registry = &Registry::singleton();
>
> echo $registry->link('mail/compose', array('to' => $address,
> 'label' => $address));
>
> -chuck
>
> --
> Charles Hagenbuch, <chuck at horde.org>
> must ... find ... acorns ... *thud*
>
More information about the horde
mailing list