Patches item #1414935, was opened at 2006-01-25 20:57 Message generated for change (Settings changed) made by miconda You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1414935&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Daniel-Constantin Mierla (miconda) Summary: msilo module - patch Initial Comment: Loide Mara ([EMAIL PROTECTED]) and I have made changes on msilo module code to make it able to send messages at a time stored in the silo table. Applying the patch patch-msilo-060117.diff the msilo module becomes able to send messages at the time stored on the table. Following the installation instructions for msilo module in http://openser.org/docs/modules/1.0.x/msilo.html#AEN199, it is just necessary to add a field in the silo table: sen_time (integer). This field will store the sending time of the stored messages. For offline messages, sending time equals incoming time. It can be useful if users are interested in store messages to be sent to one or more different users at a given time. Reminders for meetings or special dates could be sent through it. Here is the patch. Any comments will be appreciated. Andrea Giordanna [EMAIL PROTECTED] ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1414935&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
