-
Dates and bulletins
From
Tegularius@VERT/BAUDHOUS to
All on Sat Aug 1 22:28:10 2009
Among the properties of the File object is date, a number in time_t format.ããIs the property "laston_date" of the user.stats object also in time_t formatã(or readily convertible to it)?ããI am thinking of developing a java-script alternative to Bullseye that takesãa user to the bulletin section only if any of its files have been updatedãsince his last visit. Perhaps it could also display its menu on-the-fly,ãusing descriptions in another field of the .cfg lines that now hold onlyãfile names, and highlight any newly updated files. But of course, itãwould be necessary to compare file dates with the caller's previous logonãtime. ããOr perhaps someone has already written a module like this? No useãreinventing the wheel...ããã ãã---ã þ Synchronet þ The Bauding House - baudhous.synchro.netã
-
From
Jas Hud@VERT to
Tegularius on Sun Aug 2 14:21:14 2009
Tegularius wrote:ã> I am thinking of developing a java-script alternative to Bullseye that takesã> a user to the bulletin section only if any of its files have been updatedã> since his last visit. Perhaps it could also display its menu on-the-fly,ã> using descriptions in another field of the .cfg lines that now hold onlyã> file names, and highlight any newly updated files. But of course, itã> would be necessary to compare file dates with the caller's previous logonã> time. ã> ã> Or perhaps someone has already written a module like this? No useã> reinventing the wheel...ã> ããno, nobody has written a bulletin mod like this. we just normally useãa msg base and force it to be read at logon. it preforms the same ãfunction you mentioned.ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
-
From
Digital Man@VERT to
Tegularius on Sun Aug 2 20:27:27 2009
Re: Dates and bulletinsã By: Tegularius to All on Sat Aug 01 2009 10:28 pmãã > Among the properties of the File object is date, a number in time_t format.ã >ã > Is the property "laston_date" of the user.stats object also in time_tã > format (or readily convertible to it)?ããYes, it's already in time_t format. I'll add a note to a future jsobjs.html.ãã digital manããSnapple "Real Fact" #30:ãFish have eyelids.ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã