phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] Autorefresh feature in Mail app


From: Tony (Angles) Puglisi
Subject: Re: [Phpgroupware-developers] Autorefresh feature in Mail app
Date: Mon, 26 Nov 2001 22:42:34 +0000

I coded this a while ago but it seemed to incite controversy.

I experimented with various refresh methods and decided on one that would not
re-request the images, i.e. it used the browser's cached images. Note that some
refresh methods will ask for the images all over again, not accepting the 
cached files.

Then, I had the mail email page (email/index.php) autorefresh, then someone
suggested it would be better to have the user's "welcome" page (home.php)
autorefresh, since this page also may have calendar, weather, etc. portals on 
it.

Then I was told there was a notify window to accomplish the email checking 
(which
works fine) and in the future the calendar notifies as well, so that 
autorefreshing
any page was unnecessary.

In the end, I decided to use the notify window, and I archived the code and 
never
committed it, although it worked great on my personal install when it was there.

If there is demand, I can simply un-archive the code and commit. Note that it
involves the header.inc.php (? hard to remember) file, and the autorefresh is
conditional upon it being the "welcome page" home.php or the email/index.php 
page.

You say the word, it's in.

Sam Przyswa (address@hidden) wrote*:
>
>Hi,
>
>I added a configurable autorefresh feature in Mail app to refresh the main 
>page to
>check news messages and news calendar events, and in the main Mail mail page.
>
>I put it in the common preferences to be able to use it in others mail apps.
>
>How can I to send you the news phpgroupware/preferences/settings.php,
>phpgroupware/index.php, phpgroupware/email/index.php,
>phpgroupware/setup/phpgw_en.lang phpgw_fr.lang files ?
>
>I am porting the squirremail's search and move messages feature in Mail app, I 
>hope
>very soon...
>
>Sam.
>
>
>
>_______________________________________________
>Phpgroupware-developers mailing list
>address@hidden
>
--
that's "angle" as in geometry





reply via email to

[Prev in Thread] Current Thread [Next in Thread]