[geeklog-devel] Recent and remaining work on the webservices

Blaine Lang devel at portalparts.com
Sun Nov 25 11:21:46 EST 2007


Ramnath,

Have you been able to test the Livewriter Atom service against a GL 
installation running on Linux/Apache server?

I get it to work locally just fine but not on my hosted server 
environment. I can get you full cpanel and ftp access if you had to time 
to look at this.

Regards,
Blaine

Ramnath R Iyer wrote:
> On Sunday 18 November 2007 17:03:03 Dirk Haun wrote:
>   
>> Remaining issues:
>>
>> - As discussed: The service document (introspection) should return two
>> collections, one for stories and one for static pages.
>>     
>
> I have updated the code in CVS to return a collection for each plugin that 
> indicates that it supports webservices. Checking if a plugin supports 
> webservices can now be done by calling:
>
>     PLG_wsEnabled($plugin)
>
> This, in turn, calls:
>
>     plugin_wsEnabled_<plugin>()
>
> which should return true for any plugin that wants to support services.
>
> This function can be later extended to check a configuration option before 
> returning true.
>
> The PLG_invokeService method has been been updated to do something only if the 
> function above returns true.
>
> --
> Ramnath R Iyer
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://eight.pairlist.net/mailman/listinfo/geeklog-devel
>   



More information about the geeklog-devel mailing list