[Opensim-dev] RetrieveMessages offline message syntax?
ssm2017
ssm2017 at gmail.com
Sun Oct 17 15:35:42 UTC 2010
hello
here is what i have done with drupal and it is working for 0.6.8/9 and 0.7.0.2
http://github.com/ssm2017/d4os/blob/master/io/d4os_io_services/d4os_io_services_offline_message/d4os_io_services_offline_message.module
see line 192 for the function to wrap xml
and here the database queries
http://github.com/ssm2017/d4os/blob/master/io/d4os_io_db/d4os_io_db_messages.inc
2010/10/17 FoTo50 <info at foto50.com>:
> Hi there
>
> I'm working on a webinterface (joomla component) for opensim and tried to
> google, what is the syntax opensim expects for the method "RetrieveMessages"
> to return offline messages. I found so far
> http://forge.opensimulator.org/gf/project/opensimwi/scmsvn/?action=browse&path=%2Ftrunk%2Foffline.php&view=markup&pathrev=52,
> but it seems that I miss something there.
>
> I hardly can believe that " ... while(list($message) =
> $DbLink->next_record()) echo $message; ... " is enough for OpenSim - where
> is at least the "fromAgentID" or "fromGroup"?
>
> Can somebody explain the proper syntax to me or at least point me to a URL
> where I could read more about it?
>
> Thanks
> FoTo50
>
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
>
More information about the Opensim-dev
mailing list