I had to modify : php/config/container.php config/container.js php/.htaccess
hope this helps - I believe they're trying to reduce the number of multiple configuration files. Tim Wintle On Mon, 2008-10-27 at 07:41 -0700, xin zhang wrote: > Thanks Chris. > > I have another question. I tried sample container example on php. and firebug > returned error message "metadata is undefined" . The url in http header is > /gadgets/metadata. I think this might be conig problem. I didn't set up > virtual host. I want to change the url to be /shindig/php/gadgets/metadata. > Which file should I modify? > > Thanks. > > --- On Sat, 10/25/08, Chris Chabot <[EMAIL PROTECTED]> wrote: > From: Chris Chabot <[EMAIL PROTECTED]> > Subject: Re: Shindig Php > To: [email protected], [EMAIL PROTECTED] > Date: Saturday, October 25, 2008, 6:03 AM > > It seems to be working alright for me: > http://modules.partuza.nl/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml&view=canvas > > If you inspect the requests in firebug, what's returned on the css fetching > request? Do other gadgets work? If you install shindig + partuza ( > code.google.com/p/partuza) does the compliance test suite ( > http://opensocial-resources.googlecode.com/svn/tests/trunk/suites/0.7/compliance/reference/reference.xml) > work ok for you? (should get 8 errors but no more). > > > On Fri, Oct 24, 2008 at 11:46 PM, xin zhang <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I downloaded the latest shindig php and tried the to-do list example. > There > > is no css style on rendered page. Does anyone have same problem? > > > > Thanks > > > > > > > > > > > >

