Jerad Bitner

Results 59 comments of Jerad Bitner

Hi @kennylam - have you had a chance to think about this one? Can you offer some guidance on how we can solution this issue?

Some work being done on authentication: http://metaverse.systems/janus-auth/index.php Reddit thread: http://www.reddit.com/r/janusVR/comments/3b9mmu/plugin_authentication_for_janus_server/

Ah, you're right. If you append.json to that (http://copelandia.lulladev.com/file/2.json) you get: ``` json { fid: "2", name: "pokern.jpg", mime: "image/jpeg", size: "29333", url: "http://copelandia.lulladev.com/sites/default/files/recipe_photos/pokern.jpg", timestamp: "1363803325" } ``` I'll use...

I don't see any options for it, and https://github.com/Lullabot/copelandia/blob/master/docroot/sites/all/modules/contrib/restws/restws.entity.inc#L325 is where I think it's getting the info for fields. Might take some sort of modification there to make it happen?

I think this issue is related: http://drupal.org/node/1335958

In the above commit you'll see that I looped through and made a call for each image. Not ideal, but works for now.

I'm working on refactoring this to be more accurate and use factories

Refactoring complete. Images show up where they should. However, it's still a band-aide and not a fix. I still have to do some crazy workaround to do another call for...

That last d.o issue was not very specific and the op had a different problem that has since been resolves to i closed it and opened http://drupal.org/node/1978202